L - The type of the left content of this Triple.M - The type of the middle content of this Triple.R - The 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–2016 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.