所有程序包的分层结构
程序包分层结构:- org.coodex.cache,
- org.coodex.closure,
- org.coodex.concurrent,
- org.coodex.concurrent.components,
- org.coodex.concurrent.locks,
- org.coodex.config,
- org.coodex.copier,
- org.coodex.count,
- org.coodex.count.segmentations,
- org.coodex.exception,
- org.coodex.functional,
- org.coodex.id,
- org.coodex.io,
- org.coodex.logging,
- org.coodex.spring,
- org.coodex.ssl,
- org.coodex.util,
- org.coodex.util.clock,
- org.coodex.util.cv,
- org.coodex.util.java8,
- org.coodex.word
类分层结构
- java.lang.Object
- org.coodex.util.AbstractBytesBuilder<T>
- org.coodex.util.BytesBuilder
- org.coodex.util.clock.AbstractClockAgent (implements org.coodex.util.clock.ClockAgent)
- org.coodex.util.clock.DefaultClockAgent
- org.coodex.util.clock.RemoteClockAgent
- org.coodex.closure.AbstractClosureContext<T>
- org.coodex.closure.StackClosureContext<T> (implements org.coodex.closure.ClosureContext<T>)
- org.coodex.closure.MapClosureContext<K,
V>
- org.coodex.closure.MapClosureContext<K,
- org.coodex.closure.StackClosureContext<T> (implements org.coodex.closure.ClosureContext<T>)
- org.coodex.concurrent.AbstractCoalition<T> (implements org.coodex.concurrent.Coalition<T>)
- org.coodex.config.AbstractConfiguration (implements org.coodex.config.Configuration)
- org.coodex.config.Config.SystemPropertiesConfiguration
- org.coodex.config.ConfigurationBaseProfile
- org.coodex.copier.AbstractCopierCommon
- org.coodex.copier.AbstractCopier<SRC,
TARGET> (implements org.coodex.copier.Copier<SRC, TARGET>) - org.coodex.copier.AbstractTwoWayCopier<A,
B> (implements org.coodex.copier.TwoWayCopier<A, B>)
- org.coodex.copier.AbstractCopier<SRC,
- org.coodex.util.AbstractJSONSerializer (implements org.coodex.util.JSONSerializer)
- org.coodex.util.FastJsonSerializer (implements org.coodex.util.JSONSerializer)
- org.coodex.concurrent.locks.AbstractResourceLock (implements org.coodex.concurrent.locks.ResourceLock)
- org.coodex.concurrent.locks.AbstractResourceLockProvider (implements org.coodex.concurrent.locks.ResourceLockProvider)
- org.coodex.concurrent.locks.LocalResourceLockProvider
- org.coodex.util.AbstractServiceLoaderProvider (implements org.coodex.util.ServiceLoaderProvider)
- org.coodex.util.JavaUtilServiceLoaderProvider
- org.coodex.spring.SpringServiceLoaderProvider
- org.coodex.util.AbstractTranslateService (implements org.coodex.util.TranslateService)
- org.coodex.util.ProfileBasedTranslateService
- org.coodex.ssl.AllTrustedSSLContextFactory (implements org.coodex.ssl.SSLContextFactory)
- org.coodex.util.Base58
- org.coodex.util.java8.Base64
- org.coodex.util.java8.Base64.Decoder
- org.coodex.util.java8.Base64.Encoder
- org.coodex.util.ByteArrayBuilder
- org.coodex.util.Clock
- org.coodex.util.cv.Color
- org.coodex.util.cv.Color.HSVL
- org.coodex.util.Common
- org.coodex.util.Common.ArrayBlockRef
- org.coodex.util.Common.StringToBoolean (implements org.coodex.util.StringConvertWithDefaultValue)
- org.coodex.util.Common.StringToFloat (implements org.coodex.util.StringConvertWithDefaultValue)
- org.coodex.util.Common.StringToInt (implements org.coodex.util.StringConvertWithDefaultValue)
- org.coodex.util.Common.StringToLong (implements org.coodex.util.StringConvertWithDefaultValue)
- org.coodex.config.Config
- org.coodex.util.CoodexActiveProfilesProvider (implements org.coodex.util.ActiveProfilesProvider)
- org.coodex.count.CounterChain<T> (implements org.coodex.count.Counter<T>)
- org.coodex.count.CounterFacade
- org.coodex.util.CRC
- org.coodex.util.CRC.Parameters
- org.coodex.count.segmentations.Daily (implements org.coodex.count.Segmentation)
- org.coodex.concurrent.Debounce (implements org.coodex.concurrent.FrequencyReducer)
- org.coodex.concurrent.Debounce.Builder
- org.coodex.util.DESCommon
- org.coodex.util.DescribedUtil
- org.coodex.util.DigestHelper
- org.coodex.concurrent.ExecutableWrapperImpl (implements org.coodex.concurrent.ExecutableWrapper)
- org.coodex.concurrent.ExecutorsHelper
- org.coodex.cache.FileCache (implements org.coodex.cache.Cache)
- org.coodex.util.FriendlyNumbers
- org.coodex.util.FriendlyNumbers.Param
- org.coodex.util.GenericTypeHelper
- org.coodex.util.GenericTypeHelper.GenericType<T>
- org.coodex.ssl.GetCert
- org.coodex.count.segmentations.Hourly (implements org.coodex.count.Segmentation)
- org.coodex.util.I18N
- org.coodex.id.IDGenerator
- org.coodex.util.cv.Img
- org.coodex.util.JavaTextMessageFormatRenderService (implements org.coodex.util.RenderService)
- org.coodex.util.JSONConfigUtil
- org.coodex.util.JSONSerializerTestCase
- org.coodex.util.JSONSerializerTestCase.ObjTest
- org.coodex.util.JSONSerializerUtil
- org.coodex.ssl.JSSEDefaultSSLContextFactory (implements org.coodex.ssl.SSLContextFactory)
- org.coodex.util.LazySelectableServiceLoader<Param_Type,
T> (implements org.coodex.util.SelectableServiceLoader<Param_Type, T>, org.coodex.util.ServiceLoader<T>) - org.coodex.util.SelectableFactoryLoaderImpl<PARAM,
PROD, F> (implements org.coodex.util.SelectableFactoryLoader<PARAM, PROD, F>)
- org.coodex.util.SelectableFactoryLoaderImpl<PARAM,
- org.coodex.util.LazyServiceLoader<T> (implements org.coodex.util.ServiceLoader<T>)
- org.coodex.util.LoopQueue<E>
- org.coodex.util.MIMEHelper
- java.io.OutputStream (implements java.io.Closeable, java.io.Flushable)
- org.coodex.io.SpeedLimitedOutputStream
- org.coodex.concurrent.Parallel
- org.coodex.concurrent.Parallel.Batch
- org.coodex.concurrent.Parallel.CallableBatch<V>
- org.coodex.concurrent.Parallel.Task
- org.coodex.concurrent.Parallel.CallableTask<V>
- org.coodex.util.PojoInfo
- org.coodex.util.PojoProperty
- org.coodex.util.Polygon
- org.coodex.util.Polygon.Point
- org.coodex.concurrent.components.PriorityRunnable (implements java.lang.Comparable<T>, java.lang.Runnable)
- org.coodex.util.Profile
- org.coodex.util.ProfileBaseProperties
- org.coodex.util.ProfileBaseYaml
- org.coodex.util.ProfileProviderBaseProperties (implements org.coodex.util.ProfileProvider)
- org.coodex.util.ProfileProviderBaseYaml (implements org.coodex.util.ProfileProvider)
- org.coodex.util.ReflectHelper
- org.coodex.util.ReflectHelper.MethodParameter
- org.coodex.util.Renderer
- org.coodex.util.RenderServiceHelper
- org.coodex.concurrent.locks.ResourceId
- org.coodex.util.ResourceScanner
- org.coodex.util.ResourceScanner.Builder
- org.coodex.util.Retry
- org.coodex.util.Retry.Builder
- org.coodex.util.Retry.TimeUnitNextDelay (implements org.coodex.util.Retry.NextDelay)
- org.coodex.util.RSACommon
- org.coodex.util.SearchableHelper
- org.coodex.util.Section<T>
- org.coodex.util.ServiceLoaderHelper
- org.coodex.util.Singleton<T>
- org.coodex.util.SingletonMap<K,
V> - org.coodex.util.SingletonMap.SingletonMapBuilder<K,
V> - org.coodex.util.SingletonMap.Value<V>
- org.coodex.id.SnowflakeIdGeneratorService (implements org.coodex.id.IDGeneratorService)
- org.coodex.id.SnowflakeIdWorker
- org.coodex.id.SnowflakeIdWorker.Info
- org.coodex.util.SPI
- org.coodex.spring.SpringActiveProfileProvider (implements org.coodex.util.ActiveProfilesProvider)
- org.coodex.spring.SpringBeanFactoryAware (implements org.springframework.beans.factory.config.SmartInstantiationAwareBeanPostProcessor)
- org.coodex.spring.SpringEnvironmentAware (implements org.springframework.beans.factory.config.SmartInstantiationAwareBeanPostProcessor)
- org.coodex.util.StringHashCode
- org.coodex.util.java8.StringJoiner
- org.coodex.concurrent.locks.SyncWrapper
- org.coodex.util.clock.SystemClockAgent (implements org.coodex.util.clock.ClockAgent)
- java.lang.Thread (implements java.lang.Runnable)
- org.coodex.util.clock.ClockAgentService
- org.coodex.concurrent.Throttle (implements org.coodex.concurrent.FrequencyReducer)
- org.coodex.concurrent.Throttle.Builder
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.coodex.util.ExceptionWrapperRuntimeException
- org.coodex.exception.NoneInstanceException
- org.coodex.util.NonEnumElementException
- org.coodex.exception.NoneSupportedException
- org.coodex.exception.ParseRuntimeException
- java.lang.RuntimeException
- java.lang.Exception
- org.coodex.concurrent.TimeLimitedMap<K,
V> - org.coodex.concurrent.components.ToRetryRunnable (implements java.lang.Runnable)
- org.coodex.util.Tracer
- org.coodex.id.UUIDGeneratorService (implements org.coodex.id.IDGeneratorService)
- org.coodex.util.UUIDHelper
- org.coodex.util.UUIDHelper.Base16Encoder (implements org.coodex.util.UUIDHelper.Encoder)
- org.coodex.util.UUIDHelper.Base58Encoder (implements org.coodex.util.UUIDHelper.Encoder)
- org.coodex.util.UUIDHelper.Base64Encoder (implements org.coodex.util.UUIDHelper.Encoder)
- org.coodex.util.UUIDHelper.Base64UrlSafeEncoder (implements org.coodex.util.UUIDHelper.Encoder)
- org.coodex.util.ValuableUtil
- org.coodex.ssl.X509CertsSSLContextFactory (implements org.coodex.ssl.SSLContextFactory)
- org.coodex.ssl.X509TrustManagerImpl (implements javax.net.ssl.X509TrustManager)
- org.coodex.util.AbstractBytesBuilder<T>
接口分层结构
- org.coodex.util.ActiveProfilesProvider
- org.coodex.functional.BiConsumer<T,
U> - org.coodex.functional.BiFunction<T,
U, R> - org.coodex.cache.Cache
- org.coodex.util.clock.ClockAgent
- org.coodex.closure.ClosureContext<T>
- org.coodex.concurrent.Coalition<T>
- org.coodex.concurrent.Coalition.Callback<T>
- org.coodex.config.Configuration
- org.coodex.functional.Consumer<T>
- org.coodex.copier.Copier<SRC,
TARGET> - org.coodex.count.Countable
- org.coodex.count.Counter<T>
- org.coodex.count.SegmentedCounter<T>
- org.coodex.count.CountFacade
- org.coodex.config.DefaultConfigurationProvider
- org.coodex.util.DefaultLocaleProvider
- org.coodex.util.Described
- org.coodex.util.Valuable<T>
- org.coodex.util.Valuable.Int
- org.coodex.util.Valuable<T>
- org.coodex.concurrent.ExecutableWrapper
- org.coodex.concurrent.FrequencyReducer
- org.coodex.functional.Function<T,
R> - org.coodex.id.IDGeneratorService
- org.coodex.functional.IntFunction<R>
- org.coodex.util.JSONSerializer
- org.coodex.concurrent.Parallel.CallableWrapper<V>
- org.coodex.concurrent.Parallel.RunnerWrapper
- org.coodex.concurrent.locks.ResourceLock
- org.coodex.util.Retry.AllFailedHandle
- org.coodex.util.Retry.NextDelay
- org.coodex.util.Retry.OnFailed
- org.coodex.util.Retry.Task
- java.lang.Runnable
- org.coodex.concurrent.TimeLimitedMap.TimeoutCallback
- org.coodex.util.Searchable<E>
- org.coodex.util.Searchable.Bytes
- org.coodex.util.Searchable.Integers
- org.coodex.util.Section.Builder<T,
S> - org.coodex.count.Segmentation
- org.coodex.util.SelectableService<Param_Type>
- org.coodex.util.ProfileProvider
- org.coodex.util.RenderService
- org.coodex.concurrent.locks.ResourceLockProvider
- org.coodex.util.SelectableFactory<PRODUCT,
PARAM> - org.coodex.ssl.SSLContextFactory
- org.coodex.util.StringConvertWithDefaultValue
- org.coodex.util.UUIDHelper.Encoder
- org.coodex.util.SelectableServiceLoader<Param_Type,
T> - org.coodex.util.SelectableFactoryLoader<PARAM,
PROD, F>
- org.coodex.util.SelectableFactoryLoader<PARAM,
- org.coodex.util.ServiceLoader<T>
- org.coodex.util.ServiceLoaderProvider
- org.coodex.util.SPI.Sequential
- org.coodex.functional.Supplier<T>
- org.coodex.util.TimestampProvider
- org.coodex.util.TransactionalRunner
- org.coodex.util.TranslateService
- org.coodex.copier.TwoWayCopier<A,
B> - org.coodex.word.WordTokenizer
注释类型分层结构
- org.coodex.util.Parameter (implements java.lang.annotation.Annotation)
- org.coodex.util.SPI.Ordered (implements java.lang.annotation.Annotation)
- org.coodex.count.Sync (implements java.lang.annotation.Annotation)
枚举分层结构
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.coodex.copier.AbstractCopierCommon.Index
- org.coodex.util.Common.Edge
- org.coodex.util.CRC.Algorithm
- org.coodex.util.Endianness
- org.coodex.util.JSONSerializerTestCase.TestEnum
- org.coodex.logging.Level
- org.coodex.util.Polygon.ALGORITHM
- org.coodex.util.Retry.Status
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)