T
public class PureBox<T> extends Object implements Delegate<Box<T>,T>
PureBox()
Box<T>
perform(T value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PureBox()
public Box<T> perform(T value)
perform
Delegate<Box<T>,T>
Copyright © 2012. All Rights Reserved.