Class ObjectCache

java.lang.Object
org.freedesktop.wayland.util.ObjectCache

public class ObjectCache extends Object
A cache for POJOs with a native context. It maps POJOs to their native context (a native pointer) so it can consistently return the same POJO given a pointer value.