Class TrivialTimeResponse


  • public class TrivialTimeResponse
    extends java.lang.Object

    TrivialTimeResponse class.

    Version:
    $Id: $
    Author:
    Alejandro Galue
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean isAvailable()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • TrivialTimeResponse

        public TrivialTimeResponse()
      • TrivialTimeResponse

        public TrivialTimeResponse​(int remoteTime,
                                   int localTime,
                                   int allowedSkew)
    • Method Detail

      • isAvailable

        public boolean isAvailable()