LSContext.Key<K>
Constructor and Description |
---|
LSGlobalContext() |
Modifier and Type | Method and Description |
---|---|
<V> V |
get(LSContext.Key<V> key) |
<V> void |
put(LSContext.Key<V> key,
V value) |
public <V> void put(LSContext.Key<V> key, V value)
public <V> V get(LSContext.Key<V> key)
Copyright © 2019 WSO2. All rights reserved.