wire-schema
Toggle table of contents
6.0.0-alpha03-0.2.0-02
common
Target filter
common
Switch theme
Search in API
Skip to content
wire-schema
wire-schema
/
com.squareup.wire.schema
/
Extend
/
Companion
Companion
object
Companion
Members
Functions
from
Elements
Link copied to clipboard
@
JvmStatic
fun
fromElements
(
namespaces
:
List
<
String
>
,
extendElements
:
List
<
ExtendElement
>
)
:
List
<
Extend
>
to
Elements
Link copied to clipboard
@
JvmStatic
fun
toElements
(
extendList
:
List
<
Extend
>
)
:
List
<
ExtendElement
>