Class IsCustomIndex

java.lang.Object
adalid.util.sql.IsCustomIndex
All Implemented Interfaces:
org.apache.commons.collections.Predicate

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

    • IsCustomIndex

      public IsCustomIndex()
  • Method Details

    • evaluate

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