A B C D E F G I L M N R T U W Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- Asserted - Class in net.sourceforge.uiq3
-
A utility class to assert certain conditions
- Asserted() - Constructor for class net.sourceforge.uiq3.Asserted
-
Utility class
- Assumed - Class in net.sourceforge.uiq3
-
Some utility classes to check parameter
- Assumed() - Constructor for class net.sourceforge.uiq3.Assumed
-
Utility class, do not create
B
- Buffer_Size - Static variable in class net.sourceforge.uiq3.IO
C
- copyStream(InputStream, OutputStream) - Static method in class net.sourceforge.uiq3.IO
-
copy content of one stream into another
D
- DebugUsage - Annotation Type in net.sourceforge.uiq3
-
Method or class used for debugging and should be removed by proguard in the release version.
- deleteAll(File) - Static method in class net.sourceforge.uiq3.IO
-
delete all files in a directory.
E
- equal(int, int) - Static method in class net.sourceforge.uiq3.Required
-
test if a string lengths is inside the range min … max
- equal(int, int, String) - Static method in class net.sourceforge.uiq3.Required
-
test if a string lengths is inside the range min … max
- equal(long, long) - Static method in class net.sourceforge.uiq3.Asserted
-
test if a string lengths is inside the range min … max
- equal(long, long) - Static method in class net.sourceforge.uiq3.Assumed
-
test if a string lengths is inside the range min … max
- equal(long, long) - Static method in class net.sourceforge.uiq3.Required
-
test if a string lengths is inside the range min … max
- equal(long, long, String) - Static method in class net.sourceforge.uiq3.Asserted
-
test if a string lengths is inside the range min … max
- equal(long, long, String) - Static method in class net.sourceforge.uiq3.Assumed
-
test if a string lengths is inside the range min … max
- equal(long, long, String) - Static method in class net.sourceforge.uiq3.Required
-
test if a string lengths is inside the range min … max
- equal(Enum<?>, Enum<?>, String) - Static method in class net.sourceforge.uiq3.Assumed
-
test if two enums are the same.
- equal(Enum<?>, Enum<?>, String) - Static method in class net.sourceforge.uiq3.Required
-
test if two enums are the same.
- equal(String, String) - Static method in class net.sourceforge.uiq3.Required
-
test if a string lengths is inside the range min … max
- equal(String, String, String) - Static method in class net.sourceforge.uiq3.Required
-
test if a string lengths is inside the range min … max
F
- format(String, Object...) - Static method in class net.sourceforge.uiq3.Log
-
formatiert eine nachricht mit parameters wenn diese gegeben sind.
G
- getLogTag(Class<?>) - Static method in class net.sourceforge.uiq3.Log
-
creates a log Tag for the given class.
- getLogTag(String) - Static method in class net.sourceforge.uiq3.Log
-
creates a log Tag for the given class.
- getUIQ3LogTag(Class<?>) - Static method in class net.sourceforge.uiq3.Log
-
creates a log Tag for the given class.
- getUIQ3LogTag(String) - Static method in class net.sourceforge.uiq3.Log
-
creates a log Tag for the given class.
- greaterEqual(long, long) - Static method in class net.sourceforge.uiq3.Asserted
-
test if a string lengths is inside the range min … max
- greaterEqual(long, long) - Static method in class net.sourceforge.uiq3.Assumed
-
test if a string lengths is inside the range min … max
- greaterEqual(long, long) - Static method in class net.sourceforge.uiq3.Required
-
test if a string lengths is inside the range min … max
- greaterEqual(long, long, String) - Static method in class net.sourceforge.uiq3.Asserted
-
test if a string lengths is inside the range min … max
- greaterEqual(long, long, String) - Static method in class net.sourceforge.uiq3.Assumed
-
test if a string lengths is inside the range min … max
- greaterEqual(long, long, String) - Static method in class net.sourceforge.uiq3.Required
-
test if a string lengths is inside the range min … max
I
- IO - Class in net.sourceforge.uiq3
- IO() - Constructor for class net.sourceforge.uiq3.IO
-
Do not create
- isFalse(boolean) - Static method in class net.sourceforge.uiq3.Asserted
-
test if a string lengths is inside the range min … max
- isFalse(boolean) - Static method in class net.sourceforge.uiq3.Assumed
-
test if a string lengths is inside the range min … max
- isFalse(boolean) - Static method in class net.sourceforge.uiq3.Required
-
test if a string lengths is inside the range min … max
- isFalse(boolean, String) - Static method in class net.sourceforge.uiq3.Asserted
-
test if a string lengths is inside the range min … max
- isFalse(boolean, String) - Static method in class net.sourceforge.uiq3.Assumed
-
test if a string lengths is inside the range min … max
- isFalse(boolean, String) - Static method in class net.sourceforge.uiq3.Required
-
test if a string lengths is inside the range min … max
- isInstance(Object, Class<?>) - Static method in class net.sourceforge.uiq3.Asserted
-
test if a string lengths is inside the range min … max
- isInstance(Object, Class<?>) - Static method in class net.sourceforge.uiq3.Assumed
-
test if a string lengths is inside the range min … max
- isInstance(Object, Class<?>) - Static method in class net.sourceforge.uiq3.Required
-
test if a string lengths is inside the range min … max
- isInstance(Object, Class<?>, String) - Static method in class net.sourceforge.uiq3.Asserted
-
test if a string lengths is inside the range min … max
- isInstance(Object, Class<?>, String) - Static method in class net.sourceforge.uiq3.Assumed
-
test if a string lengths is inside the range min … max
- isInstance(Object, Class<?>, String) - Static method in class net.sourceforge.uiq3.Required
-
test if a string lengths is inside the range min … max
- isNatural(int) - Static method in class net.sourceforge.uiq3.Asserted
-
test if a numeric value is greater or equal 0
- isNatural(int) - Static method in class net.sourceforge.uiq3.Assumed
-
test if a numeric value is greater or equal 0
- isNatural(int) - Static method in class net.sourceforge.uiq3.Required
-
test if a numeric value is greater or equal 0
- isNatural(int, String) - Static method in class net.sourceforge.uiq3.Asserted
-
test if a numeric value is greater or equal 0
- isNatural(int, String) - Static method in class net.sourceforge.uiq3.Assumed
-
test if a numeric value is greater or equal 0
- isNatural(int, String) - Static method in class net.sourceforge.uiq3.Required
-
test if a numeric value is greater or equal 0
- isNull(Object) - Static method in class net.sourceforge.uiq3.Asserted
-
test if a string lengths is inside the range min … max
- isNull(Object) - Static method in class net.sourceforge.uiq3.Assumed
-
test if an instance is null
- isNull(Object) - Static method in class net.sourceforge.uiq3.Required
-
test if a string lengths is inside the range min … max
- isNull(Object, String) - Static method in class net.sourceforge.uiq3.Asserted
-
test if a string lengths is inside the range min … max
- isNull(Object, String) - Static method in class net.sourceforge.uiq3.Assumed
-
test if an instance is null
- isNull(Object, String) - Static method in class net.sourceforge.uiq3.Required
-
test if an instance is null
- isPositive(int) - Static method in class net.sourceforge.uiq3.Asserted
-
test if a numeric value is greater or equal 1
- isPositive(int) - Static method in class net.sourceforge.uiq3.Assumed
-
test if a numeric value is greater or equal 1
- isPositive(int) - Static method in class net.sourceforge.uiq3.Required
-
test if a numeric value is greater or equal 1
- isPositive(int, String) - Static method in class net.sourceforge.uiq3.Asserted
-
test if a numeric value is greater or equal 1
- isPositive(int, String) - Static method in class net.sourceforge.uiq3.Assumed
-
test if a numeric value is greater or equal 1
- isPositive(int, String) - Static method in class net.sourceforge.uiq3.Required
-
test if a numeric value is greater or equal 1
- isTrue(boolean) - Static method in class net.sourceforge.uiq3.Asserted
-
test if a string lengths is inside the range min … max
- isTrue(boolean) - Static method in class net.sourceforge.uiq3.Assumed
-
test if a string lengths is inside the range min … max
- isTrue(boolean) - Static method in class net.sourceforge.uiq3.Required
-
test if a string lengths is inside the range min … max
- isTrue(boolean, String) - Static method in class net.sourceforge.uiq3.Asserted
-
test if a string lengths is inside the range min … max
- isTrue(boolean, String) - Static method in class net.sourceforge.uiq3.Assumed
-
test if a string lengths is inside the range min … max
- isTrue(boolean, String) - Static method in class net.sourceforge.uiq3.Required
-
test if a string lengths is inside the range min … max
L
- Log - Class in net.sourceforge.uiq3
-
Project specific logger
- Log() - Constructor for class net.sourceforge.uiq3.Log
-
Utility class
- Logger - Static variable in class net.sourceforge.uiq3.Asserted
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.Assumed
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.IO
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.Log
-
Class logger instance.
- Logger - Static variable in class net.sourceforge.uiq3.Required
-
Class logger instance.
M
- Max_Tag_Length - Static variable in class net.sourceforge.uiq3.Log
-
maximum tag length when android.util.Log.isLoggable is used
N
- net.sourceforge.uiq3 - package net.sourceforge.uiq3
- notEmpty(String) - Static method in class net.sourceforge.uiq3.Asserted
-
test if a string lengths is not empty
- notEmpty(String) - Static method in class net.sourceforge.uiq3.Assumed
-
test if a string lengths is not empty
- notEmpty(String) - Static method in class net.sourceforge.uiq3.Required
-
test if a string lengths is not empty
- notEmpty(String, String) - Static method in class net.sourceforge.uiq3.Asserted
-
test if a string lengths is not empty
- notEmpty(String, String) - Static method in class net.sourceforge.uiq3.Assumed
-
test if a string lengths is not empty
- notEmpty(String, String) - Static method in class net.sourceforge.uiq3.Required
-
test if a string lengths is not empty
- notNull(Object) - Static method in class net.sourceforge.uiq3.Asserted
-
test if a string lengths is inside the range min … max
- notNull(Object) - Static method in class net.sourceforge.uiq3.Assumed
-
test if an instnce is not null
- notNull(Object) - Static method in class net.sourceforge.uiq3.Required
-
test if an instance is not null
- notNull(Object, String) - Static method in class net.sourceforge.uiq3.Asserted
-
test if a string lengths is inside the range min … max
- notNull(Object, String) - Static method in class net.sourceforge.uiq3.Assumed
-
test if an instnce is not null
- notNull(Object, String) - Static method in class net.sourceforge.uiq3.Required
-
test if a string lengths is inside the range min … max
R
- range(byte, byte, byte) - Static method in class net.sourceforge.uiq3.Asserted
-
test if a numeric value is inside the range min … max
- range(byte, byte, byte) - Static method in class net.sourceforge.uiq3.Assumed
-
test if a numeric value is inside the range min … max
- range(byte, byte, byte) - Static method in class net.sourceforge.uiq3.Required
-
test if a numeric value is inside the range min … max
- range(byte, byte, byte, String) - Static method in class net.sourceforge.uiq3.Asserted
-
test if a numeric value is inside the range min … max
- range(byte, byte, byte, String) - Static method in class net.sourceforge.uiq3.Assumed
-
test if a numeric value is inside the range min … max
- range(byte, byte, byte, String) - Static method in class net.sourceforge.uiq3.Required
-
test if a numeric value is inside the range min … max
- range(double, double, double) - Static method in class net.sourceforge.uiq3.Asserted
-
test if a numeric value is inside the range min … max
- range(double, double, double) - Static method in class net.sourceforge.uiq3.Assumed
-
test if a numeric value is inside the range min … max
- range(double, double, double) - Static method in class net.sourceforge.uiq3.Required
-
test if a numeric value is inside the range min … max
- range(double, double, double, String) - Static method in class net.sourceforge.uiq3.Asserted
-
test if a numeric value is inside the range min … max
- range(double, double, double, String) - Static method in class net.sourceforge.uiq3.Assumed
-
test if a numeric value is inside the range min … max
- range(double, double, double, String) - Static method in class net.sourceforge.uiq3.Required
-
test if a numeric value is inside the range min … max
- range(float, float, float) - Static method in class net.sourceforge.uiq3.Asserted
-
test if a numeric value is inside the range min … max
- range(float, float, float) - Static method in class net.sourceforge.uiq3.Assumed
-
test if a numeric value is inside the range min … max
- range(float, float, float) - Static method in class net.sourceforge.uiq3.Required
-
test if a numeric value is inside the range min … max
- range(float, float, float, String) - Static method in class net.sourceforge.uiq3.Asserted
-
test if a numeric value is inside the range min … max
- range(float, float, float, String) - Static method in class net.sourceforge.uiq3.Assumed
-
test if a numeric value is inside the range min … max
- range(float, float, float, String) - Static method in class net.sourceforge.uiq3.Required
-
test if a numeric value is inside the range min … max
- range(int, int, int) - Static method in class net.sourceforge.uiq3.Asserted
-
test if a numeric value is inside the range min … max
- range(int, int, int) - Static method in class net.sourceforge.uiq3.Assumed
-
test if a numeric value is inside the range min … max
- range(int, int, int) - Static method in class net.sourceforge.uiq3.Required
-
test if a numeric value is inside the range min … max
- range(int, int, int, String) - Static method in class net.sourceforge.uiq3.Asserted
-
test if a numeric value is inside the range min … max
- range(int, int, int, String) - Static method in class net.sourceforge.uiq3.Assumed
-
test if a numeric value is inside the range min … max
- range(int, int, int, String) - Static method in class net.sourceforge.uiq3.Required
-
test if a numeric value is inside the range min … max
- range(long, long, long) - Static method in class net.sourceforge.uiq3.Asserted
-
test if a numeric value is inside the range min … max
- range(long, long, long) - Static method in class net.sourceforge.uiq3.Assumed
-
test if a numeric value is inside the range min … max
- range(long, long, long) - Static method in class net.sourceforge.uiq3.Required
-
test if a numeric value is inside the range min … max
- range(long, long, long, String) - Static method in class net.sourceforge.uiq3.Asserted
-
test if a numeric value is inside the range min … max
- range(long, long, long, String) - Static method in class net.sourceforge.uiq3.Assumed
-
test if a numeric value is inside the range min … max
- range(long, long, long, String) - Static method in class net.sourceforge.uiq3.Required
-
test if a numeric value is inside the range min … max
- range(short, short, short) - Static method in class net.sourceforge.uiq3.Asserted
-
test if a numeric value is inside the range min … max
- range(short, short, short) - Static method in class net.sourceforge.uiq3.Assumed
-
test if a numeric value is inside the range min … max
- range(short, short, short) - Static method in class net.sourceforge.uiq3.Required
-
test if a numeric value is inside the range min … max
- range(short, short, short, String) - Static method in class net.sourceforge.uiq3.Asserted
-
test if a numeric value is inside the range min … max
- range(short, short, short, String) - Static method in class net.sourceforge.uiq3.Assumed
-
test if a numeric value is inside the range min … max
- range(short, short, short, String) - Static method in class net.sourceforge.uiq3.Required
-
test if a numeric value is inside the range min … max
- range(CharSequence, int, int) - Static method in class net.sourceforge.uiq3.Asserted
-
test if a string length is inside the range min … max
- range(CharSequence, int, int) - Static method in class net.sourceforge.uiq3.Assumed
-
test if a string lenght is inside the range min … max
- range(CharSequence, int, int) - Static method in class net.sourceforge.uiq3.Required
-
test if a string length is inside the range min … max
- range(CharSequence, int, int, String) - Static method in class net.sourceforge.uiq3.Asserted
-
test if a string length is inside the range min … max
- range(CharSequence, int, int, String) - Static method in class net.sourceforge.uiq3.Assumed
-
test if a string length is inside the range min … max
- range(CharSequence, int, int, String) - Static method in class net.sourceforge.uiq3.Required
-
test if a string length is inside the range min … max
- range(Object[], int, int) - Static method in class net.sourceforge.uiq3.Asserted
-
test if a string length is inside the range min … max
- range(Object[], int, int) - Static method in class net.sourceforge.uiq3.Assumed
-
test if a string length is inside the range min … max
- range(Object[], int, int) - Static method in class net.sourceforge.uiq3.Required
-
test if a string length is inside the range min … max
- range(Object[], int, int, String) - Static method in class net.sourceforge.uiq3.Asserted
-
test if a string length is inside the range min … max
- range(Object[], int, int, String) - Static method in class net.sourceforge.uiq3.Assumed
-
test if a string lenght is inside the range min … max
- range(Object[], int, int, String) - Static method in class net.sourceforge.uiq3.Required
-
test if a string length is inside the range min … max
- rangeOrNull(CharSequence, int, int) - Static method in class net.sourceforge.uiq3.Asserted
-
test if a string length is inside the range min … max
- rangeOrNull(CharSequence, int, int) - Static method in class net.sourceforge.uiq3.Assumed
-
test if a string length is inside the range min … max
- rangeOrNull(CharSequence, int, int) - Static method in class net.sourceforge.uiq3.Required
-
test if a string length is inside the range min … max
- rangeOrNull(CharSequence, int, int, String) - Static method in class net.sourceforge.uiq3.Asserted
-
test if a string length is inside the range min … max
- rangeOrNull(CharSequence, int, int, String) - Static method in class net.sourceforge.uiq3.Assumed
-
test if a string length is inside the range min … max
- rangeOrNull(CharSequence, int, int, String) - Static method in class net.sourceforge.uiq3.Required
-
test if a string length is inside the range min … max
- Read_File(File) - Static method in class net.sourceforge.uiq3.IO
-
read file into string
- Read_File(String) - Static method in class net.sourceforge.uiq3.IO
-
read file into string
- Required - Class in net.sourceforge.uiq3
-
A utility class to check method parameter
- Required() - Constructor for class net.sourceforge.uiq3.Required
-
Utility class, do not create
T
- TAG - Static variable in class net.sourceforge.uiq3.Asserted
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.Assumed
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.IO
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.Log
-
Class logger tag.
- TAG - Static variable in class net.sourceforge.uiq3.Required
-
Class logger tag.
- TestUsage - Annotation Type in net.sourceforge.uiq3
-
Method or class used for testing must not be removed by proguard in debug version
- Trim_Text - Static variable in class net.sourceforge.uiq3.Log
-
remove from the beginning of the log tag.
U
- Un_Zip_Files(File, File) - Static method in class net.sourceforge.uiq3.IO
-
will extract all files from a zip into a directory.
W
- writeToFile(String, File) - Static method in class net.sourceforge.uiq3.IO
-
convenience method, write string to file
- writeToFile(InputStream, File) - Static method in class net.sourceforge.uiq3.IO
-
convenience method, write string to file
Z
- Zip_Files(File, File) - Static method in class net.sourceforge.uiq3.IO
-
zips all files inside a directory.
All Classes All Packages