Uses of Class
com.identityworksllc.iiq.common.Functions.NullConsumer
-
Packages that use Functions.NullConsumer Package Description com.identityworksllc.iiq.common Utilities, interfaces, and standalone tools for IIQ development -
-
Uses of Functions.NullConsumer in com.identityworksllc.iiq.common
Methods in com.identityworksllc.iiq.common that return Functions.NullConsumer Modifier and Type Method Description static Functions.NullConsumer
Functions. nothing()
Implements a generic “black hole” or “dev null” consumer that swallows the object.
-