|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Extensible<T>
An interface for extensible classes.
| Method Summary | |
|---|---|
T |
getExtension(String name)
Returns the extension with the given key. |
| Method Detail |
|---|
T getExtension(String name)
name - the name of the extension (case-insensitive)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||