public class DatastoreTextMemory extends Object implements DatastoreText
| Constructor and Description |
|---|
DatastoreTextMemory() |
public void put(String kind, String name, String property, String value)
DatastoreTextput in interface DatastoreTextpublic String get(String kind, String name, String property)
DatastoreTextget in interface DatastoreTextCopyright © 2012–2022. All rights reserved.