Callback that does absolutely nothing when invoked. For performance reasons, an instance of this callback can be obtained using NoOpCallback.INSTANCE. A generics-compatible alternative is provided by NoOpCallback.<C>instance().
@author Allard Buijze
@since 0.6
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.