public static class

SurfaceDataProxy.CountdownTracker

extends Object
implements StateTracker
java.lang.Object
   ↳ sun.java2d.SurfaceDataProxy.CountdownTracker

Summary

[Expand]
Inherited Fields
From interface sun.java2d.StateTracker
Public Constructors
SurfaceDataProxy.CountdownTracker(int threshold)
Public Methods
synchronized boolean isCurrent()
Returns true iff the contents of the complex data of the associated StateTrackable object have not changed since the time that this StateTracker was returned from its getStateTracker() method.
[Expand]
Inherited Methods
From class java.lang.Object
From interface sun.java2d.StateTracker

Public Constructors

public SurfaceDataProxy.CountdownTracker (int threshold)

Public Methods

public synchronized boolean isCurrent ()

Returns true iff the contents of the complex data of the associated StateTrackable object have not changed since the time that this StateTracker was returned from its getStateTracker() method.