public static class WebModeClientOracle.Triple<A,B,C> extends Pair<A,B>
Triple(A a, B b, C... c)
C[]
getC()
equals, getA, getB, hashCode
finalize, getClass, toString
public Triple(A a, B b, C... c)
public C[] getC()
Copyright © 2018. All rights reserved.