Package org.zeromq

Class ZTimer.Timer

  • Enclosing class:
    ZTimer

    @Deprecated
    public static final class ZTimer.Timer
    extends java.lang.Object
    Deprecated.
    use ZTimer.Timer instead
    Opaque representation of a timer.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private ZTimer.Timer delegate
      Deprecated.
       
    • Constructor Summary

      Constructors 
      Constructor Description
      Timer​(ZTimer.Timer delegate)
      Deprecated.
       
    • Method Summary

      • Methods inherited from class java.lang.Object

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

    • Constructor Detail