Uses of Class
org.zeromq.timer.ZTicket.Ticket
Packages that use ZTicket.Ticket
-
Uses of ZTicket.Ticket in org.zeromq.timer
Classes in org.zeromq.timer that implement interfaces with type arguments of type ZTicket.TicketModifier and TypeClassDescriptionstatic final classOpaque representation of a ticket.Methods in org.zeromq.timer that return ZTicket.TicketModifier and TypeMethodDescriptionZTicket.add(long delay, TimerHandler handler, Object... args) Add ticket to the set.ZTicker.addTicket(long interval, TimerHandler handler, Object... args) Methods in org.zeromq.timer with parameters of type ZTicket.Ticket