| Package | Description |
|---|---|
| io.ultreia.gc.db.entity |
| Modifier and Type | Method and Description |
|---|---|
GcCacheLog |
GcCacheLogAdapter.deserialize(com.google.gson.JsonElement json,
Type typeOfT,
com.google.gson.JsonDeserializationContext context) |
| Modifier and Type | Method and Description |
|---|---|
List<GcCacheLog> |
GcCache.getLogs() |
List<GcCacheLog> |
GcCacheImpl.getLogs() |
| Modifier and Type | Method and Description |
|---|---|
com.google.gson.JsonElement |
GcCacheLogAdapter.serialize(GcCacheLog src,
Type typeOfSrc,
com.google.gson.JsonSerializationContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
GcCache.setLogs(List<GcCacheLog> log) |
void |
GcCacheImpl.setLogs(List<GcCacheLog> logs) |
Copyright © 2017 Ultreia.io. All rights reserved.