org.slf4j.migrator.line
Class EmptyRuleSet

java.lang.Object
  extended by org.slf4j.migrator.line.EmptyRuleSet
All Implemented Interfaces:
RuleSet

public class EmptyRuleSet
extends Object
implements RuleSet


Constructor Summary
EmptyRuleSet()
           
 
Method Summary
 Iterator<ConversionRule> iterator()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EmptyRuleSet

public EmptyRuleSet()
Method Detail

iterator

public Iterator<ConversionRule> iterator()
Specified by:
iterator in interface RuleSet


Copyright © 2005-2008 QOS.ch. All Rights Reserved.