Package | Description |
---|---|
com.landawn.abacus.util.function | |
com.landawn.abacus.util.stream |
Modifier and Type | Field and Description |
---|---|
static FloatToIntFunction |
FloatToIntFunction.DEFAULT |
Modifier and Type | Method and Description |
---|---|
abstract IntStream |
FloatStream.mapToInt(FloatToIntFunction mapper) |
Copyright © 2020. All rights reserved.