public class Container<T> extends Object
Container(T left, T right)
T
get()
void
select(boolean isRight)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Container(T left, T right)
public void select(boolean isRight)
public T get()
Copyright © 2020. All rights reserved.