Class TypeCache

java.lang.Object
org.javagi.gobject.types.TypeCache

public class TypeCache extends Object
A register of GTypes with a Java constructor for each GType. Using this register, the correct Java class is always instantiated, based on the GType of the native object instance.