Uses of Class
com.helger.commons.text.codepoint.CodepointIteratorRestricted
Packages that use CodepointIteratorRestricted
-
Uses of CodepointIteratorRestricted in com.helger.commons.text.codepoint
Methods in com.helger.commons.text.codepoint that return CodepointIteratorRestrictedModifier and TypeMethodDescriptionAbstractCodepointIterator.restrict(IntPredicate aFilter, boolean bScanning, boolean bInvert) DelegatingCodepointIterator.restrict(IntPredicate aFilter) DelegatingCodepointIterator.restrict(IntPredicate aFilter, boolean bScanning) DelegatingCodepointIterator.restrict(IntPredicate aFilter, boolean bScanning, boolean bInvert) default CodepointIteratorRestrictedICodepointIterator.restrict(IntPredicate aFilter) default CodepointIteratorRestrictedICodepointIterator.restrict(IntPredicate aFilter, boolean bScanning) ICodepointIterator.restrict(IntPredicate aFilter, boolean bScanning, boolean bInvert)