public class ParticipationListService extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static Logger |
logger
create a static logger.
|
| Constructor and Description |
|---|
ParticipationListService() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkNumber(String number) |
static boolean |
checkNumberValidity(String number) |
static void |
createFile(File file,
int size,
Iterator it) |
static Collection<String> |
createListNumber(int size,
long length) |
static ParticipationListService |
getInstance(ContentContext ctx) |
static ParticipationListService |
getInstance(ContentContext ctx,
File listFile) |
protected static Logger logger
public static final ParticipationListService getInstance(ContentContext ctx) throws IOException
IOExceptionpublic static final ParticipationListService getInstance(ContentContext ctx, File listFile) throws IOException
IOExceptionpublic static Collection<String> createListNumber(int size, long length)
public boolean checkNumber(String number)
public static boolean checkNumberValidity(String number)
Copyright © 2012-2018. All Rights Reserved.