Searched refs:numOfColumns (Results 1 – 3 of 3) sorted by relevance
146 public PropsVectors(int numOfColumns) { in PropsVectors() argument147 if (numOfColumns < 1) { in PropsVectors()149 + "less than 1; but it is " + numOfColumns); in PropsVectors()151 columns = numOfColumns + 2; // count range start and limit columns in PropsVectors()
144 public PropsVectors(int numOfColumns) { in PropsVectors() argument145 if (numOfColumns < 1) { in PropsVectors()147 + "less than 1; but it is " + numOfColumns); in PropsVectors()149 columns = numOfColumns + 2; // count range start and limit columns in PropsVectors()
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...