T1 - The type of the first value.T2 - The type of the second value.T3 - The type of the third value.@FunctionalInterface public interface ViewableAsTriple<T1,T2,T3>
Triple.| Modifier and Type | Method and Description |
|---|---|
Triple<T1,T2,T3> |
asTriple() |
Copyright © 2018 Digipost. All rights reserved.