Package com.xebialabs.xlrelease.utils
Class TypeHelper$
java.lang.Object
com.xebialabs.xlrelease.utils.TypeHelper$
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final TypeHelper$
Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionscala.collection.immutable.Seq<Type>
getAllSubtypesOf
(Type ciType)
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
TypeHelper$
public TypeHelper$()
-
-
Method Details
-
getAllSubtypesOf
-