Searched defs:ByteKey (Results 1 – 2 of 2) sorted by relevance
22 @interface ByteKey { annotation
21 @MapKey(unwrapValue = true) internal annotation class ByteKey(val value: Byte) class