apidocs / com.srv4pos.server.api.infrastructure / DiagnosticsUtil / newArrayList

newArrayList

static fun <V : Any!> newArrayList(vararg c: V): MutableList<V>!