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

/osnet-11/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/
H A DPrintaRecord.java36 * aggregations passed to {@code printa()} and records the formatted
67 * no aggregation data. However, the formatted output generated by the
122 private transient boolean formatted; field in class:PrintaRecord
134 formatted = isFormatString;
140 * formatted output.
146 * @param formattedOutput the formatted output, if any, associated
148 * to this record, one formatted string per {@code Tuple}, or an
155 * @param formattedOutputString {@code printa()} formatted string
161 * tuples or formatted strings are {@code null}
209 throw new NullPointerException("formatted outpu
[all...]

Completed in 15 milliseconds