Interface IDebuggableCastEnv


public interface IDebuggableCastEnv
An optional helper interface for implementing casting environments with debug support.
  • Method Summary

    Modifier and Type
    Method
    Description
    default @Nullable DebugEnvironment
     
  • Method Details