-
public final class ProviderEvaluation<T extends Object>
-
-
Method Summary
Modifier and Type Method Description final T
getValue()
final String
getVariant()
final String
getReason()
final ErrorCode
getErrorCode()
final String
getErrorMessage()
-
-
Method Detail
-
getVariant
final String getVariant()
-
getErrorCode
final ErrorCode getErrorCode()
-
getErrorMessage
final String getErrorMessage()
-
-
-
-