public class UserId
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
EMPTY_ID
없는 아이디 0L
|
Modifier and Type | Method and Description |
---|---|
static boolean |
isValid(int userId)
유저 아이디가 유효한지 확인한다
|
public static final int EMPTY_ID