Enhanced quality of coding by checking and removing all reasons for compiler warnings. Use of @SuppressWarnings where other solution is not possible. Code compatibility level for Java 1.8 now.
This project implements code generators for creating JavaPOS types from JavaPOS contract interfaces. The implementations in this project are not intended to be used in JavaPOS applications or device ...