Class Cache


  • public class Cache
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected Cache()  
    • Constructor Detail

      • Cache

        protected Cache()
    • Method Detail

      • getKey

        public java.lang.String getKey()
      • getUrl

        public java.lang.String getUrl()
      • getBids

        public Bids getBids()
      • fromJSONObject

        public static Cache fromJSONObject​(org.json.JSONObject jsonObject)