Home
last modified time | relevance | path

Searched refs:startSeqNumber (Results 1 – 5 of 5) sorted by relevance

/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/javax/management/remote/
H A DNotificationResult.java103 public NotificationResult(long startSeqNumber, long nextSeqNumber, in NotificationResult() argument
106 if (startSeqNumber < 0) in NotificationResult()
114 earliestSequenceNumber = startSeqNumber; in NotificationResult()
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/javax/management/remote/
H A DNotificationResult.java103 public NotificationResult(long startSeqNumber, long nextSeqNumber, in NotificationResult() argument
106 if (startSeqNumber < 0) in NotificationResult()
114 earliestSequenceNumber = startSeqNumber; in NotificationResult()
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/javax/management/remote/
H A DNotificationResult.java103 public NotificationResult(long startSeqNumber, long nextSeqNumber, in NotificationResult() argument
106 if (startSeqNumber < 0) in NotificationResult()
114 earliestSequenceNumber = startSeqNumber; in NotificationResult()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/javax/management/remote/
H A DNotificationResult.java103 public NotificationResult(long startSeqNumber, long nextSeqNumber, in NotificationResult() argument
106 if (startSeqNumber < 0) in NotificationResult()
114 earliestSequenceNumber = startSeqNumber; in NotificationResult()
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/javax/management/remote/
H A DNotificationResult.java103 public NotificationResult(long startSeqNumber, long nextSeqNumber, in NotificationResult() argument
106 if (startSeqNumber < 0) in NotificationResult()
114 earliestSequenceNumber = startSeqNumber; in NotificationResult()