-
public final class ProviderEvaluation<T extends Object>
-
-
Method Summary
Modifier and Type Method Description final TgetValue()final StringgetVariant()final StringgetReason()final ErrorCodegetErrorCode()final StringgetErrorMessage()-
-
Method Detail
-
getVariant
final String getVariant()
-
getErrorCode
final ErrorCode getErrorCode()
-
getErrorMessage
final String getErrorMessage()
-
-
-
-