WorkBookCategoryConverter

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun <U : Any> andThen(after: Converter<in WorkBookCategory, out U>): Converter<String, U>
Link copied to clipboard
open override fun convert(source: String): WorkBookCategory?