Modifier and Type | Method and Description |
---|---|
Snippet.Status |
SnippetEvent.previousStatus()
The status before the transition.
|
Snippet.Status |
JShell.status(Snippet snippet)
Return the status of the snippet.
|
Snippet.Status |
SnippetEvent.status()
The after status.
|
static Snippet.Status |
Snippet.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Snippet.Status[] |
Snippet.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015, 2016, Oracle and/or its affiliates. All rights reserved.
DRAFT 9-internal+0-2016-04-22-203349.buildd.src