Interface WorkResult


public interface WorkResult
Provides information about some work which was performed.
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
  • Method Details

    • getDidWork

      boolean getDidWork()