public final class ObjectContainer<T> extends Object implements IObjectContainer<T>
| Constructor and Description |
|---|
ObjectContainer() |
| Modifier and Type | Method and Description |
|---|---|
T |
get() |
void |
set(T object) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisEmpty, optionalpublic void set(T object)
set in interface IObjectReceiver<T>public T get()
get in interface IObjectProvider<T>Copyright © 2007–2019 Andreas W. Bartels. All rights reserved.