JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
org.slf4j.migrator.line
RuleSet
Contents
Description
Method Summary
Method Details
iterator()
Hide sidebar
Show sidebar
Interface RuleSet
All Known Implementing Classes:
EmptyRuleSet
,
JCLRuleSet
,
JULRuleSet
,
Log4jRuleSet
public interface
RuleSet
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Iterator
<
ConversionRule
>
iterator
()
Method Details
iterator
Iterator
<
ConversionRule
>
iterator
()