Instead of returning a null value, this compliant solution simply returns the List , even when it is empty. class Inventory { private final Hashtable<String, ...
確定! 回上一頁