Package org.elasticsearch.common.inject.matcher


package org.elasticsearch.common.inject.matcher
Used for matching things. Primarily used to pick out methods to which to apply interceptors.
  • Class
    Description
    Implements and() and or().
    Returns true or false for a given input.
    Matcher implementations.