- name - Variable in class com.integpg.net.FileEntry
-
name
- name() - Method in class java.lang.Enum
-
Returns the name of this enum constant, exactly as declared in its
enum declaration.
- NaN - Static variable in class java.lang.Double
-
NaN
- NaN - Static variable in class java.lang.Float
-
NaN
- Native - Annotation Type in java.lang.annotation
-
Indicates that a field defining a constant value may be referenced
from native code.
- NATIVE - Static variable in class java.lang.reflect.Modifier
-
NATIVE
- NEGATIVE_INFINITY - Static variable in class java.lang.Double
-
NEGATIVE_INFINITY
- NEGATIVE_INFINITY - Static variable in class java.lang.Float
-
NEGATIVE_INFINITY
- NegativeArraySizeException - Exception in java.lang
-
- NegativeArraySizeException() - Constructor for exception java.lang.NegativeArraySizeException
-
NegativeArraySizeException
- NegativeArraySizeException(String) - Constructor for exception java.lang.NegativeArraySizeException
-
- Network - Class in com.integpg.system
-
- Network() - Constructor for class com.integpg.system.Network
-
- newInstance() - Method in class java.lang.Class
-
Creates a new instance of a class.
- newInstance(Class, int) - Static method in class java.lang.reflect.Array
-
- newInstance(Class, int[]) - Static method in class java.lang.reflect.Array
-
- newInstance(Object[]) - Method in class java.lang.reflect.Constructor
-
- newLine() - Method in class java.io.BufferedWriter
-
- next() - Method in interface java.util.Iterator
-
- next(int) - Method in class java.util.Random
-
- nextBytes(byte[]) - Method in class java.util.Random
-
- nextDouble(double) - Static method in class java.text.ChoiceFormat
-
Finds the least double greater than d.
- nextDouble(double, boolean) - Static method in class java.text.ChoiceFormat
-
Finds the least double greater than d (if positive == true),
or the greatest double less than d (if positive == false).
- nextDouble() - Method in class java.util.Random
-
- nextElement() - Method in interface java.util.Enumeration
-
- nextElement() - Method in class java.util.JsonEnumerator
-
- nextElement() - Method in class java.util.StringTokenizer
-
- nextFloat() - Method in class java.util.Random
-
- nextGaussian() - Method in class java.util.Random
-
- nextInt() - Method in class java.util.Random
-
- nextInt(int) - Method in class java.util.Random
-
- nextLong() - Method in class java.util.Random
-
- nextNextGaussian - Variable in class java.util.Random
-
nextNextGaussian
- nextToken() - Method in class java.io.StreamTokenizer
-
- nextToken() - Method in class java.util.StringTokenizer
-
- nextToken(String) - Method in class java.util.StringTokenizer
-
Returns the next token in this string tokenizer's string.
- NoClassDefFoundError - Error in java.lang
-
- NoClassDefFoundError() - Constructor for error java.lang.NoClassDefFoundError
-
NoClassDefFoundError
- NoClassDefFoundError(String) - Constructor for error java.lang.NoClassDefFoundError
-
- NON_SPACING_MARK - Static variable in class java.lang.Character
-
NON_SPACING_MARK
- noop() - Method in class com.integpg.net.FTPClient
-
Issues NOOP command
- NORM_PRIORITY - Static variable in class java.lang.Thread
-
NORM_PRIORITY
- NoRouteToHostException - Exception in java.net
-
- NoRouteToHostException() - Constructor for exception java.net.NoRouteToHostException
-
NoRouteToHostException
- NoRouteToHostException(String) - Constructor for exception java.net.NoRouteToHostException
-
- NoSuchElementException - Exception in java.util
-
- NoSuchElementException() - Constructor for exception java.util.NoSuchElementException
-
NoSuchElementException
- NoSuchElementException(String) - Constructor for exception java.util.NoSuchElementException
-
- NoSuchFieldError - Error in java.lang
-
Thrown if an application tries to access or modify a specified
field of an object, and that object no longer has that field.
- NoSuchFieldError() - Constructor for error java.lang.NoSuchFieldError
-
Constructs a NoSuchFieldError
with no detail message.
- NoSuchFieldError(String) - Constructor for error java.lang.NoSuchFieldError
-
Constructs a NoSuchFieldError
with the specified
detail message.
- NoSuchFieldException - Exception in java.lang
-
- NoSuchFieldException() - Constructor for exception java.lang.NoSuchFieldException
-
NoSuchFieldException
- NoSuchFieldException(String) - Constructor for exception java.lang.NoSuchFieldException
-
- NoSuchMethodError - Error in java.lang
-
- NoSuchMethodError() - Constructor for error java.lang.NoSuchMethodError
-
NoSuchMethodError
- NoSuchMethodError(String) - Constructor for error java.lang.NoSuchMethodError
-
- NoSuchMethodException - Exception in java.lang
-
- NoSuchMethodException() - Constructor for exception java.lang.NoSuchMethodException
-
NoSuchMethodException
- NoSuchMethodException(String) - Constructor for exception java.lang.NoSuchMethodException
-
- NoSuchPortException - Exception in com.integpg.comm
-
- notify() - Method in class java.lang.Object
-
Wakes up a single thread that is waiting on this object's
monitor.
- notifyAll() - Method in class java.lang.Object
-
Wakes up all threads that are waiting on this object's monitor.
- notifyObservers() - Method in class java.util.Observable
-
notifyObservers
- notifyObservers(Object) - Method in class java.util.Observable
-
- notifyOnBreakInterrupt(boolean) - Method in class com.integpg.comm.SerialPort
-
Requests notification when break interrupt occurs.
- notifyOnCTS(boolean) - Method in class com.integpg.comm.SerialPort
-
Requests notification when CTS changes state.
- notifyOnDataAvailable(boolean) - Method in class com.integpg.comm.SerialPort
-
Requests notification when data is available to read.
- notifyOnFramingError(boolean) - Method in class com.integpg.comm.SerialPort
-
Requests notification when framing error occurs.
- notifyOnOutputEmpty(boolean) - Method in class com.integpg.comm.SerialPort
-
Requests notification when output buffer is empty.
- notifyOnOverrunError(boolean) - Method in class com.integpg.comm.SerialPort
-
Requests notification when overrun error occurs.
- notifyOnParityError(boolean) - Method in class com.integpg.comm.SerialPort
-
Requests notification when parity error occurs.
- NOVEMBER - Static variable in class java.util.Calendar
-
- NULL - Static variable in class com.integpg.comm.SerialInputStream
-
NULL output stream (bit bucket)
- NULL - Static variable in class com.integpg.comm.SerialOutputStream
-
NULL
- NullInputStream - Class in com.integpg.comm
-
- NullInputStream() - Constructor for class com.integpg.comm.NullInputStream
-
NullInputStream
- NullOutputStream - Class in com.integpg.comm
-
NullOutputStream
- NullOutputStream() - Constructor for class com.integpg.comm.NullOutputStream
-
NullOutputStream
- NullPointerException - Exception in java.lang
-
- NullPointerException() - Constructor for exception java.lang.NullPointerException
-
NullPointerException
- NullPointerException(String) - Constructor for exception java.lang.NullPointerException
-
- Number - Class in java.lang
-
- Number() - Constructor for class java.lang.Number
-
Number
- numberFormat - Variable in class java.text.DateFormat
-
The number formatter that DateFormat uses to format numbers in dates
and times.
- NumberFormat - Class in java.text
-
NumberFormat
is the abstract base class for all number
formats.
- NumberFormat() - Constructor for class java.text.NumberFormat
-
- NumberFormatException - Exception in java.lang
-
- NumberFormatException() - Constructor for exception java.lang.NumberFormatException
-
NumberFormatException
- NumberFormatException(String) - Constructor for exception java.lang.NumberFormatException
-
- nval - Variable in class java.io.StreamTokenizer
-
nval