Package de.hybris.platform.cmsfacades.common.function
package de.hybris.platform.cmsfacades.common.function
-
InterfacesClassDescriptionTriConsumer<T,
U, B> Represents an operation that accepts three input arguments and returns no result.ValidationConsumer is an interface that works along with other Validators to help with the validation work.Validator<T>Validator is a Functional Interface that consumes an object to be validated.