addInterfaceType

inline fun <M> addInterfaceType(noinline block: Any.(Int) -> Int)

接口类型, 即类型必须为接口, 同时其子类都会被认为属于该接口而对应其布局

See also