public class ContentCorrector extends Object
| Constructor and Description |
|---|
ContentCorrector(String file) |
| Modifier and Type | Method and Description |
|---|---|
void |
fix() |
boolean |
isAllowed(long c) |
static int |
randInt(int min,
int max) |
public ContentCorrector(String file)
public void fix()
throws IOException
IOExceptionpublic boolean isAllowed(long c)
public static int randInt(int min,
int max)
Copyright © 2004-2015. All Rights Reserved.