Hi,
Am 03.04.2009 um 06:04 schrieb Sean:
I'm working with AWT, and there is a method that requires a float[]
(The java.awt.BasicStroke constructor). Is it possible to directly
create an array of primitives directly in Clojure, or do I need to
create a utility class in Java?
find-doc
Sean wrote:
> I'm working with AWT, and there is a method that requires a float[]
> (The java.awt.BasicStroke constructor). Is it possible to directly
> create an array of primitives directly in Clojure, or do I need to
> create a utility class in Java?
>
See:
(doc ma
you should look into float-array and friends.
On Fri, Apr 3, 2009 at 12:04 AM, Sean wrote:
>
> I'm working with AWT, and there is a method that requires a float[]
> (The java.awt.BasicStroke constructor). Is it possible to directly
> create an array of primitives directly in
I'm working with AWT, and there is a method that requires a float[]
(The java.awt.BasicStroke constructor). Is it possible to directly
create an array of primitives directly in Clojure, or do I need to
create a utility class in Java?
--~--~-~--~~~---~--~