Class Hierarchy
- java.lang.Object
- io.higson.runtime.ext.adapter.AdapterFactoryImpl<E,
A> (implements io.higson.runtime.ext.adapter.AdapterFactory<E>) - io.higson.runtime.ext.adapter.CollectionAdapter<E> (implements java.lang.Iterable<T>)
- io.higson.runtime.engine.core.context.DefaultContext (implements io.higson.runtime.engine.core.context.ParamContext)
- io.higson.runtime.core.HigsonContext
- io.higson.runtime.core.HigsonSubContext
- io.higson.runtime.ext.adapter.Adapter
- io.higson.runtime.core.HigsonSubContext
- io.higson.runtime.core.HigsonContext
- io.higson.runtime.ext.adapter.Mapping
- io.higson.runtime.ext.adapter.AdapterFactoryImpl<E,
Interface Hierarchy
- io.higson.runtime.ext.adapter.AdapterFactory<E>