com.mysema.util
Class Symbols
java.lang.Object
com.mysema.util.Symbols
public final class Symbols
- extends Object
- Author:
- tiwe
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ASSIGN
public static final String ASSIGN
- See Also:
- Constant Field Values
COMMA
public static final String COMMA
- See Also:
- Constant Field Values
DOT
public static final String DOT
- See Also:
- Constant Field Values
DOT_CLASS
public static final String DOT_CLASS
- See Also:
- Constant Field Values
EMPTY
public static final String EMPTY
- See Also:
- Constant Field Values
NEW
public static final String NEW
- See Also:
- Constant Field Values
NEWLINE
public static final String NEWLINE
- See Also:
- Constant Field Values
QUOTE
public static final String QUOTE
- See Also:
- Constant Field Values
RETURN
public static final String RETURN
- See Also:
- Constant Field Values
SEMICOLON
public static final String SEMICOLON
- See Also:
- Constant Field Values
SERIAL
public static final String SERIAL
- See Also:
- Constant Field Values
SPACE
public static final String SPACE
- See Also:
- Constant Field Values
STAR
public static final String STAR
- See Also:
- Constant Field Values
SUPER
public static final String SUPER
- See Also:
- Constant Field Values
THIS
public static final String THIS
- See Also:
- Constant Field Values
UNCHECKED
public static final String UNCHECKED
- See Also:
- Constant Field Values
Copyright © 2007-2010 Mysema Ltd. All Rights Reserved.