Class AbstractSingleRowAttributeLoader<T>

Object
AbstractAttributeLoader<T>
AbstractSingleRowAttributeLoader<T>
All Implemented Interfaces:
AttributeLoader<T>, RowAttributeLoader<T>, SingleRowAttributeLoader<T>

public abstract class AbstractSingleRowAttributeLoader<T> extends AbstractAttributeLoader<T> implements SingleRowAttributeLoader<T>
  • Constructor Details

    • AbstractSingleRowAttributeLoader

      public AbstractSingleRowAttributeLoader(@NotNull AttributeSpec<T> spec)