public class BasicOperations extends Object
Constructor and Description |
---|
BasicOperations() |
Modifier and Type | Method and Description |
---|---|
static void |
createFile() |
static void |
main(String[] args) |
static void |
readFile() |
static void |
writeFile() |
public static void createFile() throws IOException
IOException
public static void writeFile() throws IOException
IOException
public static void readFile() throws IOException
IOException
public static void main(String[] args) throws IOException
IOException
Copyright © 2014. All rights reserved.