JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
gay.object.hexdebug.core.api.debugging
Interface DebuggableCastEnv
public interface
DebuggableCastEnv
An optional helper interface for implementing casting environments with debug support.
Method Summary
All Methods
Instance Methods
Default Methods
Modifier and Type
Method
Description
default @Nullable
DebugEnvironment
getDebugEnv
()
Method Details
getDebugEnv
@Nullable
default
@Nullable
DebugEnvironment
getDebugEnv
()