Java introduced a new class Optional in jdk8. It is a public final class and used to deal with NullPointerException in Java application.
確定! 回上一頁