- nanoTimeString(long) - Static method in class lev.Ln
-
Print nanoseconds to a m:s format.
- Neuropol(float) - Static method in class lev.gui.resources.LFonts
-
- newLog(String) - Method in class lev.debug.LLogger
-
Creates a new asynchronous log.
- newSyncLog(String) - Method in class lev.debug.LLogger
-
Creates a new sync log in the desired location.
- next(int) - Method in class lev.LByteSearcher
-
Inform the searcher of the next input, and receive feedback if something was found.
- next(char) - Method in class lev.LByteSearcher
-
Inform the searcher of the next input, and receive feedback if something was found.
- next(int, BufferedInputStream) - Method in class lev.LByteSearcher
-
Specialized next function that marks the stream unless a portion of a target is
found, which allows you to reset and get to the stream at the start of the target
once one is found.
- next(char, BufferedInputStream) - Method in class lev.LByteSearcher
-
Specialized next function that marks the stream unless a portion of a target is
found, which allows you to reset and get to the stream at the start of the target
once one is found.
- next(int) - Method in class lev.LStringSearcher
-
Inform the searcher of the next input, and receive feedback if something was found.
- next(char) - Method in class lev.LStringSearcher
-
Inform the searcher of the next input, and receive feedback if something was found.
- next(int, BufferedInputStream) - Method in class lev.LStringSearcher
-
Specialized next function that marks the stream unless a portion of a target is
found, which allows you to reset and get to the stream at the start of the target
once one is found.
- next(char, BufferedInputStream) - Method in class lev.LStringSearcher
-
Specialized next function that marks the stream unless a portion of a target is
found, which allows you to reset and get to the stream at the start of the target
once one is found.
- nodeChanged(TreeNode) - Method in class lev.gui.LTree
-
- numItems() - Method in class lev.gui.LList
-
- numVals() - Method in class lev.LMergeMap
-