Package org.terracotta.context.extractor
Class DirectAttributeGetter<T>
- java.lang.Object
-
- org.terracotta.context.extractor.DirectAttributeGetter<T>
-
- All Implemented Interfaces:
AttributeGetter<T>
class DirectAttributeGetter<T> extends java.lang.Object implements AttributeGetter<T>
-
-
Constructor Summary
Constructors Constructor Description DirectAttributeGetter(T object)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Tget()
-