Package | Description |
---|---|
org.ojalgo.netio |
This package loosely corresponds to (extends) the packages: java.io.*, java.nio.*, java.net.* and sun.net.*
|
Modifier and Type | Method and Description |
---|---|
static ResourceLocator.Method |
ResourceLocator.Method.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResourceLocator.Method[] |
ResourceLocator.Method.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ResourceLocator |
ResourceLocator.method(ResourceLocator.Method method) |
ResourceLocator.Request |
ResourceLocator.Request.method(ResourceLocator.Method method) |
Copyright © 2019 Optimatika. All rights reserved.