Class Contextful<ClosureT>

  • All Implemented Interfaces:
    java.io.Serializable

    @Experimental(CONTEXTFUL)
    public final class Contextful<ClosureT>
    extends java.lang.Object
    implements java.io.Serializable
    Pair of a bit of user code (a "closure") and the Requirements needed to run it.
    See Also:
    Serialized Form