L - The generic type of the left content of this Triple.M - The generic type of the middle content of this Triple.R - The generic type of the right content of this Triple.public class Triple<L,M,R> extends Object implements Serializable
Triple represents a triple of values with generic parameters for the values.Copyright © 2015–2018 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.