com.googlecode.jpattern.shared.util
Class GenericWrapper<E>
java.lang.Object
com.googlecode.jpattern.shared.util.GenericWrapper<E>
public class GenericWrapper<E>
- extends Object
- Author:
- Francesco Cina'
29/mar/2010
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GenericWrapper
public GenericWrapper(E value)
getValue
public E getValue()
setValue
public void setValue(E value)
Copyright © 2011. All Rights Reserved.