Uses of Class
com.strobel.core.Triple
Packages that use Triple
-
Uses of Triple in com.strobel.core
Methods 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