Searched defs:ops (Results 1 - 1 of 1) sorted by relevance

/glassfish-3.1.2/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/classfile/
H A DVMOp.java127 static VMOp[] ops = { field in class:VMOp
534 * Check that each entry in the ops array has a valid VMOp entry
538 VMOp op = ops[i];

Completed in 9 milliseconds