public class TypeMap extends Object
| Constructor and Description |
|---|
TypeMap() |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
get(Class<T> type) |
<T> void |
put(Class<T> type,
T instance) |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.