Class RejectModifierPredicate

java.lang.Object
org.springframework.cglib.core.RejectModifierPredicate
All Implemented Interfaces:
Predicate

public class RejectModifierPredicate extends Object implements Predicate
  • Constructor Details

    • RejectModifierPredicate

      public RejectModifierPredicate(int rejectMask)
  • Method Details