Class TimelyMemory.FoldingState

java.lang.Object
tools.refinery.interpreter.matchers.util.TimelyMemory.FoldingState
Enclosing class:
TimelyMemory<Timestamp extends Comparable<Timestamp>>

protected static final class TimelyMemory.FoldingState extends Object
  • Field Details

    • diff

      protected final int diff
  • Constructor Details

    • FoldingState

      protected FoldingState(int diff)
  • Method Details