Package com.xebialabs.xlrelease.utils
Class Tree.ListTreeOps<A>
- java.lang.Object
-
- scala.AnyVal
-
- com.xebialabs.xlrelease.utils.Tree.ListTreeOps<A>
-
-
Constructor Summary
Constructors Constructor Description ListTreeOps(scala.collection.immutable.List<Tree<A>> ts)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object x$1)inthashCode()scala.collection.immutable.List<Tree.Node<A>>prune()scala.collection.immutable.List<Tree<A>>ts()
-