public abstract class AbstractAttributeLoader<A> extends Object implements AttributeLoader<A>
AttributeLoader.Aggregate<T>, AttributeLoader.AggregateContext<T>, AttributeLoader.Context, AttributeLoader.ForestIndependent<T>, AttributeLoader.Propagate<T>, AttributeLoader.PropagateContext<T>
Modifier and Type | Field and Description |
---|---|
protected AttributeSpec<A> |
mySpec |
Modifier | Constructor and Description |
---|---|
protected |
AbstractAttributeLoader(AttributeSpec<A> spec) |
Modifier and Type | Method and Description |
---|---|
AttributeSpec<A> |
getAttributeSpec() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAttributeDependencies, getCachingStrategy, isEveryItemTypeSupported, isItemTypeSupported
protected final AttributeSpec<A> mySpec
protected AbstractAttributeLoader(AttributeSpec<A> spec)
public final AttributeSpec<A> getAttributeSpec()
getAttributeSpec
in interface AttributeLoader<A>
Copyright © 2019 ALM Works. All Rights Reserved.