| 
 | Java™ Platform Standard Ed. 6 | |||||||||
| 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 | valueThe value representing a truncatable value type in a typecode. | 
| Field Detail | 
|---|
static final short value
| 
 | Java™ Platform Standard Ed. 6 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.