Class TrinaryTransformIterable<Type1,​Type2,​Type3,​RetType>

  • All Implemented Interfaces:
    Iterable<RetType>

    public class TrinaryTransformIterable<Type1,​Type2,​Type3,​RetType>
    extends Object
    implements Iterable<RetType>