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

/openjdk10/jdk/test/javax/print/PrintSubInputStream/
H A DExample.java45 System.err.println("Usage: Example num_sections");
118 private static InputStream createInputStream(int num_sections) argument
122 return new TestInputStream(bytes, num_sections);

Completed in 92 milliseconds