Class ForestAction.Add

Enclosing class:
ForestAction

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

    • Add

      public Add(@NotNull ItemForest fragment, long under, long after, long before)
    • Add

      public Add(@NotNull ItemIdentity itemId, long semantics, long under, long after, long before)
    • Add

      public Add(@NotNull ItemIdentity itemId, long under, long after, long before)
  • Method Details