public class ConstantValueLoader<T> extends AbstractForestIndependentAttributeLoader<T>
AttributeLoader.Aggregate<T>, AttributeLoader.AggregateContext<T>, AttributeLoader.Context, AttributeLoader.ForestIndependent<T>, AttributeLoader.Propagate<T>, AttributeLoader.PropagateContext<T>
mySpec
Constructor and Description |
---|
ConstantValueLoader(AttributeSpec<T> spec,
T value) |
Modifier and Type | Method and Description |
---|---|
AttributeValue<T> |
loadValue(StructureRow row,
AttributeLoader.Context context) |
getAttributeDependencies, getCachingStrategy, isEveryItemTypeSupported, isItemTypeSupported
getAttributeSpec
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAttributeSpec
public ConstantValueLoader(AttributeSpec<T> spec, T value)
public AttributeValue<T> loadValue(StructureRow row, AttributeLoader.Context context)
Copyright © 2017 ALM Works. All Rights Reserved.