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

/openjdk7/jaxp/src/com/sun/org/apache/xpath/internal/compiler/
H A DOpMapVector.java21 * $Id: OpMapVector.java,v 1.2.4.1 2005/09/10 03:57:14 jeffsuttor Exp $
33 public class OpMapVector { class
48 * Construct a OpMapVector, using the given block size.
52 public OpMapVector(int blocksize, int increaseSize, int lengthPos) method in class:OpMapVector

Completed in 35 milliseconds