Class IsTableViewDisplay

  • All Implemented Interfaces:
    org.apache.commons.collections.Predicate

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

      • IsTableViewDisplay

        public IsTableViewDisplay()
    • Method Detail

      • evaluate

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