Uses of Class
com.helger.commons.text.codepoint.CodepointIteratorRestricted
-
Packages that use CodepointIteratorRestricted Package Description com.helger.commons.text.codepoint -
-
Uses of CodepointIteratorRestricted in com.helger.commons.text.codepoint
Methods in com.helger.commons.text.codepoint that return CodepointIteratorRestricted Modifier and Type Method Description CodepointIteratorRestrictedAbstractCodepointIterator. restrict(IntPredicate aFilter, boolean bScanning, boolean bInvert)CodepointIteratorRestrictedDelegatingCodepointIterator. restrict(IntPredicate aFilter)CodepointIteratorRestrictedDelegatingCodepointIterator. restrict(IntPredicate aFilter, boolean bScanning)CodepointIteratorRestrictedDelegatingCodepointIterator. restrict(IntPredicate aFilter, boolean bScanning, boolean bInvert)default CodepointIteratorRestrictedICodepointIterator. restrict(IntPredicate aFilter)default CodepointIteratorRestrictedICodepointIterator. restrict(IntPredicate aFilter, boolean bScanning)CodepointIteratorRestrictedICodepointIterator. restrict(IntPredicate aFilter, boolean bScanning, boolean bInvert)
-