Class JSONStorage.StoredJSON
java.lang.Object
com.djrapitops.plan.delivery.webserver.cache.JSONStorage.StoredJSON
- Enclosing interface:
JSONStorage
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic JSONStorage.StoredJSONfromObject(Object json, long timestamp) getJson()longinthashCode()
-
Field Details
-
json
-
timestamp
public final long timestamp
-
-
Constructor Details
-
StoredJSON
-
-
Method Details
-
fromObject
-
getJson
-
getTimestamp
public long getTimestamp() -
equals
-
hashCode
-