Package | Description |
---|---|
com.gs.collections.impl.block.function.primitive |
This package contains implementations of primitive functions.
|
com.gs.collections.impl.utility |
This package contains static utilities that provide iteration pattern implementations which work with JCF collections.
|
Modifier and Type | Field and Description |
---|---|
static CodePointFunction |
CodePointFunction.TO_LOWERCASE |
static CodePointFunction |
CodePointFunction.TO_UPPERCASE |
Modifier and Type | Method and Description |
---|---|
static String |
StringIterate.collect(String string,
CodePointFunction function) |
Copyright © 2004–2018. All rights reserved.