public static class Pair.NonNull<A,B> extends Pair<A,B>
Pair.NonNull<A,B>
first, second
NonNull(A first, B second)
create, createFunction, createNonNull, empty, equals, getFirst, getFirst, getSecond, getSecond, hashCode, pair, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public NonNull(A first, B second)
This is unofficial documentation and not affiliated with Jetbrains s.r.o. at all. We can not guarantee the correctness of this documentation.