public abstract class _ExternBase___default
extends java.lang.Object
| Constructor and Description |
|---|
_ExternBase___default() |
| Modifier and Type | Method and Description |
|---|---|
static Wrappers_Compile.Result<GetCacheEntryOutput,Error> |
CreateGetCacheEntryFailure(Error error) |
static Wrappers_Compile.Result<GetCacheEntryOutput,Error> |
CreateGetCacheEntrySuccess(GetCacheEntryOutput output) |
java.lang.String |
toString() |
public static Wrappers_Compile.Result<GetCacheEntryOutput,Error> CreateGetCacheEntrySuccess(GetCacheEntryOutput output)
public static Wrappers_Compile.Result<GetCacheEntryOutput,Error> CreateGetCacheEntryFailure(Error error)
public java.lang.String toString()
toString in class java.lang.Object