- All Implemented Interfaces:
Function<T,String>
INTERNAL: Stringifies the object that the grabber
grabs. DefaultStringifier will be used if no nested stringifier is
specified.
-
-
Constructor Summary
Constructors
-
Method Summary
void
Set the grabber which is to be used.
void
Set the stringifier which is to be used.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
-
Method Details
-
setGrabber
Set the grabber which is to be used.
-
setStringifier
Set the stringifier which is to be used.
-