JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
xyz.zhouxy.plusone.commons.annotation
,
xyz.zhouxy.plusone.commons.base
,
xyz.zhouxy.plusone.commons.collection
,
xyz.zhouxy.plusone.commons.constant
,
xyz.zhouxy.plusone.commons.exception
,
xyz.zhouxy.plusone.commons.exception.business
,
xyz.zhouxy.plusone.commons.exception.system
,
xyz.zhouxy.plusone.commons.function
,
xyz.zhouxy.plusone.commons.gson
,
xyz.zhouxy.plusone.commons.gson.adapter
,
xyz.zhouxy.plusone.commons.model
,
xyz.zhouxy.plusone.commons.model.dto
,
xyz.zhouxy.plusone.commons.time
,
xyz.zhouxy.plusone.commons.util
Class Hierarchy
java.lang.
Object
xyz.zhouxy.plusone.commons.util.
ArrayTools
xyz.zhouxy.plusone.commons.util.
AssertTools
xyz.zhouxy.plusone.commons.util.
BigDecimals
xyz.zhouxy.plusone.commons.model.
Chinese2ndGenIDCardNumber
(implements java.lang.
Comparable
<T>, xyz.zhouxy.plusone.commons.model.
IDCardNumber
, java.io.
Serializable
)
xyz.zhouxy.plusone.commons.collection.
CollectionTools
xyz.zhouxy.plusone.commons.util.
DateTimeTools
xyz.zhouxy.plusone.commons.util.
Enumeration
<T> (implements java.lang.
Comparable
<T>)
xyz.zhouxy.plusone.commons.util.
Enumeration.ValueSet
<T>
xyz.zhouxy.plusone.commons.util.
EnumTools
xyz.zhouxy.plusone.commons.util.
IdGenerator
xyz.zhouxy.plusone.commons.util.
IdWorker
xyz.zhouxy.plusone.commons.util.
JodaTimeTools
xyz.zhouxy.plusone.commons.gson.adapter.
JSR310TypeAdapters
xyz.zhouxy.plusone.commons.collection.
MapModifier
<K,V>
xyz.zhouxy.plusone.commons.util.
Numbers
xyz.zhouxy.plusone.commons.util.
OptionalTools
xyz.zhouxy.plusone.commons.model.dto.
PageResult
<T>
xyz.zhouxy.plusone.commons.model.dto.
PagingAndSortingQueryParams
xyz.zhouxy.plusone.commons.model.dto.
PagingAndSortingQueryParams.PagingParamsBuilder
xyz.zhouxy.plusone.commons.model.dto.
PagingAndSortingQueryParams.SortableProperty
xyz.zhouxy.plusone.commons.model.dto.
PagingParams
xyz.zhouxy.plusone.commons.constant.
PatternConsts
xyz.zhouxy.plusone.commons.function.
PredicateTools
xyz.zhouxy.plusone.commons.util.
RandomTools
xyz.zhouxy.plusone.commons.util.
Ref
<T>
xyz.zhouxy.plusone.commons.constant.
RegexConsts
xyz.zhouxy.plusone.commons.util.
RegexTools
xyz.zhouxy.plusone.commons.model.
SemVer
(implements java.lang.
Comparable
<T>, java.io.
Serializable
)
xyz.zhouxy.plusone.commons.util.
SnowflakeIdGenerator
xyz.zhouxy.plusone.commons.util.
StringTools
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
xyz.zhouxy.plusone.commons.exception.
DataNotExistsException
xyz.zhouxy.plusone.commons.exception.
ParsingFailureException
(implements xyz.zhouxy.plusone.commons.exception.
IMultiTypesException
<T>)
java.lang.
RuntimeException
xyz.zhouxy.plusone.commons.exception.business.
BizException
xyz.zhouxy.plusone.commons.exception.business.
RequestParamsException
xyz.zhouxy.plusone.commons.exception.business.
InvalidInputException
(implements xyz.zhouxy.plusone.commons.exception.
IMultiTypesException
<T>)
xyz.zhouxy.plusone.commons.exception.system.
SysException
xyz.zhouxy.plusone.commons.exception.system.
JdbcUpdateAffectedIncorrectNumberOfRowsException
xyz.zhouxy.plusone.commons.exception.system.
NoAvailableMacFoundException
xyz.zhouxy.plusone.commons.util.
TreeBuilder
<T,TSubTree,TIdentity>
com.google.gson.TypeAdapter<T>
xyz.zhouxy.plusone.commons.gson.adapter.
JSR310TypeAdapters.InstantTypeAdapter
xyz.zhouxy.plusone.commons.gson.adapter.
JSR310TypeAdapters.LocalDateTimeTypeAdapter
xyz.zhouxy.plusone.commons.gson.adapter.
JSR310TypeAdapters.LocalDateTypeAdapter
xyz.zhouxy.plusone.commons.gson.adapter.
JSR310TypeAdapters.ZonedDateTimeTypeAdapter
xyz.zhouxy.plusone.commons.model.dto.
UnifiedResponse
<T>
xyz.zhouxy.plusone.commons.model.dto.
UnifiedResponses
xyz.zhouxy.plusone.commons.model.
ValidatableStringRecord
<T> (implements java.lang.
Comparable
<T>)
xyz.zhouxy.plusone.commons.time.
YearQuarter
(implements java.lang.
Comparable
<T>, java.io.
Serializable
)
xyz.zhouxy.plusone.commons.util.
ZipTools
Interface Hierarchy
java.util.function.
BiFunction
<T,U,R>
xyz.zhouxy.plusone.commons.function.
ToOptionalBiFunction
<T,U,R>
xyz.zhouxy.plusone.commons.function.
BoolUnaryOperator
xyz.zhouxy.plusone.commons.function.
CharUnaryOperator
xyz.zhouxy.plusone.commons.function.
Executable
<E>
java.util.function.
Function
<T,R>
xyz.zhouxy.plusone.commons.function.
ToOptionalFunction
<T,R>
xyz.zhouxy.plusone.commons.model.
IDCardNumber
xyz.zhouxy.plusone.commons.exception.
IExceptionFactory
<X>
xyz.zhouxy.plusone.commons.exception.
IMultiTypesException
<T>
xyz.zhouxy.plusone.commons.base.
IWithCode
<T>
xyz.zhouxy.plusone.commons.exception.
IExceptionType
<TCode>
xyz.zhouxy.plusone.commons.base.
IWithIntCode
xyz.zhouxy.plusone.commons.base.
IWithLongCode
java.util.function.
Supplier
<T>
xyz.zhouxy.plusone.commons.function.
OptionalSupplier
<T>
xyz.zhouxy.plusone.commons.function.
ThrowingConsumer
<T,E>
xyz.zhouxy.plusone.commons.function.
ThrowingFunction
<T,R,E>
xyz.zhouxy.plusone.commons.function.
ThrowingPredicate
<T,E>
xyz.zhouxy.plusone.commons.function.
ThrowingSupplier
<T,E>
Annotation Type Hierarchy
xyz.zhouxy.plusone.commons.annotation.
WriterMethod
(implements java.lang.annotation.
Annotation
)
xyz.zhouxy.plusone.commons.annotation.
Virtual
(implements java.lang.annotation.
Annotation
)
xyz.zhouxy.plusone.commons.annotation.
ValueObject
(implements java.lang.annotation.
Annotation
)
xyz.zhouxy.plusone.commons.annotation.
UnsupportedOperation
(implements java.lang.annotation.
Annotation
)
xyz.zhouxy.plusone.commons.annotation.
StaticFactoryMethod
(implements java.lang.annotation.
Annotation
)
xyz.zhouxy.plusone.commons.annotation.
ReaderMethod
(implements java.lang.annotation.
Annotation
)
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
xyz.zhouxy.plusone.commons.exception.business.
InvalidInputException.Type
(implements xyz.zhouxy.plusone.commons.exception.
IExceptionFactory
<X>, xyz.zhouxy.plusone.commons.exception.
IExceptionType
<TCode>)
xyz.zhouxy.plusone.commons.exception.
ParsingFailureException.Type
(implements xyz.zhouxy.plusone.commons.exception.
IExceptionFactory
<X>, xyz.zhouxy.plusone.commons.exception.
IExceptionType
<TCode>)
xyz.zhouxy.plusone.commons.model.
Gender
(implements xyz.zhouxy.plusone.commons.base.
IWithIntCode
)
xyz.zhouxy.plusone.commons.time.
Quarter
(implements xyz.zhouxy.plusone.commons.base.
IWithIntCode
)
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2026. All rights reserved.