|
JMMF API pre-release v0.7 |
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Class Summary | |
| PatternMatcher | This class ease the use of multi-polymorphism. |
| Exception Summary | |
| MatchingMethodException | This class is the root class for all matching exceptions. |
| MatchingMethodInvocationException | This class is the same of InvocationTargetException but extends RuntimeException. |
| MultipleMatchingMethodsException | Exception thrown if multiple matching methods could be called with the given parameter types. |
| NoMatchingMethodException | Exception thrown if no matching method could be called with the given parameter types. |
This package contains the class PatternMatcher. Inherit from the PatternMatcher class is a simple way to use multi-polymorphism.
PatternMatcher
|
JMMF API pre-release v0.7 |
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||