Interface MultiIdEntityLoaderArrayParam.ResolutionConsumer<T>
-
- Enclosing class:
- MultiIdEntityLoaderArrayParam<E>
public static interface MultiIdEntityLoaderArrayParam.ResolutionConsumer<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
consume(int position, EntityKey entityKey, T resolvedRef)
-