schema
Class InputData
java.lang.Object
schema.InputData
class InputData
- extends Object
Boring static input data.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
N_USERS
static final int N_USERS
- See Also:
- Constant Field Values
USER_EMAIL
static final String[] USER_EMAIL
USER_INFO
static final UserInfo[] USER_INFO
USER_IMAGE
static final UserImage[] USER_IMAGE
LOGIN_TIMES
static final long[][] LOGIN_TIMES
SESSION_DURATIONS
static final int[][] SESSION_DURATIONS
MAX_SESSION_DURATION
static final int MAX_SESSION_DURATION
- See Also:
- Constant Field Values
SESSION_DURATION_INCR
static final int SESSION_DURATION_INCR
- See Also:
- Constant Field Values
CUTOFF_LOGIN_DATE
static final long CUTOFF_LOGIN_DATE
InputData
InputData()
Copyright (c) 2011, 2013 Oracle and/or its affiliates. All rights reserved.