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