@FunctionalInterface private static interface RawAsyncTableImpl.Converter<D,I,S>
Modifier and Type | Method and Description |
---|---|
D |
convert(I info,
S src) |
D convert(I info, S src) throws IOException
IOException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.