RecipeInputItemAdapter

Properties

Link copied to clipboard
open override val type: Class<RecipeInput.Item>

Functions

Link copied to clipboard
open override fun convert(value: Any): RecipeInput.Item

Converts the given value obtained from config to the target type T.