Class Tree.ListTreeOps$

java.lang.Object
com.xebialabs.xlrelease.utils.Tree.ListTreeOps$
Enclosing interface:
Tree<A>

public static class Tree.ListTreeOps$ extends Object
  • Field Details

    • MODULE$

      public static final Tree.ListTreeOps$ MODULE$
      Static reference to the singleton instance of this Scala object.
  • Constructor Details

    • ListTreeOps$

      public ListTreeOps$()
  • Method Details

    • prune$extension

      public final <A> scala.collection.immutable.List<Tree.Node<A>> prune$extension(Tree.ListTreeOps<A> $this)
    • hashCode$extension

      public final <A> int hashCode$extension(Tree.ListTreeOps<A> $this)
    • equals$extension

      public final <A> boolean equals$extension(Tree.ListTreeOps<A> $this, Object x$1)