A B C D E F G H I J K M N O P R S T U V W Y _ 
All Classes All Packages

A

ACCESS_TOKEN_BROKEN - Static variable in class org.skr.common.exception.ErrorInfo
 
ACCESS_TOKEN_EXPIRED - Static variable in class org.skr.common.exception.ErrorInfo
 
ACCESS_TOKEN_NOT_PROVIDED - Static variable in class org.skr.common.exception.ErrorInfo
 
authenticate(String, SkrSecurityProperties) - Static method in class org.skr.security.JwtAuthentication
 
AUTHENTICATION_REQUIRED - Static variable in class org.skr.common.exception.ErrorInfo
 
AuthException - Exception in org.skr.common.exception
 
AuthException(ErrorInfo) - Constructor for exception org.skr.common.exception.AuthException
 
AuthException(ErrorInfo, Throwable) - Constructor for exception org.skr.common.exception.AuthException
 

B

BaseException - Exception in org.skr.common.exception
The super class for exceptions
BaseException() - Constructor for exception org.skr.common.exception.BaseException
 
BaseException(String) - Constructor for exception org.skr.common.exception.BaseException
 
BaseException(String, Throwable) - Constructor for exception org.skr.common.exception.BaseException
 
BeanUtil - Class in org.skr.common.util
 
BeanUtil() - Constructor for class org.skr.common.util.BeanUtil
 
BizException - Exception in org.skr.common.exception
 
BizException(ErrorInfo) - Constructor for exception org.skr.common.exception.BizException
 
BizException(ErrorInfo, Throwable) - Constructor for exception org.skr.common.exception.BizException
 
breadcrumb - Variable in class org.skr.registry.SiteEntry
 
BREADCRUMB_SEPARATOR - Static variable in interface org.skr.registry.EndPointRegistry
 
build(String, Response) - Static method in exception org.skr.common.exception.UnvarnishedFeignException
 
buildSiteMap(List<EndPoint>) - Method in interface org.skr.registry.service.RegistryService
Build SiteMap by given endPoints.

C

CACHE_NAME_DEFAULT - Static variable in interface org.skr.common.Constants
 
checkAuthorization(JwtPrincipal) - Method in interface org.skr.security.PermissionDetail
 
Checker - Class in org.skr.common.util
 
CLASS_NOT_FOUND - Static variable in class org.skr.common.exception.ErrorInfo
 
ConfException - Exception in org.skr.common.exception
 
ConfException(ErrorInfo) - Constructor for exception org.skr.common.exception.ConfException
 
ConfException(ErrorInfo, Throwable) - Constructor for exception org.skr.common.exception.ConfException
 
Constants - Interface in org.skr.common
 
CONSTRUCTOR_NOT_FOUND - Static variable in class org.skr.common.exception.ErrorInfo
 
convertViolationsToErrorInfo(Set<ConstraintViolation<T>>) - Static method in class org.skr.common.util.Checker
 
copyFields(E, E, String...) - Static method in class org.skr.common.util.BeanUtil
Copy Object source to Object target.
copyIncludeOrExcludeFields(E, E, boolean, String...) - Static method in class org.skr.common.util.BeanUtil
 
copySpecifiedFields(E, E, String...) - Static method in class org.skr.common.util.BeanUtil
 
createPropertySource(String, EncodedResource) - Method in class org.skr.config.YamlPropertyLoaderFactory
 
CustomDeserializer<T> - Class in org.skr.config.json
 
CustomDeserializer(Class<T>) - Constructor for class org.skr.config.json.CustomDeserializer
 

D

decode(String, String) - Static method in class org.skr.common.util.JwtUtil
Decode a JWT token
deepClone(T) - Static method in class org.skr.common.util.BeanUtil
 
DELETION_RESTRICTED - Static variable in class org.skr.common.exception.ErrorInfo
 
deserialize(JsonParser, DeserializationContext) - Method in class org.skr.config.json.CustomDeserializer
 
DISABLED - Static variable in interface org.skr.common.Constants
 
DUPLICATED_ENTITY - Static variable in class org.skr.common.exception.ErrorInfo
 

E

ENABLED - Static variable in interface org.skr.common.Constants
 
encode(String, long, String) - Static method in class org.skr.common.util.JwtUtil
Encode a JWT token
END_POINT_REGISTERED - Static variable in class org.skr.common.exception.ErrorInfo
 
END_POINT_REVOKE_FAILED - Static variable in class org.skr.common.exception.ErrorInfo
 
endPoint - Variable in class org.skr.registry.SiteEntry
 
EndPointRegistry - Interface in org.skr.registry
 
endPoints - Variable in class org.skr.registry.RegisterBatch
 
ENTITY_NOT_FOUND - Static variable in class org.skr.common.exception.ErrorInfo
 
equals(Object) - Method in class org.skr.common.util.tuple.Tuple2
 
equals(Object) - Method in class org.skr.common.util.tuple.Tuple3
 
equals(Object) - Method in class org.skr.common.util.tuple.Tuple4
 
ERROR - org.skr.common.exception.ErrorInfo.ErrorLevel
 
ErrorInfo - Class in org.skr.common.exception
 
ErrorInfo() - Constructor for class org.skr.common.exception.ErrorInfo
 
ErrorInfo.ErrorLevel - Enum in org.skr.common.exception
 
exception(Throwable) - Method in class org.skr.common.exception.ErrorInfo
 
extra(String, Object) - Method in class org.skr.common.exception.ErrorInfo
 

F

FATAL - org.skr.common.exception.ErrorInfo.ErrorLevel
 
FIELD_NOT_FOUND - Static variable in class org.skr.common.exception.ErrorInfo
 
fromJson(TypeReference<T>, JsonNode) - Static method in class org.skr.common.util.JsonUtil
 
fromJson(TypeReference<T>, String) - Static method in class org.skr.common.util.JsonUtil
 
fromJson(JavaType, JsonNode) - Static method in class org.skr.common.util.JsonUtil
 
fromJson(JavaType, String) - Static method in class org.skr.common.util.JsonUtil
 
fromJson(ObjectMapper, TypeReference<T>, JsonNode) - Static method in class org.skr.common.util.JsonUtil
 
fromJson(ObjectMapper, TypeReference<T>, String) - Static method in class org.skr.common.util.JsonUtil
 
fromJson(ObjectMapper, JavaType, JsonNode) - Static method in class org.skr.common.util.JsonUtil
 
fromJson(ObjectMapper, JavaType, String) - Static method in class org.skr.common.util.JsonUtil
 
fromJson(ObjectMapper, Class<?>, JsonNode) - Static method in class org.skr.common.util.JsonUtil
 
fromJson(ObjectMapper, Class<?>, String) - Static method in class org.skr.common.util.JsonUtil
 
fromJson(Class<?>, JsonNode) - Static method in class org.skr.common.util.JsonUtil
 
fromJson(Class<?>, String) - Static method in class org.skr.common.util.JsonUtil
 

G

GeneralExceptionHandler - Class in org.skr.config
 
GeneralExceptionHandler() - Constructor for class org.skr.config.GeneralExceptionHandler
 
getApiTrainJwtToken() - Method in interface org.skr.security.JwtPrincipal
 
getAuthentication(String, SkrSecurityProperties) - Static method in class org.skr.security.JwtAuthentication
 
getBreadcrumb() - Method in interface org.skr.registry.EndPointRegistry
 
getCode() - Method in class org.skr.common.exception.ErrorInfo
 
getCode() - Method in interface org.skr.registry.RealmRegistry
 
getCode() - Method in interface org.skr.security.PermissionDetail
 
getCollectionJavaType(Class<? extends Collection>, Class<?>) - Static method in class org.skr.common.util.JsonUtil
 
getCredentials() - Method in class org.skr.security.JwtAuthentication.JwtAuthenticationToken
 
getCurrentPrincipal() - Static method in interface org.skr.security.JwtPrincipal
 
getDeclaredMethod(Class<?>, String, Class...) - Static method in class org.skr.common.util.BeanUtil
 
getDefaultModule() - Static method in class org.skr.common.util.JsonUtil
 
getDescription() - Method in interface org.skr.registry.EndPointRegistry
 
getEndPoint(String) - Method in interface org.skr.registry.service.RegistryService
 
getErrorInfo() - Method in exception org.skr.common.exception.AuthException
 
getErrorInfo() - Method in exception org.skr.common.exception.BaseException
 
getErrorInfo() - Method in exception org.skr.common.exception.BizException
 
getErrorInfo() - Method in exception org.skr.common.exception.ConfException
 
getErrorInfo() - Method in exception org.skr.common.exception.PermissionException
 
getErrorInfo() - Method in exception org.skr.common.exception.UnvarnishedFeignException
 
getErrorInfos() - Method in exception org.skr.common.exception.ValidationException
 
getException() - Method in class org.skr.common.exception.ErrorInfo
 
getExtra() - Method in class org.skr.common.exception.ErrorInfo
 
getExtra(String) - Method in class org.skr.common.exception.ErrorInfo
 
getFieldClass(Object, String) - Static method in class org.skr.common.util.BeanUtil
 
getFieldValue(Object, String) - Static method in class org.skr.common.util.BeanUtil
 
getJavaType(Class<?>) - Static method in class org.skr.common.util.JsonUtil
 
getLabel() - Method in interface org.skr.registry.EndPointRegistry
 
getLevel() - Method in class org.skr.common.exception.ErrorInfo
 
getMethod(Class<?>, String, Class...) - Static method in class org.skr.common.util.BeanUtil
 
getMsg() - Method in class org.skr.common.exception.ErrorInfo
 
getName() - Method in interface org.skr.registry.RealmRegistry
 
getObjectMapper() - Static method in class org.skr.common.util.JsonUtil
 
getPermission() - Method in interface org.skr.registry.EndPointRegistry
 
getPermission(String) - Method in interface org.skr.registry.service.RegistryService
 
getPrincipal() - Method in class org.skr.security.JwtAuthentication.JwtAuthenticationToken
 
getRealm() - Method in interface org.skr.registry.EndPointRegistry
 
getRealm() - Method in interface org.skr.registry.PermissionRegistry
 
getRealm(String) - Method in interface org.skr.registry.service.RegistryService
 
getRelatedPermissionCodes() - Method in interface org.skr.registry.EndPointRegistry
 
getResponseStatus() - Method in exception org.skr.common.exception.UnvarnishedFeignException
 
getStackTrace(Throwable) - Static method in exception org.skr.common.exception.BaseException
 
getUrl() - Method in interface org.skr.registry.EndPointRegistry
 
getUsername() - Method in interface org.skr.security.JwtPrincipal
 

H

handleException(AuthException, WebRequest) - Method in class org.skr.config.GeneralExceptionHandler
 
handleException(BizException, WebRequest) - Method in class org.skr.config.GeneralExceptionHandler
 
handleException(PermissionException, WebRequest) - Method in class org.skr.config.GeneralExceptionHandler
 
handleException(UnvarnishedFeignException, WebRequest) - Method in class org.skr.config.GeneralExceptionHandler
 
handleExceptionInternal(Exception, Object, HttpHeaders, HttpStatus, WebRequest) - Method in class org.skr.config.GeneralExceptionHandler
 
handleUncaughtException(Exception, WebRequest) - Method in class org.skr.config.GeneralExceptionHandler
 
hashCode() - Method in class org.skr.common.util.tuple.Tuple2
 
hashCode() - Method in class org.skr.common.util.tuple.Tuple3
 
hashCode() - Method in class org.skr.common.util.tuple.Tuple4
 

I

ILLEGAL_DATA - Static variable in class org.skr.common.exception.ErrorInfo
 
INCOMPATIBLE_TYPE - Static variable in class org.skr.common.exception.ErrorInfo
 
INTERNAL_SERVER_ERROR - Static variable in class org.skr.common.exception.ErrorInfo
 
IntValuedEnum - Interface in org.skr.config.json
 
IntValuedEnumSerializer - Class in org.skr.config.json
JSON Serialization for Int value Enum
IntValuedEnumSerializer() - Constructor for class org.skr.config.json.IntValuedEnumSerializer
 
IntValuedEnumSerializer(Class<IntValuedEnum>) - Constructor for class org.skr.config.json.IntValuedEnumSerializer
 
INVALID_SERVER_DATA - Static variable in class org.skr.common.exception.ErrorInfo
 
INVALID_SUBMITTED_DATA - Static variable in class org.skr.common.exception.ErrorInfo
 
isAfterOrEqual(LocalDateTime, LocalDateTime) - Static method in class org.skr.common.util.Checker
 
isBeforeOrEqual(LocalDateTime, LocalDateTime) - Static method in class org.skr.common.util.Checker
 
isDeleted(Boolean) - Static method in class org.skr.common.util.Checker
 
isEmpty(byte[]) - Static method in class org.skr.common.util.Checker
 
isEmpty(double[]) - Static method in class org.skr.common.util.Checker
 
isEmpty(int[]) - Static method in class org.skr.common.util.Checker
 
isEmpty(File) - Static method in class org.skr.common.util.Checker
 
isEmpty(CharSequence) - Static method in class org.skr.common.util.Checker
 
isEmpty(Iterable) - Static method in class org.skr.common.util.Checker
 
isEmpty(Object[]) - Static method in class org.skr.common.util.Checker
 
isEmpty(Collection) - Static method in class org.skr.common.util.Checker
 
isEmpty(Date) - Static method in class org.skr.common.util.Checker
 
isEmpty(Map) - Static method in class org.skr.common.util.Checker
 
isEmpty(Optional<? extends CharSequence>) - Static method in class org.skr.common.util.Checker
 
isEmptyCollection(Optional<? extends Collection>) - Static method in class org.skr.common.util.Checker
 
isExistedFile(File) - Static method in class org.skr.common.util.Checker
 
isNumber(String) - Static method in class org.skr.common.util.Checker
 
isPositive(Integer) - Static method in class org.skr.common.util.Checker
 
isRobot() - Method in interface org.skr.security.JwtPrincipal
 
isTrue(Boolean) - Static method in class org.skr.common.util.Checker
 
isTrue(Optional<Boolean>) - Static method in class org.skr.common.util.Checker
 
isZero(Double) - Static method in class org.skr.common.util.Checker
 
isZero(Integer) - Static method in class org.skr.common.util.Checker
 
isZero(Long) - Static method in class org.skr.common.util.Checker
 
isZero(Optional<Long>) - Static method in class org.skr.common.util.Checker
 

J

jackson2ObjectMapperBuilder() - Method in class org.skr.SkrConfig
 
JsonUtil - Class in org.skr.common.util
 
JsonUtil() - Constructor for class org.skr.common.util.JsonUtil
 
JwtAuthentication - Class in org.skr.security
 
JwtAuthentication() - Constructor for class org.skr.security.JwtAuthentication
 
JwtAuthentication.JwtAuthenticationToken - Class in org.skr.security
 
JwtAuthenticationToken(JwtPrincipal) - Constructor for class org.skr.security.JwtAuthentication.JwtAuthenticationToken
 
JwtPrincipal - Interface in org.skr.security
 
JwtUtil - Class in org.skr.common.util
 
JwtUtil() - Constructor for class org.skr.common.util.JwtUtil
 

K

keyGenerator() - Method in class org.skr.SkrConfig
 

M

METHOD_NOT_FOUND - Static variable in class org.skr.common.exception.ErrorInfo
 
msgArgs(Object...) - Method in class org.skr.common.exception.ErrorInfo
 

N

newObjectMapperBuilder() - Static method in class org.skr.common.util.JsonUtil
 
NOT_AUTHENTICATED - Static variable in class org.skr.common.exception.ErrorInfo
 
NOT_NULLABLE - Static variable in class org.skr.common.exception.ErrorInfo
 

O

of(int, String) - Static method in class org.skr.common.exception.ErrorInfo
 
of(int, String, ErrorInfo.ErrorLevel) - Static method in class org.skr.common.exception.ErrorInfo
 
OK - Static variable in class org.skr.common.exception.ErrorInfo
 
org.skr - package org.skr
 
org.skr.common - package org.skr.common
 
org.skr.common.exception - package org.skr.common.exception
 
org.skr.common.util - package org.skr.common.util
 
org.skr.common.util.tuple - package org.skr.common.util.tuple
 
org.skr.config - package org.skr.config
 
org.skr.config.json - package org.skr.config.json
 
org.skr.registry - package org.skr.registry
 
org.skr.registry.service - package org.skr.registry.service
 
org.skr.security - package org.skr.security
 

P

parse(int) - Static method in enum org.skr.security.PermissionDetail.PermissionResult
 
parse(String) - Static method in enum org.skr.common.exception.ErrorInfo.ErrorLevel
 
PERMISSION_DENIED - org.skr.security.PermissionDetail.PermissionResult
 
PERMISSION_DENIED - Static variable in class org.skr.common.exception.ErrorInfo
 
PERMISSION_GRANTED - org.skr.security.PermissionDetail.PermissionResult
 
PERMISSION_LIMITATION - org.skr.security.PermissionDetail.PermissionResult
 
PERMISSION_LIMITED - Static variable in class org.skr.common.exception.ErrorInfo
 
PERMISSION_NOT_FOUND - Static variable in class org.skr.common.exception.ErrorInfo
 
PERMISSION_REGISTERED - Static variable in class org.skr.common.exception.ErrorInfo
 
PERMISSION_REVOKE_FAILED - Static variable in class org.skr.common.exception.ErrorInfo
 
PermissionDetail - Interface in org.skr.security
 
PermissionDetail.PermissionResult - Enum in org.skr.security
 
PermissionException - Exception in org.skr.common.exception
 
PermissionException(ErrorInfo) - Constructor for exception org.skr.common.exception.PermissionException
 
PermissionException(ErrorInfo, Throwable) - Constructor for exception org.skr.common.exception.PermissionException
 
PermissionRegistry - Interface in org.skr.registry
 
permissions - Variable in class org.skr.registry.RegisterBatch
 

R

realm - Variable in class org.skr.registry.RegisterBatch
 
RealmRegistry - Interface in org.skr.registry
 
REFRESH_TOKEN_BROKEN - Static variable in class org.skr.common.exception.ErrorInfo
 
REFRESH_TOKEN_EXPIRED - Static variable in class org.skr.common.exception.ErrorInfo
 
RegisterBatch - Class in org.skr.registry
 
RegisterBatch() - Constructor for class org.skr.registry.RegisterBatch
 
registerRealm(Realm, List<Permission>, List<EndPoint>) - Method in interface org.skr.registry.service.RegistryService
 
Registry - Interface in org.skr.registry
 
RegistryService<Realm extends RealmRegistry,​Permission extends PermissionRegistry,​EndPoint extends EndPointRegistry> - Interface in org.skr.registry.service
 
REQUIRED_PROPERTY_NOT_SET - Static variable in class org.skr.common.exception.ErrorInfo
 
revokeEndPoint(String) - Method in interface org.skr.registry.service.RegistryService
Revoke a disabled endPoint in order to reuse permissionCode.
revokePermission(String) - Method in interface org.skr.registry.service.RegistryService
Revoke a disabled permission in order to reuse permissionCode.

S

SAVE_DATA_FAILED - Static variable in class org.skr.common.exception.ErrorInfo
 
serialize(Stream, JsonGenerator, SerializerProvider) - Method in class org.skr.config.json.StreamSerializer
 
serialize(IntValuedEnum, JsonGenerator, SerializerProvider) - Method in class org.skr.config.json.IntValuedEnumSerializer
 
serialize(StringValuedEnum, JsonGenerator, SerializerProvider) - Method in class org.skr.config.json.StringValuedEnumSerializer
 
setApiTrainJwtToken(String) - Method in interface org.skr.security.JwtPrincipal
 
setFieldValue(Object, String, Object) - Static method in class org.skr.common.util.BeanUtil
 
siteEntries - Variable in class org.skr.registry.SiteEntry
 
SiteEntry - Class in org.skr.registry
 
SiteEntry() - Constructor for class org.skr.registry.SiteEntry
 
SkrConfig - Class in org.skr
 
SkrConfig() - Constructor for class org.skr.SkrConfig
 
SkrSecurityProperties - Class in org.skr.security
 
SkrSecurityProperties() - Constructor for class org.skr.security.SkrSecurityProperties
 
SkrSecurityProperties.Token - Class in org.skr.security
 
StreamSerializer - Class in org.skr.config.json
Lazy JSON Serialization for Stream
StreamSerializer() - Constructor for class org.skr.config.json.StreamSerializer
 
StreamSerializer(Class<Stream>) - Constructor for class org.skr.config.json.StreamSerializer
 
StringValuedEnum - Interface in org.skr.config.json
 
StringValuedEnumSerializer - Class in org.skr.config.json
JSON Serialization for String value Enum
StringValuedEnumSerializer() - Constructor for class org.skr.config.json.StringValuedEnumSerializer
 
StringValuedEnumSerializer(Class<StringValuedEnum>) - Constructor for class org.skr.config.json.StringValuedEnumSerializer
 

T

toJson(ObjectMapper, Object) - Static method in class org.skr.common.util.JsonUtil
 
toJson(ObjectMapper, Object, Class<?>) - Static method in class org.skr.common.util.JsonUtil
 
toJson(Object) - Static method in class org.skr.common.util.JsonUtil
 
toJson(Object, Class<?>) - Static method in class org.skr.common.util.JsonUtil
 
toJsonNode(ObjectMapper, Object) - Static method in class org.skr.common.util.JsonUtil
 
toJsonNode(Object) - Static method in class org.skr.common.util.JsonUtil
 
Token() - Constructor for class org.skr.security.SkrSecurityProperties.Token
 
TOP_STACK - Static variable in exception org.skr.common.exception.BaseException
 
toString() - Method in class org.skr.common.util.tuple.Tuple2
 
toString() - Method in class org.skr.common.util.tuple.Tuple3
 
toString() - Method in class org.skr.common.util.tuple.Tuple4
 
Tuple2<T0,​T1> - Class in org.skr.common.util.tuple
Scala style Tuple for Java
Tuple2(T0, T1) - Constructor for class org.skr.common.util.tuple.Tuple2
 
Tuple3<T0,​T1,​T2> - Class in org.skr.common.util.tuple
Scala style Tuple for Java
Tuple3(T0, T1, T2) - Constructor for class org.skr.common.util.tuple.Tuple3
 
Tuple4<T0,​T1,​T2,​T3> - Class in org.skr.common.util.tuple
Scala style Tuple for Java
Tuple4(T0, T1, T2, T3) - Constructor for class org.skr.common.util.tuple.Tuple4
 

U

unregisterRealm(Realm) - Method in interface org.skr.registry.service.RegistryService
 
UnvarnishedFeignException - Exception in org.skr.common.exception
 
UnvarnishedFeignException(String) - Constructor for exception org.skr.common.exception.UnvarnishedFeignException
 
UnvarnishedFeignException(String, Throwable) - Constructor for exception org.skr.common.exception.UnvarnishedFeignException
 

V

ValidationException - Exception in org.skr.common.exception
The super class for exceptions
ValidationException(List<ErrorInfo>) - Constructor for exception org.skr.common.exception.ValidationException
 
value() - Method in enum org.skr.common.exception.ErrorInfo.ErrorLevel
 
value() - Method in interface org.skr.config.json.IntValuedEnum
 
value() - Method in interface org.skr.config.json.StringValuedEnum
 
value() - Method in enum org.skr.security.PermissionDetail.PermissionResult
 
valueOf(String) - Static method in enum org.skr.common.exception.ErrorInfo.ErrorLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.skr.security.PermissionDetail.PermissionResult
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.skr.common.exception.ErrorInfo.ErrorLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.skr.security.PermissionDetail.PermissionResult
Returns an array containing the constants of this enum type, in the order they are declared.

W

WARNING - org.skr.common.exception.ErrorInfo.ErrorLevel
 
worstErrorLevel() - Method in exception org.skr.common.exception.ValidationException
 
worstErrorLevel(List<ErrorInfo>) - Static method in class org.skr.common.exception.ErrorInfo
 

Y

YamlPropertyLoaderFactory - Class in org.skr.config
 
YamlPropertyLoaderFactory() - Constructor for class org.skr.config.YamlPropertyLoaderFactory
 

_

_0 - Variable in class org.skr.common.util.tuple.Tuple2
 
_0 - Variable in class org.skr.common.util.tuple.Tuple3
 
_0 - Variable in class org.skr.common.util.tuple.Tuple4
 
_1 - Variable in class org.skr.common.util.tuple.Tuple2
 
_1 - Variable in class org.skr.common.util.tuple.Tuple3
 
_1 - Variable in class org.skr.common.util.tuple.Tuple4
 
_2 - Variable in class org.skr.common.util.tuple.Tuple3
 
_2 - Variable in class org.skr.common.util.tuple.Tuple4
 
_3 - Variable in class org.skr.common.util.tuple.Tuple4
 
A B C D E F G H I J K M N O P R S T U V W Y _ 
All Classes All Packages