1public interface JDK8InterfaceMethods { 2 // cannot call either of these from Clojure on Java 9 3 // throws IncompatibleClassChangeError per JVMS 4 public ...
確定! 回上一頁