Uses of Class
com.strobel.core.Triple
Packages that use Triple
-
Uses of Triple in com.strobel.core
Classes in com.strobel.core that implement interfaces with type arguments of type TripleMethods in com.strobel.core that return TripleModifier and TypeMethodDescriptionstatic <TFirst,TSecond, TThird>
Triple<TFirst, TSecond, TThird> Triple.create(TFirst first, TSecond second, TThird third) Methods in com.strobel.core with parameters of type Triple