public class ImmutableReference<T> extends Object
null).| Constructor and Description |
|---|
ImmutableReference(T referent)
Create a new ImmutableReference.
|
public ImmutableReference(T referent)
referent - the object to refer to, or nullpublic T get()
null if
null was passed to the constructorCopyright © 2012 JBoss by Red Hat. All Rights Reserved.