| Package | Description |
|---|---|
| android.net |
| Modifier and Type | Method and Description |
|---|---|
LocalSocketAddress.Namespace |
LocalSocketAddress.getNamespace() |
static LocalSocketAddress.Namespace |
LocalSocketAddress.Namespace.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LocalSocketAddress.Namespace[] |
LocalSocketAddress.Namespace.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
LocalSocketAddress(String name,
LocalSocketAddress.Namespace namespace) |
Copyright © 2008-2013. All Rights Reserved.