CompoundCondition, ConditionPrefixSha256Condition, ThresholdSha256Conditionpublic abstract class CompoundSha256Condition extends Sha256Condition implements CompoundCondition
| Modifier | Constructor | Description |
|---|---|---|
protected |
CompoundSha256Condition(byte[] fingerprint,
long cost,
EnumSet<ConditionType> subtypes) |
|
protected |
CompoundSha256Condition(long cost,
EnumSet<ConditionType> subtypes) |
| Modifier and Type | Method | Description |
|---|---|---|
EnumSet<ConditionType> |
getSubtypes() |
getCost, getEncoded, getFingerprint, getType, getUriequals, getCost, getEncoded, getUri, toStringclone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetFingerprint, getFingerprintContentsprotected CompoundSha256Condition(long cost,
EnumSet<ConditionType> subtypes)
protected CompoundSha256Condition(byte[] fingerprint,
long cost,
EnumSet<ConditionType> subtypes)
public EnumSet<ConditionType> getSubtypes()
getSubtypes in interface CompoundConditionCopyright © 2018. All rights reserved.