public interface TwoValueWorker extends ValueWorker
Object doWork(Object value1, Object value2) throws IOException
IOExceptiondefault Object doWork(Object... values) throws IOException
doWork 在接口中 ValueWorkerIOExceptionCopyright © 2006–2022 The Apache Software Foundation. All rights reserved.