Hierarchy For Package org.intermine.objectstore.proxy

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • java.util.AbstractCollection<E> (implements java.util.Collection<E>)
      • java.util.AbstractSet<E> (implements java.util.Set<E>)
    • org.intermine.objectstore.proxy.ProxyReference (implements org.intermine.model.InterMineObject, org.intermine.objectstore.proxy.Lazy)

Interface Hierarchy

  • java.lang.Iterable<T>
    • java.util.Collection<E>
      • org.intermine.objectstore.proxy.LazyCollection<E> (also extends org.intermine.objectstore.proxy.Lazy)
  • org.intermine.objectstore.proxy.Lazy
    • org.intermine.objectstore.proxy.LazyCollection<E> (also extends java.util.Collection<E>)