Package com.xebialabs.xlrelease.utils
Class Tree.ListTreeOps$
java.lang.Object
com.xebialabs.xlrelease.utils.Tree.ListTreeOps$
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Tree.ListTreeOps$
Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal <A> boolean
equals$extension
(Tree.ListTreeOps<A> $this, Object x$1) final <A> int
hashCode$extension
(Tree.ListTreeOps<A> $this) final <A> scala.collection.immutable.List<Tree.Node<A>>
prune$extension
(Tree.ListTreeOps<A> $this)
-
Field Details
-
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
-
equals$extension
-