public class Context
extends java.lang.Object
Constructor and Description |
---|
Context() |
Modifier and Type | Method and Description |
---|---|
<T> T |
getComponent(java.lang.Class<T> type) |
<T> T |
removeComponent(java.lang.Class<T> type) |
<T> T |
setComponent(java.lang.Class<T> type,
T component) |