| Modifier and Type | Interface and Description |
|---|---|
interface |
AdapterFactory<T extends Multiton> |
| Modifier and Type | Method and Description |
|---|---|
static <T extends Multiton> |
Multiton.getInstances(Class<T> multitonClass)
Get all instances of the given multiton.
|
Copyright ? The Apache Software Foundation. All Rights Reserved.