Class IsNotPrivateModule

java.lang.Object
adalid.core.predicates.IsNotPrivateModule
All Implemented Interfaces:
org.apache.commons.collections.Predicate

public class IsNotPrivateModule extends Object implements org.apache.commons.collections.Predicate
Author:
Jorge Campins
  • Constructor Details

    • IsNotPrivateModule

      public IsNotPrivateModule()
  • Method Details

    • evaluate

      public boolean evaluate(Object object)
      Specified by:
      evaluate in interface org.apache.commons.collections.Predicate