|
Openfire 3.8.1 Javadoc | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jivesoftware.util.Immutable
public class Immutable
| Nested Class Summary | |
|---|---|
static class |
Immutable.Collection<V>
Wraps an existing Immutable.Collection to provide read-only access to its contents. |
static class |
Immutable.Iterator<V>
Read-only Immutable.Iterator prevents removal of objects |
static class |
Immutable.Map<K,V>
Wraps a Immutable.Map to provide read-only access to its elements. |
| Constructor Summary | |
|---|---|
Immutable()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Immutable()
|
Openfire 3.8.1 Javadoc | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||