Index

A C D E F G H I J K L M O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values

R

read(char[]) - Method in class ch.k43.util.KSocketClient
Read socket into character array
read(char[]) - Method in class ch.k43.util.KSocketServerThread
Read socket into character array.
readByteFile(String) - Static method in class ch.k43.util.KFile
Read file into byte array.
readJSONFile(String) - Static method in class ch.k43.util.KFile
Read JSON file and parse content into org.json.JSONObject.
readLine() - Method in class ch.k43.util.KSocketClient
Read line from socket
readLine() - Method in class ch.k43.util.KSocketServerThread
Read line from socket.
readPropertiesFile(String) - Static method in class ch.k43.util.KFile
Read properties file.
readStringFile(String) - Static method in class ch.k43.util.KFile
Read file into string.
rename(String, String) - Static method in class ch.k43.util.KFile
Rename a file or directory.
replaceParams(String, Object...) - Static method in class ch.k43.util.K
Replace parameter holders "{}" with the passed arguments.
reset() - Method in class ch.k43.util.KTimer
Reset (restart) timer.
resetLevel() - Static method in class ch.k43.util.KLog
Reset logger level to the configured level in KLog.properties
rollback() - Method in class ch.k43.util.KDB
Rollback transaction.
round(double, int) - Static method in class ch.k43.util.K
Return rounded value.
roundSwiss(double) - Static method in class ch.k43.util.K
Return rounded value according to the "Swiss Rounding Rule 5+".
run() - Method in class ch.k43.util.KSocketServerThread
Main thread entry point - Will be overwritten by user class.
run() - Method in class ch.k43.util.KSocketServerThreadSample
Thread main entry point (called by KSocketServerListener).
run() - Method in class ch.k43.util.KThread
Start thread by calling method kStart().
runGC() - Static method in class ch.k43.util.K
Manually run garbage collector of Java virtual machine.
A C D E F G H I J K L M O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values