(ns com.ociweb.clj.Demo (:gen-class :methods [#^{:static true} [getMessage [String] String]])) # Note the hyphen at the beginning of the function name! (defn - ...
確定! 回上一頁