|
|||||||||||
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
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 | |
(package private) |
ListedClassNormalizer.ListEntry(java.lang.Class match,
java.lang.Class substitute)
Base constructor |
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 Class
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |