@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
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
Copyright © 2003-2022 The Apache Software Foundation. All rights reserved.