public class Tools
extends java.lang.Object
Note: This class directly do not provide any functions, but has
static
sub-classes which provide various related tools, i.e.,
this class only behaves as the container for those classes.
Modifier and Type | Class and Description |
---|---|
static class |
Tools.Convertor
Provides methods to do conversions.
|
static class |
Tools.Downloader
Provides methods to download data or files from the Internet.
|
Constructor and Description |
---|
Tools() |