Uses of Interface
net.anwiba.commons.lang.object.IObjectReceiver
-
Packages that use IObjectReceiver Package Description net.anwiba.commons.lang.object -
-
Uses of IObjectReceiver in net.anwiba.commons.lang.object
Subinterfaces of IObjectReceiver in net.anwiba.commons.lang.object Modifier and Type Interface Description interfaceIObjectContainer<T>Classes in net.anwiba.commons.lang.object that implement IObjectReceiver Modifier and Type Class Description classObjectContainer<T>classSingleUseObjectReceiver<T>Constructors in net.anwiba.commons.lang.object with parameters of type IObjectReceiver Constructor Description SingleUseObjectReceiver(IObjectReceiver<T> receiver)
-