Class EmptyRuleSet

  • All Implemented Interfaces:
    RuleSet

    public class EmptyRuleSet
    extends java.lang.Object
    implements RuleSet
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) java.util.List<ConversionRule> list  
    • Constructor Summary

      Constructors 
      Constructor Description
      EmptyRuleSet()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.Iterator<ConversionRule> iterator()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait