public interface MediaStorage
| Modifier and Type | Method and Description |
|---|---|
void |
init(String v) |
void |
storeMedia(Media m) |
void init(String v) throws IOException
IOExceptionvoid storeMedia(Media m) throws IOException
IOExceptionCopyright © 2018. All rights reserved.