java.lang.Object
net.anwiba.commons.lang.object.ObjectContainer<T>
- All Implemented Interfaces:
IObjectContainer<T>,IObjectProvider<T>,IObjectReceiver<T>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.anwiba.commons.lang.object.IObjectContainer
contaitsMethods inherited from interface net.anwiba.commons.lang.object.IObjectProvider
isEmpty, optional, optional
-
Constructor Details
-
ObjectContainer
public ObjectContainer() -
ObjectContainer
-
-
Method Details
-
set
- Specified by:
setin interfaceIObjectReceiver<T>
-
get
- Specified by:
getin interfaceIObjectProvider<T>
-