Class QueryTime


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

      Constructors 
      Constructor Description
      QueryTime​(java.net.URI uri)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.net.URI getURI()  
      java.time.Instant getWhen()  
      • Methods inherited from class java.lang.Object

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

      • QueryTime

        public QueryTime​(java.net.URI uri)
    • Method Detail

      • getURI

        public java.net.URI getURI()
      • getWhen

        public java.time.Instant getWhen()