|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.commons.betwixt.strategy.ListedClassNormalizer.ListEntry
private class ListedClassNormalizer.ListEntry
Holds list entries
| Field Summary | |
|---|---|
(package private) java.lang.Class |
match
Class to be check |
(package private) java.lang.Class |
substitute
Substituted to be returned |
| Constructor Summary | |
|---|---|
ListedClassNormalizer.ListEntry(java.lang.Class match,
java.lang.Class substitute)
Base constructor |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
java.lang.Class match
java.lang.Class substitute
| Constructor Detail |
|---|
ListedClassNormalizer.ListEntry(java.lang.Class match,
java.lang.Class substitute)
match - match this Classsubsistute - substitute matches with this Class
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||