Interface Context.Task

All Superinterfaces:
AutoCloseable
Enclosing interface:
Context

public static interface Context.Task extends AutoCloseable
A Task is a unit of work. They should be completed in a
finally
block.
  • Method Summary

    Modifier and Type
    Method
    Description
    default void
     
    void