Skip navigation links
$ A B C D E F G H I J L M N O P R S T U V W X 

$

$getInstances() - Method in class org.coodex.util.ServiceLoaderFacade
 
$getVariant() - Method in class org.coodex.closure.AbstractClosureContext
 
$mock(A) - Method in class org.coodex.pojomocker.AbstractPrimitiveMocker
 
$mock(BOOLEAN) - Method in class org.coodex.pojomocker.mockers.DefaultBooleanMocker
 
$mock(BYTE) - Method in class org.coodex.pojomocker.mockers.DefaultByteMocker
 
$mock(CHAR) - Method in class org.coodex.pojomocker.mockers.DefaultCharMocker
 
$mock(DOUBLE) - Method in class org.coodex.pojomocker.mockers.DefaultDoubleMocker
 
$mock(FLOAT) - Method in class org.coodex.pojomocker.mockers.DefaultFloatMocker
 
$mock(INTEGER) - Method in class org.coodex.pojomocker.mockers.DefaultIntegerMocker
 
$mock(LONG) - Method in class org.coodex.pojomocker.mockers.DefaultLongMocker
 
$mock(SHORT) - Method in class org.coodex.pojomocker.mockers.DefaultShortMocker
 

A

AbstractClosureContext<VariantType> - Class in org.coodex.closure
Created by davidoff shen on 2016-09-04.
AbstractClosureContext() - Constructor for class org.coodex.closure.AbstractClosureContext
 
AbstractCoalition<T> - Class in org.coodex.concurrent
 
AbstractCoalition(Coalition.Callback<T>, int, ScheduledExecutorService) - Constructor for class org.coodex.concurrent.AbstractCoalition
 
AbstractCoalition(Coalition.Callback<T>, int) - Constructor for class org.coodex.concurrent.AbstractCoalition
 
AbstractMocker<A extends Annotation> - Class in org.coodex.pojomocker
Created by davidoff shen on 2017-05-15.
AbstractMocker() - Constructor for class org.coodex.pojomocker.AbstractMocker
 
AbstractPrimitiveMocker<C,A extends Annotation> - Class in org.coodex.pojomocker
Created by davidoff shen on 2017-05-15.
AbstractPrimitiveMocker() - Constructor for class org.coodex.pojomocker.AbstractPrimitiveMocker
 
AbstractRelationPolicy - Class in org.coodex.pojomocker
在自定义的关联处理方法上增加RelationMethod即可
AbstractRelationPolicy() - Constructor for class org.coodex.pojomocker.AbstractRelationPolicy
 
accept(A) - Method in class org.coodex.pojomocker.AbstractMocker
 
accept(String) - Method in class org.coodex.pojomocker.AbstractRelationPolicy
 
accept(Annotation) - Method in class org.coodex.pojomocker.DefaultMockers
 
accept(STRING) - Method in class org.coodex.pojomocker.mockers.DefaultStringMocker
 
accept(String) - Method in class org.coodex.ssl.AllTrustedSSLContextFactory
 
accept(String) - Method in class org.coodex.ssl.JSSEDefaultSSLContextFactory
 
accept(String) - Method in class org.coodex.ssl.X509CertsSSLContextFactory
 
accept(Param_Type) - Method in interface org.coodex.util.AcceptableService
 
accept(String) - Method in interface org.coodex.util.ClassNameFilter
 
AcceptableService<Param_Type> - Interface in org.coodex.util
Created by davidoff shen on 2017-03-09.
AcceptableServiceFactory<PRODUCT,PARAM> - Interface in org.coodex.util
 
AcceptableServiceLoader<Param_Type,T extends AcceptableService<Param_Type>> - Class in org.coodex.util
Created by davidoff shen on 2017-03-09.
AcceptableServiceLoader(ServiceLoaderFacade<T>) - Constructor for class org.coodex.util.AcceptableServiceLoader
 
addCounter(Counter<T>) - Method in class org.coodex.count.CounterChain
 
ALL_OBJECT - Static variable in class org.coodex.util.ReflectHelper
 
ALL_OBJECT_EXCEPT_JDK - Static variable in class org.coodex.util.ReflectHelper
 
AllTrustedSSLContextFactory - Class in org.coodex.ssl
信任所有证书
AllTrustedSSLContextFactory() - Constructor for class org.coodex.ssl.AllTrustedSSLContextFactory
 
ALPHABET - Static variable in class org.coodex.util.Base58
 
append(byte) - Method in class org.coodex.util.ByteArrayBuilder
 
append(byte[]) - Method in class org.coodex.util.ByteArrayBuilder
 
append(byte[], int, int) - Method in class org.coodex.util.ByteArrayBuilder
 
append(short) - Method in class org.coodex.util.ByteArrayBuilder
 
append(short, ByteArrayBuilder.Endianness) - Method in class org.coodex.util.ByteArrayBuilder
 
append(int) - Method in class org.coodex.util.ByteArrayBuilder
 
append(int, ByteArrayBuilder.Endianness) - Method in class org.coodex.util.ByteArrayBuilder
 
append(long, ByteArrayBuilder.Endianness) - Method in class org.coodex.util.ByteArrayBuilder
 
append(long) - Method in class org.coodex.util.ByteArrayBuilder
 
append(String) - Method in class org.coodex.util.ByteArrayBuilder
 
append(String, String) - Method in class org.coodex.util.ByteArrayBuilder
 
append(CRC.Algorithm) - Method in class org.coodex.util.ByteArrayBuilder
 
append(CRC.Algorithm, int, int) - Method in class org.coodex.util.ByteArrayBuilder
 
append(CRC.Algorithm, ByteArrayBuilder.Endianness) - Method in class org.coodex.util.ByteArrayBuilder
 
append(CRC.Algorithm, int, int, ByteArrayBuilder.Endianness) - Method in class org.coodex.util.ByteArrayBuilder
 
arrayToSet(T[]) - Static method in class org.coodex.util.Common
 

B

Base58 - Class in org.coodex.util
Created with IntelliJ IDEA.
Base58() - Constructor for class org.coodex.util.Base58
 
Batch() - Constructor for class org.coodex.concurrent.Parallel.Batch
 
belong(Method, Class<?>) - Static method in class org.coodex.util.ReflectHelper
 
BKDRHash(String) - Static method in class org.coodex.util.StringHashCode
 
BOOLEAN - Annotation Type in org.coodex.pojomocker.annotations
Created by davidoff shen on 2017-05-15.
build(PARAM) - Method in interface org.coodex.util.AcceptableServiceFactory
 
build() - Method in class org.coodex.util.ByteArrayBuilder
 
build() - Method in interface org.coodex.util.Singleton.Builder
 
build(K) - Method in interface org.coodex.util.SingletonMap.Builder
 
BYTE - Annotation Type in org.coodex.pojomocker.annotations
Created by davidoff shen on 2017-05-15.
byte2hex(byte[]) - Static method in class org.coodex.util.Common
 
byte2hex(byte[], int, int) - Static method in class org.coodex.util.Common
 
ByteArrayBuilder - Class in org.coodex.util
 
ByteArrayBuilder() - Constructor for class org.coodex.util.ByteArrayBuilder
 
ByteArrayBuilder(ByteArrayBuilder.Endianness) - Constructor for class org.coodex.util.ByteArrayBuilder
 
ByteArrayBuilder.Endianness - Enum in org.coodex.util
 

C

calculateCRC(CRC.Algorithm, byte[]) - Static method in class org.coodex.util.CRC
 
calculateCRC(CRC.Algorithm, byte[], int, int) - Static method in class org.coodex.util.CRC
 
calculateCRC(CRC.Parameters, byte[]) - Static method in class org.coodex.util.CRC
 
calculateCRC(CRC.Parameters, byte[], int, int) - Static method in class org.coodex.util.CRC
This method implements simple straight forward bit by bit calculation.
calculateCRC(byte[]) - Method in class org.coodex.util.CRC
A convenience method allowing to calculate CRC in one call.
calendarToStr(Calendar, String) - Static method in class org.coodex.util.Common
 
calendarToStr(Calendar) - Static method in class org.coodex.util.Common
 
call() - Method in interface org.coodex.closure.CallableClosure
 
call(T, CallableClosure) - Method in interface org.coodex.closure.ClosureContext
 
call(VariantType, CallableClosure) - Method in class org.coodex.closure.StackClosureContext
 
call(T) - Method in interface org.coodex.concurrent.Coalition
 
call(T) - Method in interface org.coodex.concurrent.Coalition.Callback
 
call(T) - Method in class org.coodex.concurrent.Debouncer
 
call(T) - Method in class org.coodex.concurrent.Throttler
 
CallableClosure - Interface in org.coodex.closure
 
callback - Variable in class org.coodex.concurrent.AbstractCoalition
 
camelCase(String) - Static method in class org.coodex.util.Common
 
camelCase(String, String) - Static method in class org.coodex.util.Common
 
camelCase(String, boolean) - Static method in class org.coodex.util.Common
 
camelCase(String, boolean, String) - Static method in class org.coodex.util.Common
 
CHAR - Annotation Type in org.coodex.pojomocker.annotations
Created by davidoff shen on 2017-05-15.
ClassNameFilter - Interface in org.coodex.util
Created by davidoff shen on 2017-05-13.
clear() - Method in class org.coodex.util.SingletonMap
 
close() - Method in class org.coodex.io.SpeedLimitedOutputStream
 
Closure - Interface in org.coodex.closure
Deprecated.
ClosureContext<T> - Interface in org.coodex.closure
Created by davidoff shen on 2017-04-20.
closureRun(VariantType, Closure) - Method in class org.coodex.closure.AbstractClosureContext
Deprecated.
closureRun(VariantType, CallableClosure) - Method in class org.coodex.closure.AbstractClosureContext
 
Coalition<T> - Interface in org.coodex.concurrent
 
Coalition.Callback<T> - Interface in org.coodex.concurrent
 
COLLECTION - Annotation Type in org.coodex.pojomocker
用于定义Collection, Array模拟大小,默认随机 Created by davidoff shen on 2017-05-13.
Common - Class in org.coodex.util
 
Common() - Constructor for class org.coodex.util.Common
 
compareTo(PriorityRunnable) - Method in class org.coodex.concurrent.components.PriorityRunnable
 
concat(List<String>, String) - Static method in class org.coodex.util.Common
 
conflict(Class<? extends T>, Map<String, T>) - Method in class org.coodex.util.ServiceLoaderFacade
 
conflict() - Method in class org.coodex.util.ServiceLoaderFacade
 
containsKey(Object) - Method in class org.coodex.util.SingletonMap
 
copy(Calendar) - Static method in class org.coodex.util.Common
 
copyMap(Map<K, V>, Map<K, V>) - Static method in class org.coodex.util.Common
 
copyStream(InputStream, OutputStream) - Static method in class org.coodex.util.Common
 
copyStream(InputStream, OutputStream, int, boolean, int) - Static method in class org.coodex.util.Common
 
count(T) - Method in interface org.coodex.count.Counter
 
count(T) - Method in class org.coodex.count.CounterChain
 
count(T) - Static method in class org.coodex.count.CounterFacade
扔一个数进去统计
count(T) - Method in interface org.coodex.count.CountFacade
 
Countable - Interface in org.coodex.count
Created by davidoff shen on 2017-04-18.
Counter<T extends Countable> - Interface in org.coodex.count
Created by davidoff shen on 2017-04-18.
CounterChain<T extends Countable> - Class in org.coodex.count
Created by davidoff shen on 2017-04-18.
CounterChain() - Constructor for class org.coodex.count.CounterChain
 
CounterFacade - Class in org.coodex.count
Created by davidoff shen on 2017-04-18.
CounterFacade() - Constructor for class org.coodex.count.CounterFacade
 
CountFacade - Interface in org.coodex.count
Created by davidoff shen on 2017-04-18.
CRC - Class in org.coodex.util
This class provides utility functions for CRC calculation using either canonical straight forward approach or using "fast" table-driven implementation.
CRC(CRC.Algorithm) - Constructor for class org.coodex.util.CRC
Constructs a new CRC processor for table based CRC calculations.
CRC(CRC.Parameters) - Constructor for class org.coodex.util.CRC
 
CRC.Algorithm - Enum in org.coodex.util
Parameters represents set of parameters defining a particular CRC algorithm.
CRC.Parameters - Class in org.coodex.util
 

D

Daily - Class in org.coodex.count.segmentations
Created by davidoff shen on 2017-04-19.
Daily() - Constructor for class org.coodex.count.segmentations.Daily
 
dateToCalendar(Date) - Static method in class org.coodex.util.Common
 
dateToStr(Date, String) - Static method in class org.coodex.util.Common
 
dateToStr(Date) - Static method in class org.coodex.util.Common
 
Debouncer<T> - Class in org.coodex.concurrent
 
Debouncer(Coalition.Callback<T>, int, ScheduledExecutorService) - Constructor for class org.coodex.concurrent.Debouncer
 
Debouncer(Coalition.Callback<T>, int) - Constructor for class org.coodex.concurrent.Debouncer
 
decode(String) - Static method in class org.coodex.util.Base58
 
decodeToBigInteger(String) - Static method in class org.coodex.util.Base58
 
decrypt(byte[], byte[]) - Static method in class org.coodex.util.RSACommon
使用RSA私钥解密
Deep - Annotation Type in org.coodex.pojomocker
循环深度,针对相同的POJO类型,模拟深度 例如: class A{
deepCopy(T) - Static method in class org.coodex.util.Common
 
DEFAULT_DATE_FORMAT - Static variable in class org.coodex.util.Common
 
DEFAULT_DATETIME_FORMAT - Static variable in class org.coodex.util.Common
 
DEFAULT_SIZE - Static variable in annotation type org.coodex.pojomocker.COLLECTION
 
DEFAULT_TIME_FORMAT - Static variable in class org.coodex.util.Common
 
DefaultBooleanMocker - Class in org.coodex.pojomocker.mockers
Created by davidoff shen on 2017-05-15.
DefaultBooleanMocker() - Constructor for class org.coodex.pojomocker.mockers.DefaultBooleanMocker
 
DefaultByteMocker - Class in org.coodex.pojomocker.mockers
Created by davidoff shen on 2017-05-15.
DefaultByteMocker() - Constructor for class org.coodex.pojomocker.mockers.DefaultByteMocker
 
DefaultCharMocker - Class in org.coodex.pojomocker.mockers
Created by davidoff shen on 2017-05-15.
DefaultCharMocker() - Constructor for class org.coodex.pojomocker.mockers.DefaultCharMocker
 
DefaultDoubleMocker - Class in org.coodex.pojomocker.mockers
Created by davidoff shen on 2017-05-15.
DefaultDoubleMocker() - Constructor for class org.coodex.pojomocker.mockers.DefaultDoubleMocker
 
DefaultFloatMocker - Class in org.coodex.pojomocker.mockers
Created by davidoff shen on 2017-05-15.
DefaultFloatMocker() - Constructor for class org.coodex.pojomocker.mockers.DefaultFloatMocker
 
DefaultIntegerMocker - Class in org.coodex.pojomocker.mockers
Created by davidoff shen on 2017-05-15.
DefaultIntegerMocker() - Constructor for class org.coodex.pojomocker.mockers.DefaultIntegerMocker
 
DefaultLongMocker - Class in org.coodex.pojomocker.mockers
Created by davidoff shen on 2017-05-15.
DefaultLongMocker() - Constructor for class org.coodex.pojomocker.mockers.DefaultLongMocker
 
DefaultMockers - Class in org.coodex.pojomocker
Created by davidoff shen on 2017-05-14.
DefaultMockers() - Constructor for class org.coodex.pojomocker.DefaultMockers
 
DefaultShortMocker - Class in org.coodex.pojomocker.mockers
Created by davidoff shen on 2017-05-15.
DefaultShortMocker() - Constructor for class org.coodex.pojomocker.mockers.DefaultShortMocker
 
DefaultStringMocker - Class in org.coodex.pojomocker.mockers
Created by davidoff shen on 2017-05-15.
DefaultStringMocker() - Constructor for class org.coodex.pojomocker.mockers.DefaultStringMocker
 
deserialize(byte[]) - Static method in class org.coodex.util.Common
 
determine(Class<?>) - Method in interface org.coodex.util.ReflectHelper.ClassDecision
 
difference(Set<T>, Set<T>) - Static method in class org.coodex.util.Common
差集 org - todiv
digest(byte[], String) - Static method in class org.coodex.util.DigestHelper
获取信息摘要
digestBuff(byte[], String) - Static method in class org.coodex.util.DigestHelper
 
DigestHelper - Class in org.coodex.util
 
DigestHelper() - Constructor for class org.coodex.util.DigestHelper
 
DOUBLE - Annotation Type in org.coodex.pojomocker.annotations
Created by davidoff shen on 2017-05-15.

E

encode(byte[]) - Static method in class org.coodex.util.Base58
Encodes the given bytes in base58.
encrypt(byte[], byte[]) - Static method in class org.coodex.util.RSACommon
使用RSA公钥加密
except(Class<?>) - Method in interface org.coodex.util.TypeHelper.ExceptClassFilter
 
ExecutorsHelper - Class in org.coodex.concurrent
Created by davidoff shen on 2016-09-05.
ExecutorsHelper() - Constructor for class org.coodex.concurrent.ExecutorsHelper
 
ExecutorWrapper - Class in org.coodex.concurrent
Created by davidoff shen on 2016-09-05.
ExecutorWrapper() - Constructor for class org.coodex.concurrent.ExecutorWrapper
 

F

FILE_SEPARATOR - Static variable in class org.coodex.util.Common
 
finalCRC(long) - Method in class org.coodex.util.CRC
This method should be called to retrieve actual CRC for the data processed so far.
finalCRC16(long) - Method in class org.coodex.util.CRC
Is a convenience method to spare end users from explicit type conversion every time this package is used.
finalCRC32(long) - Method in class org.coodex.util.CRC
Is a convenience method to spare end users from explicit type conversion every time this package is used.
finalCRC8(long) - Method in class org.coodex.util.CRC
Is a convenience method to spare end users from explicit type conversion every time this package is used.
findInArray(T, T[]) - Static method in class org.coodex.util.Common
 
FLOAT - Annotation Type in org.coodex.pojomocker.annotations
Created by davidoff shen on 2017-05-15.
flush() - Method in class org.coodex.io.SpeedLimitedOutputStream
 
foreachClass(ReflectHelper.Processor, ClassNameFilter, String...) - Static method in class org.coodex.util.ReflectHelper
 
foreachClass(ReflectHelper.Processor, Class<?>...) - Static method in class org.coodex.util.ReflectHelper
 

G

GenericType<T> - Class in org.coodex.util
Created by davidoff shen on 2017-05-11.
GenericType() - Constructor for class org.coodex.util.GenericType
 
genericType() - Method in class org.coodex.util.GenericType
 
genericType(Class) - Method in class org.coodex.util.GenericType
 
get() - Method in interface org.coodex.closure.ClosureContext
 
get(T) - Method in interface org.coodex.closure.ClosureContext
 
get(K) - Method in class org.coodex.closure.MapClosureContext
 
get() - Method in class org.coodex.closure.StackClosureContext
 
get(VariantType) - Method in class org.coodex.closure.StackClosureContext
 
get(Object, PojoProperty) - Method in interface org.coodex.pojomocker.PojoBuilder
 
getAllDeclaredFields(Class<?>) - Static method in class org.coodex.util.ReflectHelper
 
getAllDeclaredFields(Class<?>, ReflectHelper.ClassDecision) - Static method in class org.coodex.util.ReflectHelper
 
getAllInstances() - Method in class org.coodex.util.AcceptableServiceLoader
 
getAllInstances() - Method in interface org.coodex.util.ServiceLoader
 
getAllInstances() - Method in class org.coodex.util.ServiceLoaderFacade
 
getAndRemove(K) - Method in class org.coodex.concurrent.TimeLimitedMap
 
getAnnotation(Class<T>) - Method in class org.coodex.util.PojoProperty
 
getAnnotation(Class<T>) - Method in class org.coodex.util.ReflectHelper.MethodParameter
 
getAnnotations() - Method in class org.coodex.util.PojoProperty
 
getAnnotations() - Method in class org.coodex.util.ReflectHelper.MethodParameter
 
getBool(String) - Method in class org.coodex.util.Profile
 
getBool(String, boolean) - Method in class org.coodex.util.Profile
 
GetCert - Class in org.coodex.ssl
 
GetCert() - Constructor for class org.coodex.ssl.GetCert
 
getClasses(String) - Static method in class org.coodex.util.ReflectHelper
 
getClasses(String, ClassNameFilter) - Static method in class org.coodex.util.ReflectHelper
 
getComponentClass(Type, Type...) - Static method in class org.coodex.pojomocker.MockerFacade
 
getDefaultProvider() - Method in class org.coodex.util.ServiceLoaderFacade
 
getEnd() - Method in class org.coodex.concurrent.Parallel.Batch
 
getEnd() - Method in class org.coodex.concurrent.Parallel.Task
 
getField() - Method in class org.coodex.util.PojoProperty
 
getFile(String) - Static method in class org.coodex.util.Common
Deprecated.
getFinalXor() - Method in class org.coodex.util.CRC.Parameters
 
getGenericType() - Method in class org.coodex.util.ReflectHelper.MethodParameter
 
getId() - Method in class org.coodex.concurrent.Parallel.Batch
 
getId() - Method in class org.coodex.concurrent.Parallel.Task
 
getIndex() - Method in class org.coodex.util.ReflectHelper.MethodParameter
 
getInit() - Method in class org.coodex.util.CRC.Parameters
 
getInstance(Class<? extends T>) - Method in class org.coodex.util.AcceptableServiceLoader
 
getInstance(String) - Method in class org.coodex.util.AcceptableServiceLoader
 
getInstance() - Method in class org.coodex.util.AcceptableServiceLoader
 
getInstance(Class<? extends T>) - Method in interface org.coodex.util.ServiceLoader
 
getInstance(String) - Method in interface org.coodex.util.ServiceLoader
 
getInstance() - Method in interface org.coodex.util.ServiceLoader
 
getInstance(Class<? extends T>) - Method in class org.coodex.util.ServiceLoaderFacade
 
getInstance(String) - Method in class org.coodex.util.ServiceLoaderFacade
 
getInstance() - Method in class org.coodex.util.ServiceLoaderFacade
 
getInstance() - Method in class org.coodex.util.Singleton
 
getInstance(K) - Method in class org.coodex.util.SingletonMap
 
getInstances() - Method in class org.coodex.util.AcceptableServiceLoader
 
getInstances() - Method in interface org.coodex.util.ServiceLoader
 
getInstances() - Method in class org.coodex.util.ServiceLoaderFacade
 
getInt(String) - Method in class org.coodex.util.Profile
 
getInt(String, int) - Method in class org.coodex.util.Profile
 
getInterfaceClass() - Method in class org.coodex.util.ServiceLoaderFacade
 
getLocation() - Method in class org.coodex.util.Profile
 
getLong(String) - Method in class org.coodex.util.Profile
 
getLong(String, long) - Method in class org.coodex.util.Profile
 
getMaxTimes() - Method in class org.coodex.concurrent.components.ToRetryRunnable
 
getMethod() - Method in class org.coodex.util.PojoProperty
 
getMethod() - Method in class org.coodex.util.ReflectHelper.MethodParameter
 
getMimeTypeByExtName(String) - Static method in class org.coodex.util.MIMEHelper
 
getMimeTypeByFileName(String) - Static method in class org.coodex.util.MIMEHelper
 
getName() - Method in class org.coodex.util.PojoProperty
 
getName() - Method in class org.coodex.util.ReflectHelper.MethodParameter
 
getNewFile(String) - Static method in class org.coodex.util.Common
 
getParameterName(Method, int, String) - Static method in class org.coodex.util.ReflectHelper
 
getParameterName(Method, int) - Static method in class org.coodex.util.ReflectHelper
 
getParameterName(Constructor, int, String) - Static method in class org.coodex.util.ReflectHelper
 
getParameterName(Constructor, int) - Static method in class org.coodex.util.ReflectHelper
 
getParameters() - Method in enum org.coodex.util.CRC.Algorithm
 
getPolicyNames() - Method in interface org.coodex.pojomocker.RelationPolicy
 
getPolynomial() - Method in class org.coodex.util.CRC.Parameters
 
getPriority() - Method in class org.coodex.concurrent.components.PriorityRunnable
 
getProfile(String) - Static method in class org.coodex.util.Profile
 
getProperties() - Method in class org.coodex.util.PojoInfo
 
getProperties() - Method in class org.coodex.util.Profile
 
getProperty(String) - Method in class org.coodex.util.PojoInfo
 
getResource(String, ClassLoader...) - Static method in class org.coodex.util.Common
 
getResource(String) - Static method in class org.coodex.util.Profile
 
getResourceAsStream(String) - Static method in class org.coodex.util.Profile
 
getRetryTimes() - Method in class org.coodex.concurrent.components.ToRetryRunnable
 
getRowType() - Method in class org.coodex.util.PojoInfo
 
getSafetyDateFormat(String) - Static method in class org.coodex.util.Common
 
getSegmentation() - Method in interface org.coodex.count.SegmentedCounter
怎么分段
getSeqNum() - Method in class org.coodex.concurrent.components.PriorityRunnable
 
getServiceInstance(Param_Type) - Method in class org.coodex.util.AcceptableServiceLoader
 
getServiceInstances(Param_Type) - Method in class org.coodex.util.AcceptableServiceLoader
 
getSSLContext(String) - Method in class org.coodex.ssl.AllTrustedSSLContextFactory
 
getSSLContext(String) - Method in class org.coodex.ssl.JSSEDefaultSSLContextFactory
 
getSSLContext(String) - Method in interface org.coodex.ssl.SSLContextFactory
 
getSSLContext(String) - Method in class org.coodex.ssl.X509CertsSSLContextFactory
 
getStart() - Method in class org.coodex.concurrent.Parallel.Batch
 
getStart() - Method in class org.coodex.concurrent.Parallel.Task
 
getString(String, String) - Method in class org.coodex.util.Profile
 
getString(String) - Method in class org.coodex.util.Profile
 
getString(String, String, String) - Method in class org.coodex.util.RecursivelyProfile
 
getString(String, String) - Method in class org.coodex.util.RecursivelyProfile
 
getString(String) - Method in interface org.coodex.util.StringMap
 
getString(String, String) - Method in interface org.coodex.util.StringMap
 
getStrList(String) - Method in class org.coodex.util.Profile
 
getStrList(String, String) - Method in class org.coodex.util.Profile
 
getStrList(String, String, String[]) - Method in class org.coodex.util.Profile
 
getTasks() - Method in class org.coodex.concurrent.Parallel.Batch
 
getThreadPool() - Method in class org.coodex.count.CounterChain
 
getThrowable() - Method in class org.coodex.concurrent.Parallel.Task
 
getTimeConsuming() - Method in class org.coodex.concurrent.Parallel.Batch
 
getTimeConsuming() - Method in class org.coodex.concurrent.Parallel.Task
 
getType() - Method in class org.coodex.util.GenericType
 
getType() - Method in class org.coodex.util.PojoInfo
 
getType() - Method in class org.coodex.util.PojoProperty
 
getType() - Method in class org.coodex.util.ReflectHelper.MethodParameter
 
getUUIDBytes() - Static method in class org.coodex.util.UUIDHelper
 
getUUIDStr() - Static method in class org.coodex.util.Common
 
getUUIDString() - Static method in class org.coodex.util.UUIDHelper
 
getUUIDStringWithBase58() - Static method in class org.coodex.util.UUIDHelper
 
getWidth() - Method in class org.coodex.util.CRC.Parameters
 
getX() - Method in class org.coodex.util.Polygon.Point
 
getY() - Method in class org.coodex.util.Polygon.Point
 

H

hmac(byte[], byte[], String) - Static method in class org.coodex.util.DigestHelper
 
hmac(byte[], byte[]) - Static method in class org.coodex.util.DigestHelper
 
hmac(String, String, String, String) - Static method in class org.coodex.util.DigestHelper
 
hmac(String, String, String) - Static method in class org.coodex.util.DigestHelper
 
hmac(String, String) - Static method in class org.coodex.util.DigestHelper
 
Hourly - Class in org.coodex.count.segmentations
Created by davidoff shen on 2017-04-19.
Hourly() - Constructor for class org.coodex.count.segmentations.Hourly
 

I

inArray(T, T[]) - Static method in class org.coodex.util.Common
 
indexOf(T[], T) - Static method in class org.coodex.util.Common
 
init() - Method in class org.coodex.util.CRC
Returns initial value for this CRC intermediate value This method is used when starting a new iterative CRC calculation (using init, update and finalCRC methods, possibly supplying data in chunks).
initValue() - Method in class org.coodex.closure.MapClosureContext
 
inPolygon(Polygon.Point) - Method in class org.coodex.util.Polygon
 
INTEGER - Annotation Type in org.coodex.pojomocker.annotations
Created by davidoff shen on 2017-05-15.
intersection(Set<T>, Set<T>) - Static method in class org.coodex.util.Common
交集
interval - Variable in class org.coodex.concurrent.AbstractCoalition
 
invoke(Object, Method, Object[]) - Static method in class org.coodex.util.ReflectHelper
 
isAllFinished() - Method in class org.coodex.concurrent.Parallel.Batch
 
isBlank(String) - Static method in class org.coodex.util.Common
 
isFinished() - Method in class org.coodex.concurrent.Parallel.Task
 
isKeyPair(byte[], byte[]) - Static method in class org.coodex.util.RSACommon
公私钥对是否匹配
isPrimitive(Class) - Static method in class org.coodex.util.TypeHelper
 
isReadonly() - Method in class org.coodex.util.PojoProperty
 
isReflectIn() - Method in class org.coodex.util.CRC.Parameters
 
isReflectOut() - Method in class org.coodex.util.CRC.Parameters
 
isSameStr(String, String) - Static method in class org.coodex.util.Common
 

J

join(Collection<T>...) - Static method in class org.coodex.util.Common
并集
JSSEDefaultSSLContextFactory - Class in org.coodex.ssl
 
JSSEDefaultSSLContextFactory() - Constructor for class org.coodex.ssl.JSSEDefaultSSLContextFactory
 

L

LINE_SEPARATOR - Static variable in class org.coodex.util.Common
 
loadInstances() - Method in class org.coodex.util.ServiceLoaderFacade
 
LONG - Annotation Type in org.coodex.pojomocker.annotations
Created by davidoff shen on 2017-05-15.
longToCalendar(long) - Static method in class org.coodex.util.Common
 
longToDateStr(long) - Static method in class org.coodex.util.Common
 
longToDateStr(long, String) - Static method in class org.coodex.util.Common
 
lowerFirstChar(String) - Static method in class org.coodex.util.Common
 

M

main(String[]) - Static method in class org.coodex.concurrent.Debouncer
 
main(String[]) - Static method in class org.coodex.concurrent.Throttler
 
main(String[]) - Static method in class org.coodex.util.Common
 
main(String[]) - Static method in class org.coodex.util.UUIDHelper
 
MAP - Annotation Type in org.coodex.pojomocker
Created by davidoff shen on 2017-05-16.
MapClosureContext<K,V> - Class in org.coodex.closure
Created by davidoff shen on 2016-09-04.
MapClosureContext() - Constructor for class org.coodex.closure.MapClosureContext
 
md5(byte[]) - Static method in class org.coodex.util.DigestHelper
 
MethodParameter(Method, int) - Constructor for class org.coodex.util.ReflectHelper.MethodParameter
 
MIMEHelper - Class in org.coodex.util
在classpath中添加mimeTypes.properties,逐行配置mimeType.??? = mimeType Created by davidoff shen on 2016-10-19.
MIMEHelper() - Constructor for class org.coodex.util.MIMEHelper
 
mock(A, Class) - Method in class org.coodex.pojomocker.AbstractPrimitiveMocker
 
mock(Annotation, Class) - Method in class org.coodex.pojomocker.DefaultMockers
 
Mock - Annotation Type in org.coodex.pojomocker
Created by davidoff shen on 2017-05-11.
mock(A, Class) - Method in interface org.coodex.pojomocker.Mocker
 
mock(GenericType<T>) - Static method in class org.coodex.pojomocker.MockerFacade
 
mock(GenericType<T>, Class) - Static method in class org.coodex.pojomocker.MockerFacade
 
mock(Type) - Static method in class org.coodex.pojomocker.MockerFacade
 
mock(Method) - Static method in class org.coodex.pojomocker.MockerFacade
 
mock(Method, Class...) - Static method in class org.coodex.pojomocker.MockerFacade
 
mock(Type, Class...) - Static method in class org.coodex.pojomocker.MockerFacade
 
mock(STRING, Class) - Method in class org.coodex.pojomocker.mockers.DefaultStringMocker
 
Mocker<A extends Annotation> - Interface in org.coodex.pojomocker
Created by davidoff shen on 2017-05-11.
MockerFacade - Class in org.coodex.pojomocker
Created by davidoff shen on 2017-05-13.
MockerFacade() - Constructor for class org.coodex.pojomocker.MockerFacade
 

N

native2AscII(String) - Static method in class org.coodex.util.Common
 
newCachedThreadPool() - Static method in class org.coodex.concurrent.ExecutorsHelper
 
newCachedThreadPool(ThreadFactory) - Static method in class org.coodex.concurrent.ExecutorsHelper
 
newFixedThreadPool(int) - Static method in class org.coodex.concurrent.ExecutorsHelper
 
newFixedThreadPool(int, ThreadFactory) - Static method in class org.coodex.concurrent.ExecutorsHelper
 
newInstance(PojoInfo) - Method in interface org.coodex.pojomocker.PojoBuilder
 
newLinkedThreadPool(int, int, long) - Static method in class org.coodex.concurrent.ExecutorsHelper
 
newPriorityThreadPool(int, int) - Static method in class org.coodex.concurrent.ExecutorsHelper
 
newPriorityThreadPool(int, int, long) - Static method in class org.coodex.concurrent.ExecutorsHelper
 
newScheduledThreadPool(int) - Static method in class org.coodex.concurrent.ExecutorsHelper
 
newScheduledThreadPool(int, ThreadFactory) - Static method in class org.coodex.concurrent.ExecutorsHelper
 
newSingleThreadExecutor() - Static method in class org.coodex.concurrent.ExecutorsHelper
 
newSingleThreadExecutor(ThreadFactory) - Static method in class org.coodex.concurrent.ExecutorsHelper
 
newSingleThreadScheduledExecutor() - Static method in class org.coodex.concurrent.ExecutorsHelper
 
newSingleThreadScheduledExecutor(ThreadFactory) - Static method in class org.coodex.concurrent.ExecutorsHelper
 
next() - Method in interface org.coodex.count.Segmentation
下一个分段的开始时间
next() - Method in class org.coodex.count.segmentations.Daily
 
next() - Method in class org.coodex.count.segmentations.Hourly
 
NOT_NULL - Static variable in class org.coodex.util.ReflectHelper
 
now() - Static method in class org.coodex.util.Common
 
now(String) - Static method in class org.coodex.util.Common
 
nullToStr(String) - Static method in class org.coodex.util.Common
 

O

onFailed() - Method in class org.coodex.concurrent.components.ToRetryRunnable
 
org.coodex.closure - package org.coodex.closure
 
org.coodex.concurrent - package org.coodex.concurrent
 
org.coodex.concurrent.components - package org.coodex.concurrent.components
 
org.coodex.count - package org.coodex.count
 
org.coodex.count.segmentations - package org.coodex.count.segmentations
 
org.coodex.io - package org.coodex.io
 
org.coodex.pojomocker - package org.coodex.pojomocker
 
org.coodex.pojomocker.annotations - package org.coodex.pojomocker.annotations
 
org.coodex.pojomocker.mockers - package org.coodex.pojomocker.mockers
 
org.coodex.ssl - package org.coodex.ssl
 
org.coodex.util - package org.coodex.util
 

P

p - Variable in class org.coodex.util.Profile
 
Parallel - Class in org.coodex.concurrent
提供一个多任务并行处理功能
Parallel(ExecutorService) - Constructor for class org.coodex.concurrent.Parallel
 
Parallel(ExecutorService, Parallel.RunnerWrapper) - Constructor for class org.coodex.concurrent.Parallel
 
Parallel.Batch - Class in org.coodex.concurrent
 
Parallel.RunnerWrapper - Interface in org.coodex.concurrent
 
Parallel.Task - Class in org.coodex.concurrent
 
Parameter - Annotation Type in org.coodex.util
 
PATH_SEPARATOR - Static variable in class org.coodex.util.Common
 
Point(double, double) - Constructor for class org.coodex.util.Polygon.Point
 
PojoBuilder - Interface in org.coodex.pojomocker
Created by davidoff shen on 2017-05-13.
PojoInfo - Class in org.coodex.util
Created by davidoff shen on 2017-05-12.
PojoInfo(Type, Type...) - Constructor for class org.coodex.util.PojoInfo
 
PojoProperty - Class in org.coodex.util
Created by davidoff shen on 2017-05-12.
PojoProperty(PojoProperty, Type) - Constructor for class org.coodex.util.PojoProperty
 
POLICY_KEY - Static variable in annotation type org.coodex.pojomocker.Mock
 
Polygon - Class in org.coodex.util
Created by davidoff shen on 2017-04-19.
Polygon(List<Polygon.Point>) - Constructor for class org.coodex.util.Polygon
 
Polygon.Point - Class in org.coodex.util
 
PriorityRunnable - Class in org.coodex.concurrent.components
Created by davidoff shen on 2016-11-28.
PriorityRunnable(int, Runnable) - Constructor for class org.coodex.concurrent.components.PriorityRunnable
 
process(Class<?>) - Method in interface org.coodex.util.ReflectHelper.Processor
 
Profile - Class in org.coodex.util
自财运通项目中移植过来utilities中
2016/09/05 废弃 2014/04/27 支持命名空间
配置如下:
A.properties
org.coodex.util.profile.NAMESPACE=XX.properties

XX.properties
abcd=xxxxxx

则相当于在A.properties中
NAMESPACE.abcd=xxxxxx
Profile(String) - Constructor for class org.coodex.util.Profile
 
put(K, V, TimeLimitedMap.TimeoutCallback) - Method in class org.coodex.concurrent.TimeLimitedMap
 
put(K, V, long, TimeLimitedMap.TimeoutCallback) - Method in class org.coodex.concurrent.TimeLimitedMap
 

R

random(int) - Static method in class org.coodex.util.Common
 
random(int, int) - Static method in class org.coodex.util.Common
 
random(long, long) - Static method in class org.coodex.util.Common
 
random(double, double) - Static method in class org.coodex.util.Common
 
random(T[]) - Static method in class org.coodex.util.Common
 
random(byte[]) - Static method in class org.coodex.util.Common
 
random(short[]) - Static method in class org.coodex.util.Common
 
random(int[]) - Static method in class org.coodex.util.Common
 
random(long[]) - Static method in class org.coodex.util.Common
 
random(float[]) - Static method in class org.coodex.util.Common
 
random(double[]) - Static method in class org.coodex.util.Common
 
randomChar(String) - Static method in class org.coodex.util.Common
 
randomGB2312Char() - Static method in class org.coodex.util.Common
参考:http://tools.jb51.net/table/gb2312
randomStr(int, int, String) - Static method in class org.coodex.util.Common
 
RecursivelyProfile - Class in org.coodex.util
可递归的配置 例如
RecursivelyProfile(Profile) - Constructor for class org.coodex.util.RecursivelyProfile
 
RecursivelyProfile(Properties) - Constructor for class org.coodex.util.RecursivelyProfile
 
ReflectHelper - Class in org.coodex.util
 
ReflectHelper.ClassDecision - Interface in org.coodex.util
 
ReflectHelper.MethodParameter - Class in org.coodex.util
 
ReflectHelper.Processor - Interface in org.coodex.util
 
relate(String, List) - Method in class org.coodex.pojomocker.AbstractRelationPolicy
 
relate(String, List) - Method in interface org.coodex.pojomocker.RelationPolicy
 
Relation - Annotation Type in org.coodex.pojomocker
关联
RelationMethod - Annotation Type in org.coodex.pojomocker
Created by davidoff shen on 2017-05-17.
RelationPolicy - Interface in org.coodex.pojomocker
关联策略 Created by davidoff shen on 2017-05-11.
remove(K) - Method in class org.coodex.util.SingletonMap
 
retry() - Method in class org.coodex.concurrent.components.ToRetryRunnable
 
RSACommon - Class in org.coodex.util
Created by davidoff shen on 2017-04-24.
RSACommon() - Constructor for class org.coodex.util.RSACommon
 
run() - Method in interface org.coodex.closure.Closure
Deprecated.
 
run(T, Closure) - Method in interface org.coodex.closure.ClosureContext
Deprecated.
run(VariantType, Closure) - Method in class org.coodex.closure.StackClosureContext
Deprecated.
run() - Method in class org.coodex.concurrent.components.PriorityRunnable
 
run() - Method in class org.coodex.concurrent.components.ToRetryRunnable
 
run(Runnable...) - Method in class org.coodex.concurrent.Parallel
 
runtimeException(Throwable) - Static method in class org.coodex.util.Common
 
runWith(K, V, Closure) - Method in class org.coodex.closure.MapClosureContext
Deprecated.

S

sameString(String, String) - Static method in class org.coodex.util.Common
 
saveCertificateFromServer(String, int, String) - Static method in class org.coodex.ssl.GetCert
 
scheduledExecutorService - Variable in class org.coodex.concurrent.AbstractCoalition
 
Segmentation - Interface in org.coodex.count
Created by davidoff shen on 2017-04-18.
SegmentedCounter<T extends Countable> - Interface in org.coodex.count
Created by davidoff shen on 2017-04-18.
serialize(Object) - Static method in class org.coodex.util.Common
 
ServiceLoader<T> - Interface in org.coodex.util
Created by davidoff shen on 2017-04-26.
ServiceLoaderFacade<T> - Class in org.coodex.util
待coodex utilities放弃1.5时移入org.coodex.util 2016-12-10从concrete中移入
ServiceLoaderFacade() - Constructor for class org.coodex.util.ServiceLoaderFacade
 
set(Object, PojoProperty, Object) - Method in interface org.coodex.pojomocker.PojoBuilder
 
setBool(String, boolean) - Method in class org.coodex.util.Profile
 
setInt(String, int, int) - Method in class org.coodex.util.Profile
 
setInt(String, int) - Method in class org.coodex.util.Profile
 
setLong(String, long, long) - Method in class org.coodex.util.Profile
 
setLong(String, long) - Method in class org.coodex.util.Profile
 
setProperty(String, String) - Method in class org.coodex.util.Profile
 
setString(String, String) - Method in class org.coodex.util.Profile
 
setString(String, String, boolean) - Method in class org.coodex.util.Profile
 
setStrList(String, String[]) - Method in class org.coodex.util.Profile
 
sha1(String) - Static method in class org.coodex.util.Common
 
sha1(byte[]) - Static method in class org.coodex.util.DigestHelper
 
sha256(byte[]) - Static method in class org.coodex.util.DigestHelper
 
SHORT - Annotation Type in org.coodex.pojomocker.annotations
Created by davidoff shen on 2017-05-15.
shutdown() - Static method in class org.coodex.concurrent.ExecutorWrapper
 
shutdownAll() - Static method in class org.coodex.concurrent.ExecutorsHelper
 
shutdownAllNOW() - Static method in class org.coodex.concurrent.ExecutorsHelper
 
shutdownNow() - Static method in class org.coodex.concurrent.ExecutorWrapper
 
sign(byte[], byte[]) - Static method in class org.coodex.util.RSACommon
私钥签名
sign(byte[], byte[], String) - Static method in class org.coodex.util.RSACommon
使用指定算法签名,默认SHA256withRSA
similarity(String, String) - Static method in class org.coodex.util.Common
两个字符串的相似度
Singleton<T> - Class in org.coodex.util
 
Singleton(Singleton.Builder<T>) - Constructor for class org.coodex.util.Singleton
 
Singleton.Builder<T> - Interface in org.coodex.util
 
SingletonMap<K,V> - Class in org.coodex.util
 
SingletonMap(SingletonMap.Builder<K, V>) - Constructor for class org.coodex.util.SingletonMap
 
SingletonMap(SingletonMap.Builder<K, V>, long) - Constructor for class org.coodex.util.SingletonMap
 
SingletonMap.Builder<K,V> - Interface in org.coodex.util
 
slice() - Method in interface org.coodex.count.SegmentedCounter
切一下
solve(TypeVariable, Type...) - Static method in class org.coodex.util.TypeHelper
 
SpeedLimitedOutputStream - Class in org.coodex.io
Created by davidoff shen on 2016-12-15.
SpeedLimitedOutputStream(OutputStream, int) - Constructor for class org.coodex.io.SpeedLimitedOutputStream
 
SSLContextFactory - Interface in org.coodex.ssl
 
StackClosureContext<VariantType> - Class in org.coodex.closure
Created by davidoff shen on 2016-09-04.
StackClosureContext() - Constructor for class org.coodex.closure.StackClosureContext
 
store(String) - Method in class org.coodex.util.Profile
 
STRING - Annotation Type in org.coodex.pojomocker.annotations
Created by davidoff shen on 2017-05-15.
StringHashCode - Class in org.coodex.util
 
StringHashCode() - Constructor for class org.coodex.util.StringHashCode
 
StringMap - Interface in org.coodex.util
Created by davidoff shen on 2017-05-11.
strToCalendar(String, String) - Static method in class org.coodex.util.Common
 
strToDate(String, String) - Static method in class org.coodex.util.Common
 
strToDate(String) - Static method in class org.coodex.util.Common
 
subMap(String, Map<String, T>) - Static method in class org.coodex.util.Common
 
Sync - Annotation Type in org.coodex.count
Created by davidoff shen on 2017-04-19.

T

Task() - Constructor for class org.coodex.concurrent.Parallel.Task
 
terminate() - Method in class org.coodex.concurrent.AbstractCoalition
 
Throttler<T> - Class in org.coodex.concurrent
 
Throttler(Coalition.Callback<T>, int, ScheduledExecutorService) - Constructor for class org.coodex.concurrent.Throttler
 
Throttler(Coalition.Callback<T>, int) - Constructor for class org.coodex.concurrent.Throttler
 
throwExceptionObject(Class<T>, Throwable) - Static method in class org.coodex.util.ReflectHelper
 
TimeLimitedMap<K,V> - Class in org.coodex.concurrent
 
TimeLimitedMap() - Constructor for class org.coodex.concurrent.TimeLimitedMap
 
TimeLimitedMap(long) - Constructor for class org.coodex.concurrent.TimeLimitedMap
 
TimeLimitedMap(long, ScheduledExecutorService) - Constructor for class org.coodex.concurrent.TimeLimitedMap
 
TimeLimitedMap.TimeoutCallback - Interface in org.coodex.concurrent
 
timeout() - Method in interface org.coodex.concurrent.TimeLimitedMap.TimeoutCallback
 
toArray(String, String, List<String>) - Static method in class org.coodex.util.Common
 
toArray(String, String, String[]) - Static method in class org.coodex.util.Common
 
toBool(String, boolean) - Static method in class org.coodex.util.Common
 
toInt(String, int) - Static method in class org.coodex.util.Common
 
toLong(String, long) - Static method in class org.coodex.util.Common
 
toPrimitive(C) - Method in class org.coodex.pojomocker.AbstractPrimitiveMocker
 
toPrimitive(Boolean) - Method in class org.coodex.pojomocker.mockers.DefaultBooleanMocker
 
toPrimitive(Byte) - Method in class org.coodex.pojomocker.mockers.DefaultByteMocker
 
toPrimitive(Character) - Method in class org.coodex.pojomocker.mockers.DefaultCharMocker
 
toPrimitive(Double) - Method in class org.coodex.pojomocker.mockers.DefaultDoubleMocker
 
toPrimitive(Float) - Method in class org.coodex.pojomocker.mockers.DefaultFloatMocker
 
toPrimitive(Integer) - Method in class org.coodex.pojomocker.mockers.DefaultIntegerMocker
 
toPrimitive(Long) - Method in class org.coodex.pojomocker.mockers.DefaultLongMocker
 
toPrimitive(Short) - Method in class org.coodex.pojomocker.mockers.DefaultShortMocker
 
ToRetryRunnable - Class in org.coodex.concurrent.components
Created by davidoff shen on 2017-04-01.
ToRetryRunnable(Runnable, int) - Constructor for class org.coodex.concurrent.components.ToRetryRunnable
 
toTypeReference(Type, Type...) - Static method in class org.coodex.util.TypeHelper
 
trim(String, char...) - Static method in class org.coodex.util.Common
 
trim(String, String) - Static method in class org.coodex.util.Common
 
TypeHelper - Class in org.coodex.util
 
TypeHelper() - Constructor for class org.coodex.util.TypeHelper
 
TypeHelper.ExceptClassFilter - Interface in org.coodex.util
 
typeToClass(Type) - Static method in class org.coodex.util.TypeHelper
 
typeToCodeStr(Type) - Static method in class org.coodex.util.ReflectHelper
 

U

update(long, byte[], int, int) - Method in class org.coodex.util.CRC
This method is used to feed data when performing iterative CRC calculation (using init, update and finalCRC methods, possibly supplying data in chunks).
update(long, byte[]) - Method in class org.coodex.util.CRC
A convenience method for feeding a complete byte array of data.
upperFirstChar(String) - Static method in class org.coodex.util.Common
 
UUIDHelper - Class in org.coodex.util
 
UUIDHelper() - Constructor for class org.coodex.util.UUIDHelper
 

V

valueOf(String) - Static method in enum org.coodex.util.ByteArrayBuilder.Endianness
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.coodex.util.CRC.Algorithm
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.coodex.util.ByteArrayBuilder.Endianness
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.coodex.util.CRC.Algorithm
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.coodex.util.SingletonMap
 
verify(byte[], byte[], byte[]) - Static method in class org.coodex.util.RSACommon
 
verify(byte[], byte[], byte[], String) - Static method in class org.coodex.util.RSACommon
公钥验签

W

wrap(T) - Static method in class org.coodex.concurrent.ExecutorWrapper
 
wrap(Runnable) - Method in interface org.coodex.concurrent.Parallel.RunnerWrapper
 
write(byte[]) - Method in class org.coodex.io.SpeedLimitedOutputStream
 
write(byte[], int, int) - Method in class org.coodex.io.SpeedLimitedOutputStream
 
write(int) - Method in class org.coodex.io.SpeedLimitedOutputStream
 

X

X509CertsSSLContextFactory - Class in org.coodex.ssl
 
X509CertsSSLContextFactory() - Constructor for class org.coodex.ssl.X509CertsSSLContextFactory
 
$ A B C D E F G H I J L M N O P R S T U V W X 

Copyright © 2018. All rights reserved.