RecordFactoryFactory(String posType) throws POSException { Class[] params = { DataInput.class }; Class factoryClass; if (ABC.equals(posType)) { factoryClass ...
確定! 回上一頁