public class KeyStringifier extends Object implements Stringifier<Key<?>>
Converts Objectify Key>s to String.
Constructor and Description |
---|
KeyStringifier() |
public String toString(Key<?> obj)
Stringifier
toString
in interface Stringifier<Key<?>>
public Key<?> fromString(String str)
Stringifier
fromString
in interface Stringifier<Key<?>>
Copyright © 2014. All rights reserved.