| Package | Description |
|---|---|
| org.spf4j.zel.vm |
| Modifier and Type | Method and Description |
|---|---|
Address.Scope |
Address.getScope() |
static Address.Scope |
Address.Scope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Address.Scope[] |
Address.Scope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Address(int address,
Address.Scope scope) |
Copyright © 2018 SPF4J. All rights reserved.