A B C D E F G H I L M N P Q R S T U W

C

canExpire() - Method in class net.javamud.core.MudObject
Can this object be expired?.
classMap - Variable in class net.javamud.data.Globals
ClassMapper to use.
classMap - Variable in class net.javamud.run.ClassMapper
Map of simple or "old" names to full names.
ClassMapper - class net.javamud.run.ClassMapper.
Maps simple or "old" names to a full class name.
ClassMapper(InputStream, InputStream) - Constructor for class net.javamud.run.ClassMapper
Constructor for the ClassMapper object.
clear() - Method in class net.javamud.data.PersistentSet
Clear the set.
clone() - Method in class net.javamud.data.ACL
Sets Copy On Write flags then super.clone()s.
compareTo(Object) - Method in class net.javamud.core.MudObject
Implementation of Comparable.compareTo
compareTo(Object) - Method in class net.javamud.data.Right
See java.lang.Comparable.
compareTo(Object) - Method in class net.javamud.data.Permission
Orders by user, the right.
containedIdentities - Variable in class net.javamud.data.Storage
Set of Identity Strings representing contained objects.
container - Variable in class net.javamud.core.MudObject
Parent container.
containerIdentity - Variable in class net.javamud.data.Storage
Identity String of container object.
contains - Variable in class net.javamud.core.MudObject
Set of MudObjects that this contains.
contains(MudObject) - Method in class net.javamud.data.MORegistry
Return true if registry contains the MudObject.
contains(Object) - Method in class net.javamud.data.PersistentSet
See Set.contains(java.lang.Object)
contains(String) - Method in class net.javamud.data.MORegistry
Returns true if registry contains the MudObject identified by identity.
contains(String) - Method in class net.javamud.data.PersistentProperties
Returns true if the PersistentProperties contains key .
containsAll(Collection) - Method in class net.javamud.data.PersistentSet
See Set.contains(java.lang.Object)
COWAdd - Variable in class net.javamud.data.ACL
Copy On Write on ACL.Add.
COWExc - Variable in class net.javamud.data.ACL
Copy On Write on ACL.Exclude.
current - Variable in class net.javamud.data.MORegistry.MORIterator
last MudObject returned by next

A B C D E F G H I L M N P Q R S T U W