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, isItemTypeSupportedgetAttributeSpecclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAttributeSpecpublic ConstantValueLoader(AttributeSpec<T> spec, T value)
public AttributeValue<T> loadValue(StructureRow row, AttributeLoader.Context context)
Copyright © 2019 ALM Works. All Rights Reserved.