In Java I never use nullable primitives except when I need generics, ... If you need a nullable boolean, just go for an enumeration, ...
確定! 回上一頁