A container object which may or may not contain a non-null value. If a value is present, isPresent() will return true and get() will return the value.
確定! 回上一頁