Package | Description |
---|---|
org.eclipse.collections.impl.utility |
This package contains static utilities that provide iteration pattern implementations which work with JCF collections.
|
Modifier and Type | Method | Description |
---|---|---|
static void |
StringIterate.forEach(String string,
CharProcedure procedure) |
Deprecated.
since 3.0. Use
StringIterate.forEach(String, CharProcedure) instead. |
Copyright © 2004–2019. All rights reserved.