Package com.cedarsoftware.util.convert
Class CommonValues
java.lang.Object
com.cedarsoftware.util.convert.CommonValues
- Author:
- Kenny Partlow ([email protected])
Copyright (c) Cedar Software LLC
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
License
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Byte
static final Byte
static final Character
static final Character
static final Double
static final Double
static final Float
static final Float
static final Integer
static final Integer
static final Long
static final Long
static final Short
static final Short
-
Method Summary
-
Field Details
-
BYTE_ZERO
-
BYTE_ONE
-
SHORT_ZERO
-
SHORT_ONE
-
INTEGER_ZERO
-
INTEGER_ONE
-
LONG_ZERO
-
LONG_ONE
-
FLOAT_ZERO
-
FLOAT_ONE
-
DOUBLE_ZERO
-
DOUBLE_ONE
-
CHARACTER_ZERO
-
CHARACTER_ONE
-