|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface VM_TRUNCATABLE
Defines the code used to represent a truncatable value type in
a typecode. A value type is truncatable if it inherits "safely"
from another value type, which means it can be cast to a more
general inherited type.
This is one of the possible results of the type_modifier
method on the TypeCode
interface.
TypeCode
Field Summary | |
---|---|
static short |
value
The value representing a truncatable value type in a typecode. |
Field Detail |
---|
static final short value
|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.