| Package | Description |
|---|---|
| com.vividsolutions.jump.util |
| Modifier and Type | Method and Description |
|---|---|
static Collection |
CollectionUtil.collect(Collection collection,
Block block)
The Smalltalk #collect method.
|
static Collection |
CollectionUtil.select(Collection collection,
Block block)
The Smalltalk #select method.
|
Copyright © 2015. All rights reserved.