Package org.teiid.query.sql.symbol
Interface TextLine.ValueExtractor<T>
-
- Enclosing class:
- TextLine
public static interface TextLine.ValueExtractor<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Object
getValue(T t)
-