keycloak-federation
|
公開メンバ関数 | |
DBusMapType (Type k, Type v) | |
Type [] | getActualTypeArguments () |
Type | getRawType () |
Type | getOwnerType () |
非公開変数類 | |
Type | k |
Type | v |
The type of a map. Should be used whenever you need a Type variable for a map.
|
inline |
Create a map type.
k | The type of the keys. |
v | The type of the values. |
|
inline |
|
private |
|
private |