Map map = (scala.collection.immutable.Map ) scalaObject; Map objects = new HashMap<>(JavaConverters.mapAsJavaMapConverter(map).asJava());
確定! 回上一頁