ニュース

また、新しいAPI面では、Java 9から長く待たされているHTTP関連のAPIが大きな変更点です。 今回はJava 11での主な変更点の紹介と標準機能になったHTTP Client APIを中心に紹介します。
JSR 107: JCACHE - Java Temporary Caching API Javaアプリケーション開発時に、繰り返し利用されるオブジェクトをキャッシュすることでパフォーマンスを劇的 ...
The Java Platform provides the most commonly used data structures in the form of the Collections Framework, and it provides a rich API to operate on them. This article explains the concepts behind ...
Java Speech API(以下、JSAPI)はJavaアプリケーションに音声認識や音声合成の機能を組み込むためのAPIである。Java Speech API自身はJCPがスタートする前に ...
GCToolkit parses log files into discrete events and has an API for aggregating data from those events, allowing complex analyses of the state of managed memory in the JVM. Microsoft’s Java ...