Skip navigation links
A B C D E F G H I L M N O P Q R S T U X 

D

DebugPrinter - Class in com.nwawsoft.util.tools
Used to only create command line output in programs if the DEBUG boolean in this file is set.
DebugPrinter() - Constructor for class com.nwawsoft.util.tools.DebugPrinter
 
deleteFirst(Object[]) - Static method in class com.nwawsoft.util.natives.ArrayFunctions
Returns an Object-Array with the size of the old Array - 1.
dequeue() - Method in class com.nwawsoft.util.datastructures.Queue
The object in front of the queue is removed (dequeued) from the queue.
dp(Object, String) - Static method in class com.nwawsoft.util.tools.DebugPrinter
Wrapper for debugPrint(Class, String).
dp(Object, String, int) - Static method in class com.nwawsoft.util.tools.DebugPrinter
Wrapper for debugPrint(Class, String, int).
dp(String) - Static method in class com.nwawsoft.util.tools.DebugPrinter
Wrapper for debugPrint(String).
dp(String, int) - Static method in class com.nwawsoft.util.tools.DebugPrinter
Wrapper for debugPrint(String, int).
A B C D E F G H I L M N O P Q R S T U X 
Skip navigation links