Interface DataCachePCData

    • Method Detail

      • isTimedOut

        boolean isTimedOut()
        Whether this data is timed out.
      • getTimeOut

        long getTimeOut()
        Gets the original timeout of this instance.
        Returns:
        -1 for no timeout ever.