| [ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] | 
Procedures about Java VM Information and instance references.
Please refer a Java document about "Reference".
returns the available processors by Java VM.
return free memory, max memory and total memory of Java VM by bytes, respectively.
starts the garbage collectior.
check is the object is Java reference.
check is the object is Java reference queue.
check is the reference is cleared.
check is the reference is in a reference queue.
creates a weak reference, a soft reference, and a phantom reference, respectively.
creates a reference queue.
gets an object from the reference.
returns #f is the reference has been cleared.
clears the reference.
enqueues the reference.
refers a reference from the reference-queue. returns #f if any datum is not in the queue.
removes a reference from the reference queue and returns the reference, or #f if any datum is not in the queue.
| [ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | 
 
  This document was generated on August 9, 2012 using texi2html 5.0.