Class InMemoryJobEventFinderSupport

    • Nested Class Summary

      • Nested classes/interfaces inherited from interface it.tidalwave.util.Finder

        it.tidalwave.util.Finder.InMemorySortCriterion<U extends java.lang.Object>, it.tidalwave.util.Finder.SortCriterion, it.tidalwave.util.Finder.SortDirection
    • Field Summary

      • Fields inherited from class it.tidalwave.util.spi.HierarchicFinderSupport

        firstResult, maxResults
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected java.util.Optional<JobEvent> findById​(it.tidalwave.util.Id id)  
      java.time.Duration getDuration()  
      Money getEarnings()  
      • Methods inherited from class it.tidalwave.util.spi.FinderWithIdSupport

        computeResults, findAll, streamImpl, withId
      • Methods inherited from class it.tidalwave.util.spi.HierarchicFinderSupport

        clone, clone, clonedWith, computeNeededResults, count, from, getContexts, getSource, max, ofType, results, sort, sort, toString, withContext
      • Methods inherited from class java.lang.Object

        equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
      • Methods inherited from interface it.tidalwave.util.spi.ExtendedFinderSupport

        from, max, sort, sort, withContext
      • Methods inherited from interface it.tidalwave.util.Finder

        count, firstResult, iterator, ofType, optionalFirstResult, optionalResult, result, results, stream