Modifier and type | Property and description |
---|---|
java.util.Collection<E> | allContexts |
protected java.util.Map<K,V> | contextInternalStructure |
Constructor and description |
---|
new(Context,LoggingService,Injector,ContextFactory,Provider<T>) Constructor. |
Modifier and type | Action and description |
---|---|
java.util.Collection<E> | getAllContexts |
protected java.util.Map<K,V> | getContextInternalStructure |
val allContexts : java.util.Collection<E>
This property is an alias for the action: getAllContexts
protected val contextInternalStructure : java.util.Map<K,V>
This property is an alias for the action: getContextInternalStructure
new(Context,LoggingService,Injector,ContextFactory,Provider<T>)
def getAllContexts : java.util.Collection<E>
protected def getContextInternalStructure : java.util.Map<K,V>