Uses of Class
eu.bandm.tools.paisley.Atomic
Package
Description
A modular implementation of pattern matching on arbitrary objects.
-
Uses of Atomic in eu.bandm.tools.paisley
Modifier and TypeMethodDescriptionAtomic.anyObject()
Returns a pattern that matches strings ending with a given suffix.StringPatterns.equalsIgnoreCase
(String str) StringPatterns.startsWith
(String str) Returns a pattern that matches strings starting with a given prefix.