|
CoherenceTM v3.3 Copyright© 2000-2007 by Oracle Corporation |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.tangosol.util.NullImplementation.NullConverter
public static class NullImplementation.NullConverter
A Converter that does nothing.
| Field Summary | |
|---|---|
static NullImplementation.NullConverter |
INSTANCE
Since the Converter contains no information, only one ever has to exist. |
| Method Summary | |
|---|---|
Object |
convert(Object o)
Convert the passed object to another object. |
| Field Detail |
|---|
public static final NullImplementation.NullConverter INSTANCE
| Method Detail |
|---|
public Object convert(Object o)
convert in interface Converter
|
CoherenceTM v3.3 Copyright© 2000-2007 by Oracle Corporation |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||