NumberUtilTest: remove unnecessary operations
NumberUtilTest: add unordered property to stream
NumberUtilTest: fix indentation
Sample Java code for learning.
Build with Gradle.
# build with
gradle build
# run with
gradle run
# clean with
gradle clean
Note: You may use ./gradlew
instead of gradle
if you haven't installed
gradle already.
Licensed under terms of GPL-3.0-or-later. See file COPYING for details.