Package | Description |
---|---|
com.google.bitcoin.wallet |
Modifier and Type | Method and Description |
---|---|
RiskAnalysis.Result |
RiskAnalysis.analyze() |
RiskAnalysis.Result |
DefaultRiskAnalysis.analyze() |
static RiskAnalysis.Result |
RiskAnalysis.Result.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RiskAnalysis.Result[] |
RiskAnalysis.Result.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014. All rights reserved.