defrecord creates a real Java class, which is why you need to use import and a classpath (with Clojure-to-Java name munging) to access the record and Java ...
確定! 回上一頁