Package org.apache.juneau
Class Constants
java.lang.Object
org.apache.juneau.Constants
Global constants used across the Juneau framework.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
NONE
Sentinel value to indicate that a default value is not specified.Used in annotation default values where empty string cannot distinguish between "no value specified" and "explicitly set to empty string".
- See Also:
-
-
Constructor Details
-
Constants
public Constants()
-