In Java 8, you can return an Optional instead of return null; ... x.second) // could be null // could be another type .map(x -\> x instanceof Contained2 ?
確定! 回上一頁