|
Jamaica 6.1 release 1
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjavax.realtime.GarbageCollector
public abstract class GarbageCollector
Jamaica Real-Time Specification for Java class GarbageCollector.
| Constructor Summary | |
|---|---|
GarbageCollector()
Deprecated. RTSJ V1.0.1 the user application cannot create its own garbage collector. |
|
| Method Summary | |
|---|---|
abstract RelativeTime |
getPreemptionLatency()
getPreemptionLatency returns the maximum time required for any schedulable object to preempt ongoing garbage collection activity. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GarbageCollector()
| Method Detail |
|---|
public abstract RelativeTime getPreemptionLatency()
|
Jamaica 6.1 release 1
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||