JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
com.soklet
McpNull
Uses of Enum Class
com.soklet.McpNull
Packages that use
McpNull
Package
Description
com.soklet
Core Soklet contracts and functionality.
Uses of
McpNull
in
com.soklet
Subclasses with type arguments of type
McpNull
in
com.soklet
Modifier and Type
Class
Description
enum
McpNull
Singleton MCP null value.
Methods in
com.soklet
that return
McpNull
Modifier and Type
Method
Description
static
McpNull
McpNull.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
McpNull
[]
McpNull.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.