Class Hierarchy
- java.lang.Object
- io.higson.runtime.proxy.HigsonEntity (implements io.higson.runtime.proxy.EntityPropertySource)
- io.higson.runtime.proxy.HigsonBundle
- io.higson.runtime.proxy.HigsonEntityList<T> (implements io.higson.runtime.proxy.HigsonList<T>)
- io.higson.runtime.proxy.HigsonPersistence
- io.higson.runtime.proxy.ModelFactoryImpl<T> (implements io.higson.runtime.proxy.ModelFactory<T>)
- io.higson.runtime.proxy.HigsonEntity (implements io.higson.runtime.proxy.EntityPropertySource)
Interface Hierarchy
- java.lang.Iterable<T>
- java.util.Collection<E>
- java.util.List<E>
- io.higson.runtime.proxy.HigsonList<T> (also extends io.higson.runtime.proxy.PropertySource<T>)
- java.util.List<E>
- java.util.Collection<E>
- io.higson.runtime.proxy.ModelFactory<T>
- io.higson.runtime.proxy.PropertySource<T>
- io.higson.runtime.proxy.EntityPropertySource
- io.higson.runtime.proxy.HigsonList<T> (also extends java.util.List<E>)