| Package | Description |
|---|---|
| de.up.ling.irtg.util |
Various utilities.
|
| Modifier and Type | Method and Description |
|---|---|
static <E> void |
FastutilUtils.foreachFastEntry(Int2ObjectMap<E> map,
FastutilUtils.Int2ObjectEntryConsumer<E> fn)
Iterates over all entries in an Int2ObjectMap using the fast
iterator over its key-entry pairs.
|
Copyright © 2017. All rights reserved.