public class Capability<T>
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static interface |
Capability.IStorage<T> |
Modifier and Type | Method and Description |
---|---|
T |
getDefaultInstance()
A NEW instance of the default implementation.
|
java.lang.String |
getName() |
Capability.IStorage<T> |
getStorage() |
public java.lang.String getName()
public Capability.IStorage<T> getStorage()
public T getDefaultInstance()