@Incubating public final class Realm extends Object
A Realm is the representation of a metaclass layer in a tree of realm objects.
<T>
public MetaClass<T>
getMetaClass(Class<T> theClass)
public static Realm
newRealm(String name, Realm parent)
public String
toString()
class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2003-2026 The Apache Software Foundation. All rights reserved.