| Package | Description |
|---|---|
| org.eclipse.emf.common.util |
Provides basic utilities.
|
| Modifier and Type | Class and Description |
|---|---|
protected static class |
SegmentSequence.SegmentSequencePool
A cached pool of weakly referenced segment sequences.
|
protected static class |
SegmentSequence.StringArrayPool
A specialized pool for caching string arrays.
|
protected static class |
URI.URIPool
A pool for caching URIs.
|
| Modifier and Type | Field and Description |
|---|---|
protected Pool<E> |
Pool.PoolEntry.pool |
| Constructor and Description |
|---|
ExternalRehasher(Pool<E> pool,
java.lang.ref.ReferenceQueue<java.lang.Object> queue) |
PoolEntry(Pool<E> pool,
E object,
int hashCode,
java.lang.ref.ReferenceQueue<java.lang.Object> queue) |
Copyright © 2018. Licensed under the Eclipse Public License v1.0. All rights reserved.
Submit a bug or feature