public abstract class HollowObjectProvider<T>
extends java.lang.Object
HollowObjectFactoryProvider
or HollowObjectCacheProvider
,
depending on whether the specific type is "cached".Constructor and Description |
---|
HollowObjectProvider() |
Modifier and Type | Method and Description |
---|---|
abstract T |
getHollowObject(int ordinal) |
public abstract T getHollowObject(int ordinal)