Class<T> editable
boolean ignoreNullValue
boolean ignoreError
boolean ignoreCase
BiPredicate<T,U> propertiesFilter
UnaryOperator<T> fieldEditor
boolean transientSupport
boolean override
null
则写,否则忽略。如果覆盖,则不判断直接写Converter converter
Map<K,V> cacheMap
Map<K,V> keyLockMap
int capacity
0
表示无大小限制long timeout
0
表示无限制,单位毫秒boolean existCustomTimeout
LongAdder hitCount
LongAdder missCount
CacheListener<K,V> listener
Object key
Object obj
long lastAccess
AtomicLong accessCount
long ttl
CacheObjIterator<K,V> cacheObjIter
ReentrantLock lock
StampedLock lock
ScheduledFuture<V> pruneJobFuture
long lowValue
long highValue
BitSet safeCharacters
boolean encodeSpaceAsPlus
true
,则将空格编码为"+",此项只在"application/x-www-form-urlencoded"中使用false
,则空格编码为"%20",此项一般用于URL的Query部分(RFC3986规范)PercentCodec codec
Object array
int startIndex
int endIndex
int index
Enumeration<E> e
BufferedReader bufferedReader
int capacity
Comparator<T> comparator
private void readObject(ObjectInputStream stream) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
boolean nullGreater
Comparator<T> comparator
boolean ignoreElementError
CopyOptions copyOptions
String format
boolean isInitialized
String format
String format
String format
DatatypeFactory datatypeFactory
double lng
double lat
long twepoch
long workerId
long dataCenterId
boolean useSystemClock
long timeOffset
long randomSequenceLimit
Snowflake.SEQUENCE_MASK
,0
表示不使用随机数。long sequence
long lastTimestamp
long mostSigBits
long leastSigBits
long betweenMs
BetweenFormatter.Level level
int levelMaxCount
FastDatePrinter printer
FastDateParser parser
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOException
- if there is an IO issue.ClassNotFoundException
- if a class cannot be found.private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOException
- if there is an IO issue.ClassNotFoundException
- if a class cannot be found.int century
int startYear
int status
String charsetName
byte[] bytes
CRC16Checksum crc16
short init
short[] crcTable
short value
int wCRCin
FileWriter writer
int capacity
boolean isNewLineMode
List<E> list
Lock lock
CopyOption[] options
Charset charset
SerConsumer<T> lineHandler
int initReadLine
long period
String filePath
RandomAccessFile randomAccessFile
ScheduledExecutorService executorService
WatchMonitor fileDeleteWatchMonitor
boolean stopOnDelete
byte[] bytes
String name
CharSequence data
CharSequence name
Charset charset
String path
ClassLoader classLoader
Class<T> clazz
InputStream in
String name
WatchService watchService
WatchEvent.Kind<T>[] events
WatchEvent.Modifier[] modifiers
boolean isClosed
Map<K,V> watchKeyPathMap
AtomicReference<V> reference
Object object
boolean value
byte value
double value
float value
int value
long value
Object value
short value
int position
Object middle
Object[] members
int hashCode
boolean cacheHash
boolean caseInsensitive
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream out) throws IOException
IOException
ConcurrentMap<K,V> raw
ReferenceQueue<T> lastQueue
ReferenceUtil.ReferenceType keyType
BiConsumer<T,U> purgeListener
Object defaultValue
private void readObject(ObjectInputStream stream) throws InvalidObjectException
InvalidObjectException
Object writeReplace()
ConcurrentMap<K,V> data
int concurrencyLevel
long[] readBufferReadCount
LinkedDeque<E extends Linked<E>> evictionDeque
AtomicLong weightedSize
AtomicLong capacity
Lock evictionLock
Queue<E> writeBuffer
AtomicLong[] readBufferWriteCount
AtomicLong[] readBufferDrainAtWriteCount
AtomicReference<V>[][] readBuffers
AtomicReference<V> drainStatus
EntryWeigher<K,V> weigher
Queue<E> pendingNotifications
BiConsumer<T,U> listener
SerSupplier<R> collFactory
String[] datas
String[] datas
long cent
Currency currency
AtomicInteger alternativePort
String protocol
KeyManager[] keyManagers
TrustManager[] trustManagers
SecureRandom secureRandom
String scheme
String host
int port
UrlPath path
UrlQuery query
String fragment
Charset charset
boolean needEncodePercent
String packageName
String packageNameWithDot
String packageDirName
String packagePath
Predicate<T> classPredicate
Charset charset
ClassLoader classLoader
boolean initialize
Set<E> classes
boolean ignoreLoadError
Set<E> classesOfLoadError
Appendable appendable
CharSequence delimiter
CharSequence prefix
CharSequence suffix
boolean wrapElement
StrJoiner.NullMode nullMode
String emptyResult
boolean hasContent
boolean ignoreCase
boolean ignoreEquals
int offset
StrTrimer.TrimMode mode
Predicate<T> predicate
BitSet bitSet
int size
BloomFilter[] filters
char c
boolean caseInsensitive
int length
CharSequence strToFind
boolean caseInsensitive
CharSequence text
int endIndex
boolean negative
cn.ujava.common.text.replacer.HighMultiReplacer.AhoCorasickAutomaton ahoCorasickAutomaton
int beginInclude
int endExclude
char replacedChar
int beginInclude
int endExclude
CharSequence replacedStr
int fromIndex
CharSequence searchStr
int searchStrLength
CharSequence replacement
boolean ignoreCase
String text
TextFinder finder
int limit
boolean ignoreEmpty
int offset
int count
int corePoolSize
int maxPoolSize
long keepAliveTime
BlockingQueue<E> workQueue
ThreadFactory threadFactory
RejectedExecutionHandler handler
Boolean allowCoreThreadTimeOut
ThreadFactory backingThreadFactory
String namePrefix
Boolean daemon
Integer priority
Thread.UncaughtExceptionHandler uncaughtExceptionHandler
TreeNodeConfig treeNodeConfig
MapTree<T> parent
Object id
Object parentId
CharSequence name
Comparable<T> weight
Map<K,V> extra
Copyright © 2024. All rights reserved.