| Package | Description |
|---|---|
| org.iota.jota.pow | |
| org.iota.jota.utils |
| Modifier and Type | Method and Description |
|---|---|
static SpongeFactory.Mode |
SpongeFactory.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SpongeFactory.Mode[] |
SpongeFactory.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static ICurl |
SpongeFactory.create(SpongeFactory.Mode mode) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
BundleValidator.isBundle(Bundle bundle,
Optional<SpongeFactory.Mode> customCurlMode)
Checks if a bundle is syntactically valid.
|
Copyright © 2019. All rights reserved.