Package org.infinispan.commons.util
Class InstanceSupplier<T>
- java.lang.Object
-
- org.infinispan.commons.util.InstanceSupplier<T>
-
-
Constructor Summary
Constructors Constructor Description InstanceSupplier(T instance)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description T
get()
-