Java 8 has introduced a new class Optional in java.util package. It is used to represent a value is present or absent.
確定! 回上一頁