private static class ReferencingFactory.EmptyReferenceFactory<T> extends java.lang.Object implements java.util.function.Supplier<Ref<T>>
Modifier | Constructor and Description |
---|---|
private |
EmptyReferenceFactory() |
Modifier and Type | Method and Description |
---|---|
Ref<T> |
get() |