Package | Description |
---|---|
org.josef.science.physics |
Physics related Classes.
|
Modifier and Type | Method and Description |
---|---|
static Phase.Transition |
Phase.Transition.from(Phase from,
Phase to)
Gets the transition from the supplied phase, to the supplied phase.
|
static Phase.Transition |
Phase.Transition.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Phase.Transition[] |
Phase.Transition.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2008–2018. All rights reserved.