public class GosuTypes extends Object
| Modifier and Type | Field and Description |
|---|---|
static Map<String,IType> |
CACHE |
static String |
IMONITORLOCK_NAME |
| Constructor and Description |
|---|
GosuTypes() |
| Modifier and Type | Method and Description |
|---|---|
static IType |
AUTOCREATE() |
static IType |
BINDER_SEPARATORS() |
static IFunctionType |
DEF_CTOR_TYPE() |
static IType |
DYNAMIC() |
static IType |
getType(String fqn) |
static IType |
IDISPOSABLE() |
static IType |
IMONITORLOCK() |
static IType |
IPOSTFIX_BINDER() |
static IType |
IPREFIX_BINDER() |
public static final String IMONITORLOCK_NAME
public static IType AUTOCREATE()
public static IType IDISPOSABLE()
public static IType IMONITORLOCK()
public static IType IPREFIX_BINDER()
public static IType IPOSTFIX_BINDER()
public static IType BINDER_SEPARATORS()
public static IType DYNAMIC()
public static IFunctionType DEF_CTOR_TYPE()
Copyright © 2020. All rights reserved.