Object Java
-
- All Implemented Interfaces:
public class Java
-
-
Method Summary
-
-
Method Detail
-
genericParamT
final static ClassCd genericParamT()
-
genericParamR
final static ClassCd genericParamR()
-
genericParamV
final static ClassCd genericParamV()
-
genericParamUnknown
final static ClassCd genericParamUnknown()
-
objectType
final static ClassCd objectType()
-
claasType
@JvmOverloads() final static ClassCd claasType(ClassCd type)
-
claasType
@JvmOverloads() final static ClassCd claasType()
-
annotation
final static ClassCd annotation()
-
boxedInteger
final static ClassCd boxedInteger()
-
primitiveInt
final static ClassCd primitiveInt()
-
boxedFloat
final static ClassCd boxedFloat()
-
boxedDouble
final static ClassCd boxedDouble()
-
boxedBoolean
final static ClassCd boxedBoolean()
-
primitiveBoolean
final static ClassCd primitiveBoolean()
-
bigDecimal
final static ClassCd bigDecimal()
-
collection
final static ClassCd collection(ClassCd elementType)
-
collectors
final static ClassCd collectors()
-
localDateTime
final static ClassCd localDateTime()
-
zonedDateTime
final static ClassCd zonedDateTime()
-
zonedOffset
final static ClassCd zonedOffset()
-
dateTimeFormatter
final static ClassCd dateTimeFormatter()
-
serializable
final static ClassCd serializable()
-
override
final static AnnotationCm override()
-
nonnul
final static AnnotationCm nonnul()
-
nullable
final static AnnotationCm nullable()
-
parametersAreNonnullByDefault
final static AnnotationCm parametersAreNonnullByDefault()
-
suppressWarnings
final static AnnotationCm suppressWarnings(String warnings)
-
privateConstructorBuilder
final static <M extends Any> ClassCmBuilderTemplate<M> privateConstructorBuilder()
-
-
-
-