T - Type of loaded objectpublic interface Loader<T> extends Serializable
Source object| Modifier and Type | Method and Description |
|---|---|
T |
load(Source source) |
T load(Source source) throws IOException
IOExceptionCopyright © 2018. All rights reserved.