Package com.xebialabs.xlrelease.utils
Class ListUtils$
java.lang.Object
com.xebialabs.xlrelease.utils.ListUtils$
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ListUtils$
Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionScalaListUpdateInPlace
(scala.collection.immutable.List<A> list)
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
ListUtils$
public ListUtils$()
-
-
Method Details
-
ScalaListUpdateInPlace
public <A> ListUtils.ScalaListUpdateInPlace<A> ScalaListUpdateInPlace(scala.collection.immutable.List<A> list)
-