Package | Description |
---|---|
org.cometd.oort |
Modifier and Type | Class and Description |
---|---|
class |
OortContainer<T> |
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–2024 The CometD Project. All rights reserved.