Package com.pnfsoftware.jeb.util.format
Interface TokenExtractor.IDelimiterFinder
- Enclosing class:
- TokenExtractor
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Definition of a delimiter.
-
Method Summary
-
Method Details
-
isDelimiter
boolean isDelimiter(char c)
-