Package | Description |
---|---|
jdk.jshell |
Provides interfaces for creating tools, such as a Read-Eval-Print Loop (REPL),
which interactively evaluate "snippets" of Java programming language code.
|
Modifier and Type | Method | Description |
---|---|---|
Snippet.SubKind |
Snippet.subKind() |
Return the
Snippet.SubKind of snippet. |
static Snippet.SubKind |
Snippet.SubKind.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static Snippet.SubKind[] |
Snippet.SubKind.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-Ubuntu+0-9b143-1ubuntu1