keycloak-federation
|
公開メンバ関数 | |
Container () | |
final Object [] | getParameters () |
final String | toString () |
final boolean | equals (Object other) |
静的関数 | |
static void | putTypeCache (Type k, Type[] v) |
static Type [] | getTypeCache (Type k) |
非公開メンバ関数 | |
void | setup () |
非公開変数類 | |
Object [] | parameters = null |
静的非公開変数類 | |
static Map< Type, Type[]> | typecache = new HashMap<Type, Type[]>() |
This class is the super class of both Structs and Tuples and holds common methods.
|
inline |
|
inline |
Returns the struct contents in order.
DBusException | If there is a problem doing this. |
|
inlinestaticpackage |
|
inlinestaticpackage |
|
inlineprivate |
|
inline |
Returns this struct as a string.
|
private |
|
staticprivate |