Class ForestAction.Move

Enclosing class:
ForestAction

@PublicApi @Immutable public static final class ForestAction.Move extends ForestAction
  • Constructor Details

    • Move

      public Move(LongList rowIds, long under, long after, long before)
  • Method Details