@FunctionalInterface public interface WireKey
| Modifier and Type | Method and Description |
|---|---|
static boolean |
checkKeys(WireKey[] keys) |
default int |
code() |
default Object |
defaultValue() |
CharSequence |
name() |
default Type |
type() |
CharSequence name()
default int code()
default Type type()
default Object defaultValue()
static boolean checkKeys(WireKey[] keys)
Copyright © 2015. All rights reserved.