Class HostResultCore

java.lang.Object
org.kink_lang.kink.HostResultCore
Direct Known Subclasses:
Val

public abstract class HostResultCore extends Object
The core of the result of a host call.

This class is exposed only as the result type of HostResult.makeHostResultCore(). Do not refer this class from your program.