org.commonjava.tensor.io
Class AggregatorConfigUtils
java.lang.Object
org.commonjava.tensor.io.AggregatorConfigUtils
public final class AggregatorConfigUtils
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
read
public static AggregatorConfig read(InputStream stream)
throws IOException
- Throws:
IOException
read
public static AggregatorConfig read(Reader reader)
throws IOException
- Throws:
IOException
read
public static AggregatorConfig read(List<String> lines)
Copyright © 2013. All Rights Reserved.