public class Util
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static interface |
Util.FileStoreEditorInputStub
Stub interface for FileStoreEditorInput
|
Constructor and Description |
---|
Util() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
nvl(java.lang.String s) |
static <T> T |
proxy(java.lang.Object o,
java.lang.Class<T> type)
Proxy factory for compatibility stubs
|