public static class TreeFactory.Tuple<T,U> extends Object
Tuple(T first, U second)
T
first()
U
second()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Tuple(T first, U second)
public T first()
public U second()
Copyright © 2012–2017 SonarSource. All rights reserved.