typed

inline fun <T> typed(stringList: List<T>): ListDataSupplier<T>

Due to supporting ListDataSupplier(listOf("String")) returning a supplier that works for List call types that doesn't attempt to resolve to a set of lists