Searched refs:INVALID_TYPE (Results 1 - 4 of 4) sorted by relevance

/openjdk7/jdk/src/share/classes/com/sun/tools/hat/internal/model/
H A DRoot.java60 public final static int INVALID_TYPE = 0; field in class:Root
113 case INVALID_TYPE: return "Invalid (?!?)";
/openjdk7/jdk/src/share/classes/com/sun/tools/hat/internal/server/
H A DAllRootsQuery.java68 int lastType = Root.INVALID_TYPE;
H A DRootsQuery.java92 int lastType = Root.INVALID_TYPE;
/openjdk7/corba/src/share/classes/com/sun/corba/se/impl/presentation/rmi/
H A DIDLTypesUtil.java48 public static final int INVALID_TYPE = 1; field in class:IDLTypesUtil

Completed in 43 milliseconds