A C G I L N S 

A

ArgumentParser - Class in li.rudin.core.util.args
 
ArgumentParser(String[]) - Constructor for class li.rudin.core.util.args.ArgumentParser
Creates a new argument parser

C

copyStream(InputStream, OutputStream) - Static method in class li.rudin.core.util.stream.StreamUtil
Copies a stream
copyStream(InputStream, OutputStream, StreamProgressCallback) - Static method in class li.rudin.core.util.stream.StreamUtil
Copies a stream with progress callback

G

get(String) - Method in class li.rudin.core.util.args.ArgumentParser
Returns the value or null if none found
get(String, String) - Method in class li.rudin.core.util.args.ArgumentParser
Returns the value or if empty or not found, the default value
getArguments() - Method in class li.rudin.core.util.args.ArgumentParser
Returns all arguments

I

isPresent(String) - Method in class li.rudin.core.util.args.ArgumentParser
Returns true if the argument was specified

L

li.rudin.core.util.args - package li.rudin.core.util.args
 
li.rudin.core.util.stream - package li.rudin.core.util.stream
 
li.rudin.core.util.stream.progress - package li.rudin.core.util.stream.progress
 

N

NoOpCallback - Class in li.rudin.core.util.stream.progress
 
NoOpCallback() - Constructor for class li.rudin.core.util.stream.progress.NoOpCallback
 

S

streamProgress(long) - Method in class li.rudin.core.util.stream.progress.NoOpCallback
 
streamProgress(long) - Method in interface li.rudin.core.util.stream.progress.StreamProgressCallback
 
StreamProgressCallback - Interface in li.rudin.core.util.stream.progress
 
StreamUtil - Class in li.rudin.core.util.stream
 
StreamUtil() - Constructor for class li.rudin.core.util.stream.StreamUtil
 
A C G I L N S 

Copyright © 2014. All Rights Reserved.