public static class Parsers.Pair<X,Y> extends Object
X
first
Y
second
Pair(X first, Y second)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public final X first
public final Y second
public Pair(X first, Y second)
public String toString()
toString
Object
Copyright © 2022 MuleSoft, Inc.. All rights reserved.