Package classycle.util
Class StringPatternSequence
java.lang.Object
classycle.util.StringPatternSequence
- All Implemented Interfaces:
- StringPattern
- Direct Known Subclasses:
- AndStringPattern,- OrStringPattern
Sequence of 
StringPatterns.- Author:
- Franz-Josef Elmer
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidappendPattern(StringPattern pattern) Appends the specified pattern.protected abstract StringReturns the operator symbol for pretty printing.toString()Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface classycle.util.StringPatternmatches