public class OffReader extends Object
OffReader()
OffData
read(File file)
<T> T
read(File file, Class<T> clazz)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public OffReader()
public OffData read(File file) throws IOException
IOException
public <T> T read(File file, Class<T> clazz) throws IOException
Copyright © 2019. All rights reserved.