Interface IMatchDescription
- All Superinterfaces:
IMatch
Matches and gets the description.
- Author:
- Christopher Mindus
Method Summary
Modifier and TypeMethodDescriptionReturns the description of the match routine.booleanisValid()Validates that this match is present and can be used.
Method Details
getDescription
isValid
boolean isValid()Validates that this match is present and can be used.- Returns:
- The validity state.