| Modifier and Type | Method | Description |
|---|---|---|
static <T> NonContextual<T> |
NonContextual.of(Class<? extends T> clazz) |
Factory method for creating non-contextual instances
|
static <T> NonContextual<T> |
NonContextual.of(T t) |
Convenience factory method for an instance, see {@link #of(Class).
|
Copyright © 2006–2018 Apache Software Foundation. All rights reserved.