Package de.hybris.platform.cmsfacades.common.function


package de.hybris.platform.cmsfacades.common.function
  • Interfaces
    Class
    Description
    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 is a Functional Interface that consumes an object to be validated.