JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES
All Classes
Serialized Form
Package EDU.oswego.cs.dl.util.concurrent
Class
EDU.oswego.cs.dl.util.concurrent.BrokenBarrierException
extends java.lang.RuntimeException implements Serializable
Serialized Fields
index
int index
The index that barrier would have returned upon normal return;
Class
EDU.oswego.cs.dl.util.concurrent.TimeoutException
extends java.lang.InterruptedException implements Serializable
Serialized Fields
duration
long duration
The approximate time that the operation lasted before this timeout exception was thrown.
Package EDU.oswego.cs.dl.util.concurrent.misc
Class
EDU.oswego.cs.dl.util.concurrent.misc.Fraction
extends java.lang.Object implements Serializable
Serialized Fields
numerator_
long numerator_
denominator_
long denominator_
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES
All Classes