Class OneOrListOf<T>
java.lang.Object
org.galaxyproject.gxformat2.v19_09.utils.OneOrListOf<T>
-
Method Summary
Modifier and TypeMethodDescriptiongetList()getOne()booleanisList()booleanisOne()static <T> OneOrListOf<T>static <T> OneOrListOf<T>oneOf(T object)
-
Method Details
-
oneOf
-
listOf
-
isOne
-
isList
-
getOneOptional
-
getListOptional
-
getOne
-
getList
-