Package org.aksw.commons.util.convert
Class ConvertFunctionBase
java.lang.Object
org.aksw.commons.util.convert.ConvertFunctionBase
- All Implemented Interfaces:
ConvertFunctionRaw
- Direct Known Subclasses:
ConvertFunctionImpl
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.aksw.commons.util.convert.ConvertFunctionRaw
andThen, convertRaw, getRawFunction
-
Field Details
-
from
-
to
-
-
Constructor Details
-
ConvertFunctionBase
-
-
Method Details
-
getFrom
- Specified by:
getFromin interfaceConvertFunctionRaw
-
getTo
- Specified by:
getToin interfaceConvertFunctionRaw
-