Package 

Class Success

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final VALUE value
    • Constructor Summary

      Constructors 
      Constructor Description
      Success(VALUE value)
    • Method Summary

      Modifier and Type Method Description
      final VALUE getValue()
      Boolean equals(Object other)
      Integer hashCode()
      • Methods inherited from class app.futured.arkitekt.crusecases.Success

        component1, component2, toString
      • Methods inherited from class java.lang.Object

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