Class Attempt

  • All Implemented Interfaces:
    com.embabel.common.core.types.Timestamped

    
    public final class Attempt<RESULT extends Object, FEEDBACK extends Feedback>
     implements Timestamped
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Instant getTimestamp()
      final RESULT getResult()
      final FEEDBACK getFeedback()
      • Methods inherited from class com.embabel.common.core.types.Timestamped

        isLaterThan
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait