| Constructor and Description |
|---|
ImmutableLogFile() |
ImmutableLogFile(LogFile src) |
| Modifier and Type | Method and Description |
|---|---|
ImmutableLogFile |
clone() |
static ImmutableLogFile |
create(Object context,
Date date,
int idx) |
Object |
getContext() |
Integer |
getDate() |
Integer |
getDay() |
String |
getDd() |
String |
getHh() |
Integer |
getHour() |
String |
getI() |
String |
getIi() |
String |
getIii() |
String |
getIiii() |
String |
getIiiii() |
String |
getIiiiii() |
Integer |
getIndex() |
Integer |
getMinute() |
String |
getMm() |
String |
getMM() |
Integer |
getMonth() |
Integer |
getSecond() |
String |
getSs() |
Integer |
getYear() |
String |
getYyyy() |
public ImmutableLogFile()
public ImmutableLogFile(LogFile src)
public ImmutableLogFile clone()
public Object getContext()
getContext in interface LogFilepublic static ImmutableLogFile create(Object context, Date date, int idx)
Copyright © 2017. All rights reserved.