Index of Public Functions and Variables -
This page has an alphabetical index of all the documented functions and variables
in
java.data.
F
from-java multimethod clojure.java.data Convert a Java object to a Clojure map..
from-java-deep multimethod clojure.java.data Convert a Java object to a Clojure map (converting...
from-java-shallow multimethod clojure.java.data Convert a Java object to a Clojure map (but do not...
S
set-properties function clojure.java.data Given an existing Java object and a Clojure map, u...
T
*to-java-object-missing-setter* dynamic var clojure.java.data Specify the behavior of missing setters in to-java...
to-java multimethod clojure.java.data Convert Clojure data to an instance of the specifi...
to-java function clojure.java.data.builder Given a class and a hash map of properties,...