public final class KeyValue extends Value<Key>
static class
KeyValue.Builder
KeyValue(Key key)
static KeyValue.Builder
builder(Key key)
static KeyValue
of(Key key)
toBuilder()
String
toString()
equals, excludeFromIndexes, get, hashCode, type
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public KeyValue(Key key)
public KeyValue.Builder toBuilder()
toBuilder
Value<Key>
public static KeyValue of(Key key)
public static KeyValue.Builder builder(Key key)
public String toString()
toString
Object
Copyright © 2016 Google. All rights reserved.