Package com.xebialabs.xlrelease.utils
Class Tree$
java.lang.Object
com.xebialabs.xlrelease.utils.Tree$
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<A> Tree.Node<A>
<A> scala.collection.immutable.List<scala.runtime.Nothing$>
<A> Tree<A>
empty()
<A> Tree.ListTreeOps<A>
ListTreeOps
(scala.collection.immutable.List<Tree<A>> ts) <A> Tree.NodeOps<A>
<A> Tree.TreeOps<A>
<A> Tree.TreeTreeOps<A>
TreeTreeOps
(Tree<Tree<A>> t)
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
Tree$
public Tree$()
-
-
Method Details
-
empty
-
apply
-
apply$default$2
public <A> scala.collection.immutable.List<scala.runtime.Nothing$> apply$default$2() -
NodeOps
-
TreeOps
-
TreeTreeOps
-
ListTreeOps
-