Package | Description |
---|---|
org.cometd.oort |
Modifier and Type | Class | Description |
---|---|---|
class |
OortList<E> |
A specialized oort object whose entity is a
List . |
class |
OortLongMap<V> |
The equivalent of an
OortMap<Long,V> . |
class |
OortMap<K,V> |
A specialized oort object whose entity is a
ConcurrentMap . |
class |
OortStringMap<V> |
The equivalent of an
OortMap<String,V> . |
Copyright © 2008–2017 The CometD Project. All rights reserved.