T
public class ValuePipe<T> extends Object
ValuePipe()
ValuePipe(T value)
get()
boolean
isEmpty()
isFilled()
void
set(T value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ValuePipe()
public ValuePipe(T value)
public boolean isFilled()
public boolean isEmpty()
public T get()
public void set(T value)
Copyright © 2011-2020-2020. All Rights Reserved.