DEV Community

Burningwave

Burningwave is a set consisting of a Java frameworks building library and other applications and frameworks based on it

Iterating collections and arrays in parallel by setting thread priority

Iterating collections and arrays in parallel by setting thread priority

5
Comments
1 min read
How to generate and compile sources at runtime in Java

How to generate and compile sources at runtime in Java

3
Comments
3 min read
Making applications created with old Java versions work on Java 9 and later versions

Making applications created with old Java versions work on Java 9 and later versions

2
Comments
2 min read
Invoking and handling privates and all other methods of an object with and without the use of Reflection in Java

Invoking and handling privates and all other methods of an object with and without the use of Reflection in Java

2
Comments
2 min read
How to scan the file system in Java

How to scan the file system in Java

6
Comments
2 min read
Executing stringified source code in Java

Executing stringified source code in Java

3
Comments
4 min read
A fast and flexible way to scan the class paths in Java

A fast and flexible way to scan the class paths in Java

5
Comments
5 min read
Generating classes at runtime and invoking their methods with and without the use of Reflection in Java

Generating classes at runtime and invoking their methods with and without the use of Reflection in Java

9
Comments
3 min read
loading...