public class DelegateToyExample extends Object
| Constructor and Description |
|---|
DelegateToyExample() |
| Modifier and Type | Method and Description |
|---|---|
static DataInput |
getDataInput(File f) |
static void |
main(String[] args) |
static void |
packageOverviewExample1() |
static void |
packageOverviewExample2() |
public DelegateToyExample()
public static void packageOverviewExample1()
public static DataInput getDataInput(File f) throws IOException
IOExceptionpublic static void packageOverviewExample2() throws IOException
IOExceptionpublic static void main(String[] args) throws IOException
IOExceptionCopyright © 2005–2018 Codehaus. All rights reserved.