Class MarkFactoryListPredicate

Object
MarkFactoryListPredicate
All Implemented Interfaces:
Predicate<MarkFactory>

public class MarkFactoryListPredicate extends Object implements Predicate<MarkFactory>
Mark factory filtering predicate based on a provided class name identifiers list.
  • Constructor Details

    • MarkFactoryListPredicate

      public MarkFactoryListPredicate(List<String> markFactoryList)
  • Method Details