To get a proper Java String comparison with primitive types, use the ==. But with objects, the == compares memory locations. To get a proper ...
確定! 回上一頁