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
IOException
public static void packageOverviewExample2() throws IOException
IOException
public static void main(String[] args) throws IOException
IOException
Copyright © 2005–2018 Codehaus. All rights reserved.