java.lang.Object
com.github.rvesse.airline.utils.predicates.restrictions.AllowedValuesOptionFinder
All Implemented Interfaces:
org.apache.commons.collections4.Predicate<OptionRestriction>

public class AllowedValuesOptionFinder extends Object implements org.apache.commons.collections4.Predicate<OptionRestriction>
  • Constructor Details

    • AllowedValuesOptionFinder

      public AllowedValuesOptionFinder()
  • Method Details