Uses of Interface
org.apache.juneau.utils.Consumer4
Packages that use Consumer4
-
Uses of Consumer4 in org.apache.juneau
Subinterfaces of Consumer4 in org.apache.juneauModifier and TypeInterfaceDescriptioninterface
Represents a consumer of a single bean property value. -
Uses of Consumer4 in org.apache.juneau.utils
Methods in org.apache.juneau.utils that return Consumer4Modifier and TypeMethodDescriptionReturns a composedConsumer
that performs, in sequence, this operation followed by theafter operation.Methods in org.apache.juneau.utils with parameters of type Consumer4