Package | Description |
---|---|
org.hipparchus.exception |
Specialized exceptions for algorithms errors.
|
Modifier and Type | Method | Description |
---|---|---|
static LocalizedCoreFormats |
LocalizedCoreFormats.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static LocalizedCoreFormats[] |
LocalizedCoreFormats.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016–2018 Hipparchus.org. All rights reserved.