public interface DocumentationContext extends Serializable
Modifier and Type | Field and Description |
---|---|
static DocumentationContext |
NULL |
Modifier and Type | Method and Description |
---|---|
Serializable |
get(String string) |
void |
put(String name,
Serializable serializable) |
static final DocumentationContext NULL
void put(String name, Serializable serializable)
Serializable get(String string)
Copyright © 2005-2013 Agical AB. All Rights Reserved.