- All Implemented Interfaces:
Function<String,String>
The classic Exclamation Function that appends an exclamation at the end
of the input.
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ExclamationFunction
public ExclamationFunction()
-