| Modifier and Type | Field and Description |
|---|---|
(package private) com.google.common.collect.ImmutableList<Context> |
contexts |
| Constructor and Description |
|---|
ChainContext(com.google.common.collect.ImmutableList<Context> contexts) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
unwrap(Class<T> clazz)
Finds an instance of an interface implemented by this object,
or returns null if this object does not support that interface.
|
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.