Use is subject to License Terms. Your use of this web site or any of its content or software indicates your agreement to be bound by these License Terms.

Copyright © 2006 Sun Microsystems, Inc. All rights reserved.

CLDC 1.1

Package java.lang.ref

Provides support for weak references.

See:
          Description

Class Summary
Reference Abstract base class for reference objects.
WeakReference This class provides support for weak references.
 

Package java.lang.ref Description

Provides support for weak references.

Since:
CLDC 1.1

CLDC 1.1

Copyright © 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to License Terms. Your use of this web site or any of its content or software indicates your agreement to be bound by these License Terms.

For more information, please consult the JSR 139 specification.