E
- a data objectF
- a field from the object@FunctionalInterface
public interface DataExtractor<E extends DataObject<E>,F>
Modifier and Type | Method and Description |
---|---|
F |
extract(DataObjectId<E> object) |
F extract(DataObjectId<E> object)
object
-