A set of adaptors for types belonging to the Java language
or Java SDK. Includes:
- a set of functions for instantiating Java array types
given a stream of values, for example,
[[createJavaIntArray]], [[createJavaFloatArray]],
[[createJavaByteArray]], [[createJavaBooleanArray]],
[[createJavaObjectArray]], and
[[createJavaStringArray]],
- a set of functions for converting between Ceylon's
[[Array]] class and Java array types, for example,
[[javaIntArray]], [[javaFloatArray]], ...
Artifacts using java version 1.0.0 (1)
The goal of this module is to provide a goal/task based build engine to achieve actions.
It could be used to handle development tasks like compile, test, document, run module, ...
Last Release on Feb 13, 2021
- Prev
- 1
- Next