{% setvar book_path %}/reference/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}
interface Converter<I, O>
Converts input to output.
Public methods |
|
|---|---|
abstract O |
convert(I input) |