IntStreamConstant

Constants of IntStream

Members

Static variables

EOF
int EOF;
Undocumented in source.
UNKNOWN_SOURCE_NAME
string UNKNOWN_SOURCE_NAME;

The value returned by {@link #getSourceName} when the actual name of the underlying source is not known.

Meta