org.gcube.data.analysis.tabulardata.model.idioms
Class TransformColumn<T extends Column>
java.lang.Object
org.gcube.data.analysis.tabulardata.model.idioms.TransformColumn<T>
- All Implemented Interfaces:
- com.google.common.base.Function<Column,T>
public class TransformColumn<T extends Column>
- extends Object
- implements com.google.common.base.Function<Column,T>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.google.common.base.Function |
equals |
TransformColumn
public TransformColumn()
apply
public T apply(Column input)
- Specified by:
apply in interface com.google.common.base.Function<Column,T extends Column>
Copyright © 2013. All Rights Reserved.