Interface WorkResult


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

      • getDidWork

        boolean getDidWork()