- abort(Throwable) - 类 中的方法com.firefly.utils.concurrent.CompletableCallback
-
Callback method invoked when this callback is failed.
- AbstractArrayProxyFactory - com.firefly.utils.classproxy中的类
-
- AbstractArrayProxyFactory() - 类 的构造器com.firefly.utils.classproxy.AbstractArrayProxyFactory
-
- AbstractConcurrentAutomaticClearMap<K,V> - com.firefly.utils.collection中的类
-
- AbstractConcurrentAutomaticClearMap() - 类 的构造器com.firefly.utils.collection.AbstractConcurrentAutomaticClearMap
-
- AbstractConcurrentAutomaticClearMap.MapEntryImpl - com.firefly.utils.collection中的类
-
- AbstractFieldProxyFactory - com.firefly.utils.classproxy中的类
-
- AbstractFieldProxyFactory() - 类 的构造器com.firefly.utils.classproxy.AbstractFieldProxyFactory
-
- AbstractFileResolvingResource - com.firefly.utils.io中的类
-
- AbstractFileResolvingResource() - 类 的构造器com.firefly.utils.io.AbstractFileResolvingResource
-
- AbstractJsonStringWriter - com.firefly.utils.json.io中的类
-
- AbstractJsonStringWriter() - 类 的构造器com.firefly.utils.json.io.AbstractJsonStringWriter
-
- AbstractJsonStringWriter(int) - 类 的构造器com.firefly.utils.json.io.AbstractJsonStringWriter
-
- AbstractLifeCycle - com.firefly.utils.lang中的类
-
- AbstractLifeCycle() - 类 的构造器com.firefly.utils.lang.AbstractLifeCycle
-
- AbstractLogConfigParser - com.firefly.utils.log中的类
-
- AbstractLogConfigParser() - 类 的构造器com.firefly.utils.log.AbstractLogConfigParser
-
- AbstractMethodProxyFactory - com.firefly.utils.classproxy中的类
-
- AbstractMethodProxyFactory() - 类 的构造器com.firefly.utils.classproxy.AbstractMethodProxyFactory
-
- AbstractProxyFactory - com.firefly.utils.classproxy中的类
-
- AbstractProxyFactory() - 类 的构造器com.firefly.utils.classproxy.AbstractProxyFactory
-
- AbstractResource - com.firefly.utils.io中的类
-
Convenience base class for
Resource implementations,
pre-implementing typical behavior.
- AbstractResource() - 类 的构造器com.firefly.utils.io.AbstractResource
-
- AbstractTrie<V> - com.firefly.utils.collection中的类
-
- AbstractTrie(boolean) - 类 的构造器com.firefly.utils.collection.AbstractTrie
-
- accept(Method) - 接口 中的方法com.firefly.utils.classproxy.MethodFilter
-
- accept(String, Field) - 接口 中的方法com.firefly.utils.ReflectUtils.BeanFieldFilter
-
- accept(String, Method) - 接口 中的方法com.firefly.utils.ReflectUtils.BeanMethodFilter
-
- acquire() - 类 中的方法com.firefly.utils.concurrent.SharedBlockingCallback
-
- Action - com.firefly.utils.function中的接口
-
All Action interfaces extend from this.
- Action0 - com.firefly.utils.function中的接口
-
A zero-argument action.
- Action1<T> - com.firefly.utils.function中的接口
-
A one-argument action.
- Action2<T1,T2> - com.firefly.utils.function中的接口
-
A two-argument action.
- Action3<T1,T2,T3> - com.firefly.utils.function中的接口
-
A three-argument action.
- Action4<T1,T2,T3,T4> - com.firefly.utils.function中的接口
-
A four-argument action.
- Action5<T1,T2,T3,T4,T5> - com.firefly.utils.function中的接口
-
A five-argument action.
- Action6<T1,T2,T3,T4,T5,T6> - com.firefly.utils.function中的接口
-
A six-argument action.
- Action7<T1,T2,T3,T4,T5,T6,T7> - com.firefly.utils.function中的接口
-
A seven-argument action.
- Action8<T1,T2,T3,T4,T5,T6,T7,T8> - com.firefly.utils.function中的接口
-
An eight-argument action.
- Action9<T1,T2,T3,T4,T5,T6,T7,T8,T9> - com.firefly.utils.function中的接口
-
A nine-argument action.
- ActionN - com.firefly.utils.function中的接口
-
A vector-argument action.
- Actions - com.firefly.utils.function中的类
-
Utility class for the Action interfaces.
- Adapter() - 类 的构造器com.firefly.utils.concurrent.Promise.Adapter
-
- add(E) - 类 中的方法com.firefly.utils.collection.ArrayQueue
-
- add(int, E) - 类 中的方法com.firefly.utils.collection.ArrayQueue
-
- add(E) - 类 中的方法com.firefly.utils.collection.BlockingArrayQueue
-
- add(int, E) - 类 中的方法com.firefly.utils.collection.BlockingArrayQueue
-
- add(T) - 类 中的方法com.firefly.utils.collection.ConsistentHash
-
- add(T) - 类 中的方法com.firefly.utils.collection.HashedArrayTree
-
Adds a new element to the HashedArrayTree.
- add(int, T) - 类 中的方法com.firefly.utils.collection.HashedArrayTree
-
Adds the specified element at the position just before the specified
index.
- add(Object, Object) - 类 中的静态方法com.firefly.utils.collection.LazyList
-
Add an item to a LazyList
- add(Object, int, Object) - 类 中的静态方法com.firefly.utils.collection.LazyList
-
Add an item to a LazyList
- add(String, V) - 类 中的方法com.firefly.utils.collection.MultiMap
-
Add value to multi valued entry.
- add(LogItem) - 类 中的方法com.firefly.utils.log.file.FileLogTask
-
- add(LogItem) - 接口 中的方法com.firefly.utils.log.LogTask
-
- add(long, Runnable) - 类 中的方法com.firefly.utils.time.HashTimeWheel
-
add a task
- addAllValues(MultiMap<V>) - 类 中的方法com.firefly.utils.collection.MultiMap
-
Merge values.
- addArray(Object, Object[]) - 类 中的静态方法com.firefly.utils.collection.LazyList
-
Add the contents of an array to a LazyList
- addCollection(Object, Collection<?>) - 类 中的静态方法com.firefly.utils.collection.LazyList
-
Add the contents of a Collection to a LazyList
- addObjectToArray(A[], O) - 类 中的静态方法com.firefly.utils.ObjectUtils
-
Append the given object to the given array, returning a new array
consisting of the input array contents plus the given object.
- addPaths(String, String) - 类 中的静态方法com.firefly.utils.lang.URIUtils
-
Add two URI path segments.
- addProtocolResolver(ProtocolResolver) - 类 中的方法com.firefly.utils.io.DefaultResourceLoader
-
Register the given resolver with this resource loader, allowing for
additional protocols to be handled.
- addResourcePathToPackagePath(Class<?>, String) - 类 中的静态方法com.firefly.utils.ClassUtils
-
Return a path suitable for use with ClassLoader.getResource
(also suitable for use with Class.getResource by prepending a
slash ('/') to the return value).
- addToArray(T[], T, Class<?>) - 类 中的静态方法com.firefly.utils.lang.ArrayUtils
-
Add element to an array
- addUnsafe(E) - 类 中的方法com.firefly.utils.collection.ArrayQueue
-
Add without synchronization or bounds checking
- addValues(String, List<V>) - 类 中的方法com.firefly.utils.collection.MultiMap
-
Add values to multi valued entry.
- addValues(String, V[]) - 类 中的方法com.firefly.utils.collection.MultiMap
-
Add values to multi valued entry.
- advance() - 类 中的方法com.firefly.utils.lang.StringParser
-
Advance the current parsing position by one, if we are not already
past the end of the string.
- ALL_CHAR - 类 中的静态变量com.firefly.utils.RandomUtils
-
- allocate(int) - 类 中的静态方法com.firefly.utils.io.BufferUtils
-
Allocate ByteBuffer in flush mode.
- allocateDirect(int) - 类 中的静态方法com.firefly.utils.io.BufferUtils
-
Allocate ByteBuffer in flush mode.
- append(boolean) - 类 中的方法com.firefly.utils.codec.HuffmanCodec.BitBuilder
-
- append - 类 中的变量com.firefly.utils.io.BufferedRandomAccessFile
-
- append(byte) - 类 中的方法com.firefly.utils.io.BufferedRandomAccessFile
-
- append(ByteBuffer, byte[], int, int) - 类 中的静态方法com.firefly.utils.io.BufferUtils
-
Append bytes to a buffer.
- append(ByteBuffer, byte) - 类 中的静态方法com.firefly.utils.io.BufferUtils
-
Appends a byte to a buffer
- append(ByteBuffer, ByteBuffer) - 类 中的静态方法com.firefly.utils.io.BufferUtils
-
Appends a buffer to a buffer
- append(CharSequence) - 类 中的方法com.firefly.utils.json.io.AbstractJsonStringWriter
-
- append(CharSequence, int, int) - 类 中的方法com.firefly.utils.json.io.AbstractJsonStringWriter
-
- append(char) - 类 中的方法com.firefly.utils.json.io.AbstractJsonStringWriter
-
- append(char) - 类 中的方法com.firefly.utils.lang.Utf8Appendable
-
- append(String) - 类 中的方法com.firefly.utils.lang.Utf8Appendable
-
- append(String, int, int) - 类 中的方法com.firefly.utils.lang.Utf8Appendable
-
- append(byte) - 类 中的方法com.firefly.utils.lang.Utf8Appendable
-
- append(ByteBuffer) - 类 中的方法com.firefly.utils.lang.Utf8Appendable
-
- append(byte[], int, int) - 类 中的方法com.firefly.utils.lang.Utf8Appendable
-
- append(byte[], int, int, int) - 类 中的方法com.firefly.utils.lang.Utf8Appendable
-
- append(StringBuilder, String, int, int) - 类 中的静态方法com.firefly.utils.StringUtils
-
Append substring to StringBuilder
- append(StringBuilder, byte, int) - 类 中的静态方法com.firefly.utils.StringUtils
-
append hex digit
- append2digits(StringBuffer, int) - 类 中的静态方法com.firefly.utils.StringUtils
-
Append 2 digits (zero padded) to the StringBuffer
- append2digits(StringBuilder, int) - 类 中的静态方法com.firefly.utils.StringUtils
-
Append 2 digits (zero padded) to the StringBuilder
- appendable - 类 中的变量com.firefly.utils.lang.Utf8Appendable
-
- appendByte(byte) - 类 中的方法com.firefly.utils.lang.Utf8Appendable
-
- appendSchemeHostPort(StringBuilder, String, String, int) - 类 中的静态方法com.firefly.utils.lang.URIUtils
-
Append scheme, host and port URI prefix, handling IPv6 address encoding
and default ports
- appendSchemeHostPort(StringBuffer, String, String, int) - 类 中的静态方法com.firefly.utils.lang.URIUtils
-
Append scheme, host and port URI prefix, handling IPv6 address encoding
and default ports
- apply(T) - 接口 中的方法com.firefly.utils.lang.MultiReturnFunction
-
- apply(T) - 接口 中的方法com.firefly.utils.lang.SingleReturnFunction
-
- applyRelativePath(String, String) - 类 中的静态方法com.firefly.utils.StringUtils
-
Apply the given relative path to the given Java resource path,
assuming standard Java folder separation (i.e. "/" separators).
- ARRAY_PRE - 接口 中的静态变量com.firefly.utils.json.JsonStringSymbol
-
- ARRAY_SUF - 接口 中的静态变量com.firefly.utils.json.JsonStringSymbol
-
- ARRAY_SUFFIX - 类 中的静态变量com.firefly.utils.ClassUtils
-
Suffix for array class names: "[]"
- arrayCopy() - 类 中的方法com.firefly.utils.collection.ConcurrentArrayQueue.Block
-
- arrayGet(Object, int) - 类 中的静态方法com.firefly.utils.ReflectUtils
-
- ArrayParser - com.firefly.utils.json.parser中的类
-
- ArrayParser(Class<?>) - 类 的构造器com.firefly.utils.json.parser.ArrayParser
-
- ArrayProxyFactoryUsingJavaCompiler - com.firefly.utils.classproxy中的类
-
- ArrayProxyFactoryUsingJavassist - com.firefly.utils.classproxy中的类
-
- ArrayQueue<E> - com.firefly.utils.collection中的类
-
Queue backed by circular array.
- ArrayQueue() - 类 的构造器com.firefly.utils.collection.ArrayQueue
-
- ArrayQueue(Object) - 类 的构造器com.firefly.utils.collection.ArrayQueue
-
- ArrayQueue(int) - 类 的构造器com.firefly.utils.collection.ArrayQueue
-
- ArrayQueue(int, int) - 类 的构造器com.firefly.utils.collection.ArrayQueue
-
- ArrayQueue(int, int, Object) - 类 的构造器com.firefly.utils.collection.ArrayQueue
-
- ArraySerializer - com.firefly.utils.json.serializer中的类
-
- ArraySerializer() - 类 的构造器com.firefly.utils.json.serializer.ArraySerializer
-
- arraySet(Object, int, Object) - 类 中的静态方法com.firefly.utils.ReflectUtils
-
- arraySize(Object) - 类 中的静态方法com.firefly.utils.ReflectUtils
-
- ArrayTernaryTrie<V> - com.firefly.utils.collection中的类
-
A Ternary Trie String lookup data structure.
- ArrayTernaryTrie() - 类 的构造器com.firefly.utils.collection.ArrayTernaryTrie
-
Create a case insensitive Trie of default capacity.
- ArrayTernaryTrie(boolean) - 类 的构造器com.firefly.utils.collection.ArrayTernaryTrie
-
Create a Trie of default capacity
- ArrayTernaryTrie(int) - 类 的构造器com.firefly.utils.collection.ArrayTernaryTrie
-
Create a case insensitive Trie
- ArrayTernaryTrie(boolean, int) - 类 的构造器com.firefly.utils.collection.ArrayTernaryTrie
-
Create a Trie
- ArrayTernaryTrie(ArrayTernaryTrie<V>, double) - 类 的构造器com.firefly.utils.collection.ArrayTernaryTrie
-
Copy Trie and change capacity by a factor
- arrayToList(Object) - 类 中的静态方法com.firefly.utils.CollectionUtils
-
Convert the supplied array into a List.
- ArrayTrie<V> - com.firefly.utils.collection中的类
-
A Trie String lookup data structure using a fixed size array.
- ArrayTrie() - 类 的构造器com.firefly.utils.collection.ArrayTrie
-
- ArrayTrie(int) - 类 的构造器com.firefly.utils.collection.ArrayTrie
-
- ArrayUtils - com.firefly.utils.lang中的类
-
Utility methods for Array manipulation
- ArrayUtils() - 类 的构造器com.firefly.utils.lang.ArrayUtils
-
- asciiToLowerCase(String) - 类 中的静态方法com.firefly.utils.StringUtils
-
fast lower case conversion.
- asList(T[]) - 类 中的静态方法com.firefly.utils.lang.TypeUtils
-
Array to List.
- asMutableList(E[]) - 类 中的静态方法com.firefly.utils.lang.ArrayUtils
-
- Assert - com.firefly.utils中的类
-
Assertion utility class that assists in validating arguments.
- Assert() - 类 的构造器com.firefly.utils.Assert
-
- Atomics - com.firefly.utils.concurrent中的类
-
- calculateShift(int, int) - 类 中的静态方法com.firefly.utils.collection.ConcurrentReferenceHashMap
-
Calculate a shift value that can be used to create a power-of-two value
between the specified maximum and minimum values.
- call() - 接口 中的方法com.firefly.utils.function.Action0
-
- call(T) - 接口 中的方法com.firefly.utils.function.Action1
-
- call(T1, T2) - 接口 中的方法com.firefly.utils.function.Action2
-
- call(T1, T2, T3) - 接口 中的方法com.firefly.utils.function.Action3
-
- call(T1, T2, T3, T4) - 接口 中的方法com.firefly.utils.function.Action4
-
- call(T1, T2, T3, T4, T5) - 接口 中的方法com.firefly.utils.function.Action5
-
- call(T1, T2, T3, T4, T5, T6) - 接口 中的方法com.firefly.utils.function.Action6
-
- call(T1, T2, T3, T4, T5, T6, T7) - 接口 中的方法com.firefly.utils.function.Action7
-
- call(T1, T2, T3, T4, T5, T6, T7, T8) - 接口 中的方法com.firefly.utils.function.Action8
-
- call(T1, T2, T3, T4, T5, T6, T7, T8, T9) - 接口 中的方法com.firefly.utils.function.Action9
-
- call(Object...) - 接口 中的方法com.firefly.utils.function.ActionN
-
- call() - 接口 中的方法com.firefly.utils.function.Func0
-
- call(T) - 接口 中的方法com.firefly.utils.function.Func1
-
- call(T1, T2) - 接口 中的方法com.firefly.utils.function.Func2
-
- call(T1, T2, T3) - 接口 中的方法com.firefly.utils.function.Func3
-
- call(T1, T2, T3, T4) - 接口 中的方法com.firefly.utils.function.Func4
-
- call(T1, T2, T3, T4, T5) - 接口 中的方法com.firefly.utils.function.Func5
-
- call(T1, T2, T3, T4, T5, T6) - 接口 中的方法com.firefly.utils.function.Func6
-
- call(T1, T2, T3, T4, T5, T6, T7) - 接口 中的方法com.firefly.utils.function.Func7
-
- call(T1, T2, T3, T4, T5, T6, T7, T8) - 接口 中的方法com.firefly.utils.function.Func8
-
- call(T1, T2, T3, T4, T5, T6, T7, T8, T9) - 接口 中的方法com.firefly.utils.function.Func9
-
- call(Object...) - 接口 中的方法com.firefly.utils.function.FuncN
-
- call(Class<?>, String, Object, Object[]) - 类 中的静态方法com.firefly.utils.lang.TypeUtils
-
- Callback - com.firefly.utils.concurrent中的接口
-
A callback abstraction that handles completed/failed events of asynchronous
operations.
- Callback.Completable - com.firefly.utils.concurrent中的类
-
A CompletableFuture that is also a Callback.
- Callback.Nested - com.firefly.utils.concurrent中的类
-
- Callback.NonBlocking - com.firefly.utils.concurrent中的接口
-
Callback interface that declares itself as non-blocking
- cancel(boolean) - 类 中的方法com.firefly.utils.concurrent.FutureCallback
-
- cancel(boolean) - 类 中的方法com.firefly.utils.concurrent.FuturePromise
-
- cancel() - 接口 中的方法com.firefly.utils.concurrent.Scheduler.Future
-
- cancel() - 类 中的方法com.firefly.utils.time.HashTimeWheel.Future
-
cancel current task
- canonicalPath(String) - 类 中的静态方法com.firefly.utils.lang.URIUtils
-
Convert a path to a cananonical form.
- caseInsensitiveValueOf(E[], String) - 类 中的静态方法com.firefly.utils.ObjectUtils
-
- casHeadBlock(ConcurrentArrayQueue.Block<T>, ConcurrentArrayQueue.Block<T>) - 类 中的方法com.firefly.utils.collection.ConcurrentArrayQueue
-
- casTailBlock(ConcurrentArrayQueue.Block<T>, ConcurrentArrayQueue.Block<T>) - 类 中的方法com.firefly.utils.collection.ConcurrentArrayQueue
-
- CGLIB_CLASS_SEPARATOR - 类 中的静态变量com.firefly.utils.ClassUtils
-
The CGLIB class separator character "$$"
- CharacterParser - com.firefly.utils.json.parser中的类
-
- CharacterParser() - 类 的构造器com.firefly.utils.json.parser.CharacterParser
-
- CharacterSerializer - com.firefly.utils.json.serializer中的类
-
- CharacterSerializer() - 类 的构造器com.firefly.utils.json.serializer.CharacterSerializer
-
- CharArrayParser - com.firefly.utils.json.parser中的类
-
- CharArrayParser() - 类 的构造器com.firefly.utils.json.parser.CharArrayParser
-
- CharArraySerializer - com.firefly.utils.json.serializer中的类
-
- CharArraySerializer() - 类 的构造器com.firefly.utils.json.serializer.CharArraySerializer
-
- checkIdleTimeout() - 类 中的方法com.firefly.utils.concurrent.IdleTimeout
-
- checkState() - 类 中的方法com.firefly.utils.lang.Utf8Appendable
-
- CircularReferenceCheck - com.firefly.utils.json.annotation中的注释类型
-
- CL - 接口 中的静态变量com.firefly.utils.log.Log
-
- CLASS_FILE_SUFFIX - 类 中的静态变量com.firefly.utils.ClassUtils
-
The ".class" file suffix
- classLoader - 类 中的静态变量com.firefly.utils.classproxy.AbstractProxyFactory
-
- classLoader - 类 中的静态变量com.firefly.utils.classproxy.ClassProxyFactoryUsingJavassist
-
- classLoader - 类 中的静态变量com.firefly.utils.CompilerUtils
-
- classNamesToString(Class<?>...) - 类 中的静态方法com.firefly.utils.ClassUtils
-
Build a String that consists of the names of the classes/interfaces
in the given array.
- classNamesToString(Collection<Class<?>>) - 类 中的静态方法com.firefly.utils.ClassUtils
-
Build a String that consists of the names of the classes/interfaces
in the given collection.
- classPackageAsResourcePath(Class<?>) - 类 中的静态方法com.firefly.utils.ClassUtils
-
Given an input class object, return a string which consists of the
class's package name as a pathname, i.e., all dots ('.') are replaced by
slashes ('/').
- CLASSPATH_URL_PREFIX - 接口 中的静态变量com.firefly.utils.io.ResourceLoader
-
Pseudo URL prefix for loading from the class path: "classpath:"
- CLASSPATH_URL_PREFIX - 类 中的静态变量com.firefly.utils.ResourceUtils
-
Pseudo URL prefix for loading from the class path: "classpath:"
- ClassPathContextResource(String, ClassLoader) - 类 的构造器com.firefly.utils.io.DefaultResourceLoader.ClassPathContextResource
-
- ClassPathResource - com.firefly.utils.io中的类
-
Resource implementation for class path resources.
- ClassPathResource(String) - 类 的构造器com.firefly.utils.io.ClassPathResource
-
Create a new ClassPathResource for ClassLoader usage.
- ClassPathResource(String, ClassLoader) - 类 的构造器com.firefly.utils.io.ClassPathResource
-
Create a new ClassPathResource for ClassLoader usage.
- ClassPathResource(String, Class<?>) - 类 的构造器com.firefly.utils.io.ClassPathResource
-
Create a new ClassPathResource for Class usage.
- ClassPathResource(String, ClassLoader, Class<?>) - 类 的构造器com.firefly.utils.io.ClassPathResource
-
Create a new ClassPathResource with optional ClassLoader
and Class.
- ClassProxy - com.firefly.utils.classproxy中的接口
-
- ClassProxyFactory - com.firefly.utils.classproxy中的接口
-
- ClassProxyFactoryUsingJavassist - com.firefly.utils.classproxy中的类
-
- ClassRelativeResourceLoader - com.firefly.utils.io中的类
-
ResourceLoader implementation that interprets plain resource paths
as relative to a given
java.lang.Class.
- ClassRelativeResourceLoader(Class<?>) - 类 的构造器com.firefly.utils.io.ClassRelativeResourceLoader
-
Create a new ClassRelativeResourceLoader for the given class.
- ClassUtils - com.firefly.utils中的类
-
Miscellaneous class utility methods.
- ClassUtils() - 类 的构造器com.firefly.utils.ClassUtils
-
- cleanPath(String) - 类 中的静态方法com.firefly.utils.StringUtils
-
Normalize the path by suppressing sequences like "path/.." and
inner simple dots.
- cleanup() - 类 中的方法com.firefly.utils.lang.pool.BoundedBlockingPool
-
- cleanup() - 接口 中的方法com.firefly.utils.lang.pool.Pool
-
- clear() - 类 中的方法com.firefly.utils.collection.AbstractConcurrentAutomaticClearMap
-
- clear() - 类 中的方法com.firefly.utils.collection.ArrayQueue
-
- clear() - 类 中的方法com.firefly.utils.collection.BlockingArrayQueue
-
- clear() - 类 中的方法com.firefly.utils.collection.ConcurrentLinkedHashMap
-
clear all map's entries, but it dosen't trigger the remove callback method
- clear() - 类 中的方法com.firefly.utils.collection.ConcurrentReferenceHashMap
-
- clear() - 类 中的方法com.firefly.utils.collection.ConcurrentReferenceHashMap.Segment
-
Clear all items from this segment.
- clear(ByteBuffer) - 类 中的静态方法com.firefly.utils.io.BufferUtils
-
Clear the buffer to be empty in flush mode.
- clearAllInvalidEntry() - 类 中的方法com.firefly.utils.collection.AbstractConcurrentAutomaticClearMap
-
- clearAllInvalidEntry() - 接口 中的方法com.firefly.utils.collection.ConcurrentAutomaticClearMap
-
- clearInvalidEntry(Reference<? extends V>) - 类 中的方法com.firefly.utils.collection.AbstractConcurrentAutomaticClearMap
-
- clearInvalidEntry(Reference<? extends V>) - 类 中的方法com.firefly.utils.collection.SoftReferenceConcurrentHashMap
-
- clearInvalidEntry(Reference<? extends V>) - 类 中的方法com.firefly.utils.collection.WeakReferenceConcurrentHashMap
-
- clearToFill(ByteBuffer) - 类 中的静态方法com.firefly.utils.io.BufferUtils
-
Clear the buffer to be empty in fill mode.
- clone(Object) - 类 中的静态方法com.firefly.utils.collection.LazyList
-
- close() - 类 中的方法com.firefly.utils.concurrent.IteratingCallback
-
- close() - 类 中的方法com.firefly.utils.concurrent.Locker.Lock
-
- close() - 类 中的方法com.firefly.utils.concurrent.SharedBlockingCallback.Blocker
-
Check the Callback has succeeded or failed and after the return leave
in the state to allow reuse.
- close() - 类 中的方法com.firefly.utils.io.BufferedRandomAccessFile
-
- close() - 类 中的方法com.firefly.utils.io.ByteArrayPipedStream
-
- close() - 类 中的方法com.firefly.utils.io.FilePipedStream
-
- close(Closeable) - 类 中的静态方法com.firefly.utils.io.IO
-
Closes an arbitrary closable, and logs exceptions at ignore level
- close(InputStream) - 类 中的静态方法com.firefly.utils.io.IO
-
closes an input stream, and logs exceptions
- close(OutputStream) - 类 中的静态方法com.firefly.utils.io.IO
-
closes an output stream, and logs exceptions
- close(Reader) - 类 中的静态方法com.firefly.utils.io.IO
-
closes a reader, and logs exceptions
- close(Writer) - 类 中的静态方法com.firefly.utils.io.IO
-
closes a writer, and logs exceptions
- close() - 类 中的方法com.firefly.utils.json.io.AbstractJsonStringWriter
-
- close() - 类 中的方法com.firefly.utils.json.io.JsonStringReader
-
- close() - 类 中的方法com.firefly.utils.log.file.FileLog
-
- CollectionParser - com.firefly.utils.json.parser中的类
-
- CollectionParser(Type) - 类 的构造器com.firefly.utils.json.parser.CollectionParser
-
- CollectionSerializer - com.firefly.utils.json.serializer中的类
-
- CollectionSerializer() - 类 的构造器com.firefly.utils.json.serializer.CollectionSerializer
-
- collectionToCommaDelimitedString(Collection<?>) - 类 中的静态方法com.firefly.utils.StringUtils
-
Convert a Collection into a delimited String (e.g., CSV).
- collectionToDelimitedString(Collection<?>, String, String, String) - 类 中的静态方法com.firefly.utils.StringUtils
-
- collectionToDelimitedString(Collection<?>, String) - 类 中的静态方法com.firefly.utils.StringUtils
-
Convert a Collection into a delimited String (e.g.
- CollectionTools - com.firefly.utils.lang中的类
-
- CollectionTools() - 类 的构造器com.firefly.utils.lang.CollectionTools
-
- CollectionUtils - com.firefly.utils中的类
-
Miscellaneous collection utility methods.
- CollectionUtils() - 类 的构造器com.firefly.utils.CollectionUtils
-
- com.firefly - 程序包 com.firefly
-
- com.firefly.utils - 程序包 com.firefly.utils
-
- com.firefly.utils.classproxy - 程序包 com.firefly.utils.classproxy
-
- com.firefly.utils.codec - 程序包 com.firefly.utils.codec
-
- com.firefly.utils.collection - 程序包 com.firefly.utils.collection
-
- com.firefly.utils.concurrent - 程序包 com.firefly.utils.concurrent
-
- com.firefly.utils.dom - 程序包 com.firefly.utils.dom
-
- com.firefly.utils.function - 程序包 com.firefly.utils.function
-
- com.firefly.utils.io - 程序包 com.firefly.utils.io
-
- com.firefly.utils.json - 程序包 com.firefly.utils.json
-
- com.firefly.utils.json.annotation - 程序包 com.firefly.utils.json.annotation
-
- com.firefly.utils.json.compiler - 程序包 com.firefly.utils.json.compiler
-
- com.firefly.utils.json.exception - 程序包 com.firefly.utils.json.exception
-
- com.firefly.utils.json.io - 程序包 com.firefly.utils.json.io
-
- com.firefly.utils.json.parser - 程序包 com.firefly.utils.json.parser
-
- com.firefly.utils.json.serializer - 程序包 com.firefly.utils.json.serializer
-
- com.firefly.utils.json.support - 程序包 com.firefly.utils.json.support
-
- com.firefly.utils.lang - 程序包 com.firefly.utils.lang
-
- com.firefly.utils.lang.annotation - 程序包 com.firefly.utils.lang.annotation
-
- com.firefly.utils.lang.pool - 程序包 com.firefly.utils.lang.pool
-
- com.firefly.utils.log - 程序包 com.firefly.utils.log
-
- com.firefly.utils.log.file - 程序包 com.firefly.utils.log.file
-
- com.firefly.utils.pattern - 程序包 com.firefly.utils.pattern
-
- com.firefly.utils.time - 程序包 com.firefly.utils.time
-
- compact(ByteBuffer) - 类 中的静态方法com.firefly.utils.io.BufferUtils
-
Compact the buffer
- compactPath(String) - 类 中的静态方法com.firefly.utils.lang.URIUtils
-
Convert a path to a compact form.
- compareTo(HuffmanCodec.HuffmanTree<T>) - 类 中的方法com.firefly.utils.codec.HuffmanCodec.HuffmanTree
-
- compareTo(MetaInfo) - 类 中的方法com.firefly.utils.json.support.MetaInfo
-
- compile(Class<?>) - 类 中的静态方法com.firefly.utils.json.compiler.DecodeCompiler
-
- compile(Class<?>) - 类 中的静态方法com.firefly.utils.json.compiler.EncodeCompiler
-
- compile(String, String) - 类 中的静态方法com.firefly.utils.pattern.Pattern
-
- compiler - 类 中的静态变量com.firefly.utils.CompilerUtils
-
- CompilerClassLoader(ClassLoader) - 类 的构造器com.firefly.utils.CompilerUtils.CompilerClassLoader
-
- CompilerUtils - com.firefly.utils中的类
-
- CompilerUtils() - 类 的构造器com.firefly.utils.CompilerUtils
-
- CompilerUtils.CompilerClassLoader - com.firefly.utils中的类
-
- CompilerUtils.JavaSourceFromString - com.firefly.utils中的类
-
- compileSource(String, String) - 类 中的静态方法com.firefly.utils.CompilerUtils
-
- Completable() - 类 的构造器com.firefly.utils.concurrent.Callback.Completable
-
- Completable(boolean) - 类 的构造器com.firefly.utils.concurrent.Callback.Completable
-
- Completable() - 类 的构造器com.firefly.utils.concurrent.Promise.Completable
-
- CompletableCallback - com.firefly.utils.concurrent中的类
-
A callback to be used by driver code that needs to know whether the callback
has been succeeded or failed (that is, completed) just after the asynchronous
operation or not, typically because further processing depends on the
callback being completed.
- CompletableCallback() - 类 的构造器com.firefly.utils.concurrent.CompletableCallback
-
- ComplexTypeParser - com.firefly.utils.json.parser中的类
-
- ComplexTypeParser(Type) - 类 的构造器com.firefly.utils.json.parser.ComplexTypeParser
-
- computation() - 类 中的静态方法com.firefly.utils.concurrent.Schedulers
-
- ConcurrentArrayQueue<T> - com.firefly.utils.collection中的类
-
A concurrent, unbounded implementation of
Queue that uses
singly-linked array blocks to store elements.
- ConcurrentArrayQueue() - 类 的构造器com.firefly.utils.collection.ConcurrentArrayQueue
-
- ConcurrentArrayQueue(int) - 类 的构造器com.firefly.utils.collection.ConcurrentArrayQueue
-
- ConcurrentArrayQueue.Block<E> - com.firefly.utils.collection中的类
-
- ConcurrentAutomaticClearMap<K,V> - com.firefly.utils.collection中的接口
-
- ConcurrentLinkedHashMap<K,V> - com.firefly.utils.collection中的类
-
The ConcurrentLinkedHashMap is the reentrant version of LinkedHashMap, which is the thread safe collection.
- ConcurrentLinkedHashMap(boolean, int, ConcurrentLinkedHashMap.MapEventListener<K, V>) - 类 的构造器com.firefly.utils.collection.ConcurrentLinkedHashMap
-
- ConcurrentLinkedHashMap(boolean, int, ConcurrentLinkedHashMap.MapEventListener<K, V>, int) - 类 的构造器com.firefly.utils.collection.ConcurrentLinkedHashMap
-
- ConcurrentLinkedHashMap(int, float, boolean, int, ConcurrentLinkedHashMap.MapEventListener<K, V>, int) - 类 的构造器com.firefly.utils.collection.ConcurrentLinkedHashMap
-
- ConcurrentLinkedHashMap.MapEventListener<K,V> - com.firefly.utils.collection中的接口
-
The callback interface, when the some events(get, put, remove, eliminate) occur, the map will call it.
- ConcurrentReferenceHashMap<K,V> - com.firefly.utils.collection中的类
-
- ConcurrentReferenceHashMap() - 类 的构造器com.firefly.utils.collection.ConcurrentReferenceHashMap
-
Create a new ConcurrentReferenceHashMap instance.
- ConcurrentReferenceHashMap(int) - 类 的构造器com.firefly.utils.collection.ConcurrentReferenceHashMap
-
Create a new ConcurrentReferenceHashMap instance.
- ConcurrentReferenceHashMap(int, float) - 类 的构造器com.firefly.utils.collection.ConcurrentReferenceHashMap
-
Create a new ConcurrentReferenceHashMap instance.
- ConcurrentReferenceHashMap(int, int) - 类 的构造器com.firefly.utils.collection.ConcurrentReferenceHashMap
-
Create a new ConcurrentReferenceHashMap instance.
- ConcurrentReferenceHashMap(int, ConcurrentReferenceHashMap.ReferenceType) - 类 的构造器com.firefly.utils.collection.ConcurrentReferenceHashMap
-
Create a new ConcurrentReferenceHashMap instance.
- ConcurrentReferenceHashMap(int, float, int) - 类 的构造器com.firefly.utils.collection.ConcurrentReferenceHashMap
-
Create a new ConcurrentReferenceHashMap instance.
- ConcurrentReferenceHashMap(int, float, int, ConcurrentReferenceHashMap.ReferenceType) - 类 的构造器com.firefly.utils.collection.ConcurrentReferenceHashMap
-
Create a new ConcurrentReferenceHashMap instance.
- ConcurrentReferenceHashMap.Entry<K,V> - com.firefly.utils.collection中的类
-
A single map entry.
- ConcurrentReferenceHashMap.Reference<K,V> - com.firefly.utils.collection中的接口
-
- ConcurrentReferenceHashMap.ReferenceManager - com.firefly.utils.collection中的类
-
- ConcurrentReferenceHashMap.ReferenceType - com.firefly.utils.collection中的枚举
-
Various reference types supported by this map.
- ConcurrentReferenceHashMap.Restructure - com.firefly.utils.collection中的枚举
-
The types of restructuring that can be performed.
- ConcurrentReferenceHashMap.Segment - com.firefly.utils.collection中的类
-
A single segment used to divide the map to allow better concurrent
performance.
- ConsistentHash<T> - com.firefly.utils.collection中的类
-
- ConsistentHash() - 类 的构造器com.firefly.utils.collection.ConsistentHash
-
- ConsistentHash(int) - 类 的构造器com.firefly.utils.collection.ConsistentHash
-
- ConsistentHash(ConsistentHash.HashFunction) - 类 的构造器com.firefly.utils.collection.ConsistentHash
-
- ConsistentHash(ConsistentHash.HashFunction, int, NavigableMap<Integer, T>) - 类 的构造器com.firefly.utils.collection.ConsistentHash
-
- ConsistentHash(ConsistentHash.HashFunction, int, NavigableMap<Integer, T>, Collection<T>) - 类 的构造器com.firefly.utils.collection.ConsistentHash
-
- ConsistentHash.HashFunction - com.firefly.utils.collection中的接口
-
- construct(Class<?>, Object[]) - 类 中的静态方法com.firefly.utils.lang.TypeUtils
-
- construct(Class<?>, Object[], Map<String, Object>) - 类 中的静态方法com.firefly.utils.lang.TypeUtils
-
- contains(Object, Object) - 类 中的静态方法com.firefly.utils.collection.LazyList
-
- contains(Iterator<?>, Object) - 类 中的静态方法com.firefly.utils.CollectionUtils
-
Check whether the given Iterator contains the given element.
- contains(Enumeration<?>, Object) - 类 中的静态方法com.firefly.utils.CollectionUtils
-
Check whether the given Enumeration contains the given element.
- containsAlphabetOrPad(byte[]) - 类 中的方法com.firefly.utils.codec.BaseNCodec
-
Tests a given byte array to see if it contains any characters within the alphabet or PAD.
- containsAny(Collection<?>, Collection<?>) - 类 中的静态方法com.firefly.utils.CollectionUtils
-
Return true if any element in 'candidates' is contained
in 'source'; otherwise returns false.
- containsConstant(Enum<?>[], String) - 类 中的静态方法com.firefly.utils.ObjectUtils
-
Check whether the given array of enum constants contains a constant with
the given name, ignoring case when determining a match.
- containsConstant(Enum<?>[], String, boolean) - 类 中的静态方法com.firefly.utils.ObjectUtils
-
Check whether the given array of enum constants contains a constant with
the given name.
- containsElement(Object[], Object) - 类 中的静态方法com.firefly.utils.ObjectUtils
-
Check whether the given array contains the given element.
- containsInstance(Collection<?>, Object) - 类 中的静态方法com.firefly.utils.CollectionUtils
-
Check whether the given Collection contains the given element instance.
- containsKey(Object) - 类 中的方法com.firefly.utils.collection.AbstractConcurrentAutomaticClearMap
-
- containsKey(Object) - 类 中的方法com.firefly.utils.collection.ConcurrentLinkedHashMap
-
Returns true, if this map contains a mapping for the specified key.
- containsKey(Object) - 类 中的方法com.firefly.utils.collection.ConcurrentReferenceHashMap
-
- containsSimpleValue(V) - 类 中的方法com.firefly.utils.collection.MultiMap
-
Test for a specific single value in the map.
- containsValue(Object) - 类 中的方法com.firefly.utils.collection.AbstractConcurrentAutomaticClearMap
-
- containsValue(Object) - 类 中的方法com.firefly.utils.collection.ConcurrentLinkedHashMap
-
Returns true if this map maps one or more keys to the specified value.
- contentLength() - 类 中的方法com.firefly.utils.io.AbstractFileResolvingResource
-
- contentLength() - 类 中的方法com.firefly.utils.io.AbstractResource
-
This implementation reads the entire InputStream to calculate the
content length.
- contentLength() - 类 中的方法com.firefly.utils.io.ByteArrayResource
-
This implementation returns the length of the underlying byte array.
- contentLength() - 类 中的方法com.firefly.utils.io.FileSystemResource
-
This implementation returns the underlying File's length.
- contentLength() - 类 中的方法com.firefly.utils.io.PathResource
-
This implementation returns the underlying File's length.
- contentLength() - 接口 中的方法com.firefly.utils.io.Resource
-
Determine the content length for this resource.
- ContextResource - com.firefly.utils.io中的接口
-
- convert(String, T) - 类 中的静态方法com.firefly.utils.ConvertUtils
-
- convert(String, Class<T>, T) - 类 中的静态方法com.firefly.utils.ConvertUtils
-
- convert(String, Class<T>) - 类 中的静态方法com.firefly.utils.ConvertUtils
-
- convert(String, String) - 类 中的静态方法com.firefly.utils.ConvertUtils
-
- convert(Collection<?>, Class<?>) - 类 中的静态方法com.firefly.utils.ConvertUtils
-
Returns an array object, this method converts a collection object to an
array object through the specified element type of the array.
- convertClassNameToResourcePath(String) - 类 中的静态方法com.firefly.utils.ClassUtils
-
Convert a "."
- convertHexDigit(byte) - 类 中的静态方法com.firefly.utils.lang.TypeUtils
-
- convertHexDigit(char) - 类 中的静态方法com.firefly.utils.lang.TypeUtils
-
- convertHexDigit(int) - 类 中的静态方法com.firefly.utils.lang.TypeUtils
-
- convertResourcePathToClassName(String) - 类 中的静态方法com.firefly.utils.ClassUtils
-
Convert a "/"-based resource path to a "."
- convertTo(JsonReader, Class<?>) - 类 中的方法com.firefly.utils.json.parser.ArrayParser
-
- convertTo(JsonReader, Class<?>) - 类 中的方法com.firefly.utils.json.parser.BigDecimalParser
-
- convertTo(JsonReader, Class<?>) - 类 中的方法com.firefly.utils.json.parser.BigIntegerParser
-
- convertTo(JsonReader, Class<?>) - 类 中的方法com.firefly.utils.json.parser.BooleanParser
-
- convertTo(JsonReader, Class<?>) - 类 中的方法com.firefly.utils.json.parser.ByteArrayParser
-
- convertTo(JsonReader, Class<?>) - 类 中的方法com.firefly.utils.json.parser.CharacterParser
-
- convertTo(JsonReader, Class<?>) - 类 中的方法com.firefly.utils.json.parser.CharArrayParser
-
- convertTo(JsonReader, Class<?>) - 类 中的方法com.firefly.utils.json.parser.CollectionParser
-
- convertTo(JsonReader, Class<?>) - 接口 中的方法com.firefly.utils.json.Parser
-
- convertTo(JsonReader, Class<?>) - 类 中的方法com.firefly.utils.json.parser.DateParser
-
- convertTo(JsonReader, Class<?>) - 类 中的方法com.firefly.utils.json.parser.DoubleParser
-
- convertTo(JsonReader, Class<?>) - 类 中的方法com.firefly.utils.json.parser.EnumParser
-
- convertTo(JsonReader, Class<?>) - 类 中的方法com.firefly.utils.json.parser.FloatParser
-
- convertTo(JsonReader, Class<?>) - 类 中的方法com.firefly.utils.json.parser.IntParser
-
- convertTo(JsonReader, Class<?>) - 类 中的方法com.firefly.utils.json.parser.LongParser
-
- convertTo(JsonReader, Class<?>) - 类 中的方法com.firefly.utils.json.parser.MapParser
-
- convertTo(JsonReader, Class<?>) - 类 中的方法com.firefly.utils.json.parser.ObjectParser
-
- convertTo(JsonReader, Class<?>) - 类 中的方法com.firefly.utils.json.parser.ShortParser
-
- convertTo(JsonReader, Class<?>) - 类 中的方法com.firefly.utils.json.parser.StringParser
-
- convertTo(JsonReader, Class<?>) - 类 中的方法com.firefly.utils.json.parser.TimestampParser
-
- convertTo(JsonWriter, Object) - 类 中的方法com.firefly.utils.json.serializer.ArraySerializer
-
- convertTo(JsonWriter, Object) - 类 中的方法com.firefly.utils.json.serializer.BooleanArraySerializer
-
- convertTo(JsonWriter, Object) - 类 中的方法com.firefly.utils.json.serializer.BoolSerializer
-
- convertTo(JsonWriter, Object) - 类 中的方法com.firefly.utils.json.serializer.ByteArraySerializer
-
- convertTo(JsonWriter, Object) - 类 中的方法com.firefly.utils.json.serializer.ByteSerializer
-
- convertTo(JsonWriter, Object) - 类 中的方法com.firefly.utils.json.serializer.CharacterSerializer
-
- convertTo(JsonWriter, Object) - 类 中的方法com.firefly.utils.json.serializer.CharArraySerializer
-
- convertTo(JsonWriter, Object) - 类 中的方法com.firefly.utils.json.serializer.CollectionSerializer
-
- convertTo(JsonWriter, Object) - 接口 中的方法com.firefly.utils.json.Serializer
-
- convertTo(JsonWriter, Object) - 类 中的方法com.firefly.utils.json.serializer.DateSerializer
-
- convertTo(JsonWriter, Object) - 类 中的方法com.firefly.utils.json.serializer.DynamicObjectSerializer
-
- convertTo(JsonWriter, Object) - 类 中的方法com.firefly.utils.json.serializer.EnumSerializer
-
- convertTo(JsonWriter, Object) - 类 中的方法com.firefly.utils.json.serializer.IntegerArraySerializer
-
- convertTo(JsonWriter, Object) - 类 中的方法com.firefly.utils.json.serializer.IntSerializer
-
- convertTo(JsonWriter, Object) - 类 中的方法com.firefly.utils.json.serializer.LongArraySerializer
-
- convertTo(JsonWriter, Object) - 类 中的方法com.firefly.utils.json.serializer.LongSerializer
-
- convertTo(JsonWriter, Object) - 类 中的方法com.firefly.utils.json.serializer.MapSerializer
-
- convertTo(JsonWriter, Object) - 类 中的方法com.firefly.utils.json.serializer.ObjectNoCheckSerializer
-
- convertTo(JsonWriter, Object) - 类 中的方法com.firefly.utils.json.serializer.ObjectSerializer
-
- convertTo(JsonWriter, Object) - 类 中的方法com.firefly.utils.json.serializer.ShortArraySerializer
-
- convertTo(JsonWriter, Object) - 类 中的方法com.firefly.utils.json.serializer.ShortSerializer
-
- convertTo(JsonWriter, Object) - 类 中的方法com.firefly.utils.json.serializer.StringArraySerializer
-
- convertTo(JsonWriter, Object) - 类 中的方法com.firefly.utils.json.serializer.StringSerializer
-
- convertTo(JsonWriter, Object) - 类 中的方法com.firefly.utils.json.serializer.StringValueSerializer
-
- convertTo(JsonWriter, Object) - 类 中的方法com.firefly.utils.json.serializer.TimestampSerializer
-
- ConvertUtils - com.firefly.utils中的类
-
- ConvertUtils() - 类 的构造器com.firefly.utils.ConvertUtils
-
- copy(File, File) - 类 中的静态方法com.firefly.utils.io.FileUtils
-
- copy(File, File, long, long) - 类 中的静态方法com.firefly.utils.io.FileUtils
-
- copy(InputStream, OutputStream) - 类 中的静态方法com.firefly.utils.io.IO
-
Copy Stream in to Stream out until EOF or exception.
- copy(Reader, Writer) - 类 中的静态方法com.firefly.utils.io.IO
-
Copy Reader to Writer out until EOF or exception.
- copy(InputStream, OutputStream, long) - 类 中的静态方法com.firefly.utils.io.IO
-
Copy Stream in to Stream for byteCount bytes or until EOF or exception.
- copy(Reader, Writer, long) - 类 中的静态方法com.firefly.utils.io.IO
-
Copy Reader to Writer for byteCount bytes or until EOF or exception.
- copy(File, File) - 类 中的静态方法com.firefly.utils.io.IO
-
Copy files or directories
- copy(Object, Object) - 类 中的静态方法com.firefly.utils.ReflectUtils
-
- copyDir(File, File) - 类 中的静态方法com.firefly.utils.io.IO
-
- copyFile(File, File) - 类 中的静态方法com.firefly.utils.io.IO
-
- copyOf(List<Object>) - 类 中的方法com.firefly.utils.json.parser.ArrayParser
-
- count - 类 中的变量com.firefly.utils.json.io.AbstractJsonStringWriter
-
- countBytesForBits(int) - 类 中的静态方法com.firefly.utils.codec.HexUtils
-
- CountingCallback - com.firefly.utils.concurrent中的类
-
A callback wrapper that succeeds the wrapped callback when the count is
reached, or on first failure.
- CountingCallback(Callback, int) - 类 的构造器com.firefly.utils.concurrent.CountingCallback
-
- countTokens() - 类 中的方法com.firefly.utils.lang.QuotedStringTokenizer
-
Not implemented.
- CR - 类 中的静态变量com.firefly.utils.lang.TypeUtils
-
- createCompositeInterface(Class<?>[], ClassLoader) - 类 中的静态方法com.firefly.utils.ClassUtils
-
Create a composite interface Class for the given interfaces,
implementing the given interfaces in one single Class.
- createDefaultLog() - 类 中的方法com.firefly.utils.log.AbstractLogConfigParser
-
- createDefaultLog() - 接口 中的方法com.firefly.utils.log.LogConfigParser
-
- createLog(String, String, String, boolean, int) - 类 中的方法com.firefly.utils.log.AbstractLogConfigParser
-
- createNew() - 接口 中的方法com.firefly.utils.lang.pool.ObjectFactory
-
Returns a new instance of an object of type T.
- createProxy(Object, ClassProxy, MethodFilter) - 接口 中的方法com.firefly.utils.classproxy.ClassProxyFactory
-
- createProxy(Object, ClassProxy, MethodFilter) - 类 中的方法com.firefly.utils.classproxy.ClassProxyFactoryUsingJavassist
-
- createRefence(K, V) - 类 中的方法com.firefly.utils.collection.AbstractConcurrentAutomaticClearMap
-
- createRefence(K, V) - 类 中的方法com.firefly.utils.collection.SoftReferenceConcurrentHashMap
-
- createRefence(K, V) - 类 中的方法com.firefly.utils.collection.WeakReferenceConcurrentHashMap
-
- createReference(ConcurrentReferenceHashMap.Entry<K, V>, int, ConcurrentReferenceHashMap.Reference<K, V>) - 类 中的方法com.firefly.utils.collection.ConcurrentReferenceHashMap.ReferenceManager
-
- createReferenceManager() - 类 中的方法com.firefly.utils.collection.ConcurrentReferenceHashMap
-
- createRelative(String) - 类 中的方法com.firefly.utils.io.AbstractResource
-
This implementation throws a FileNotFoundException, assuming
that relative resources cannot be created for this resource.
- createRelative(String) - 类 中的方法com.firefly.utils.io.ClassPathResource
-
This implementation creates a ClassPathResource, applying the given path
relative to the path of the underlying resource of this descriptor.
- createRelative(String) - 类 中的方法com.firefly.utils.io.DefaultResourceLoader.ClassPathContextResource
-
- createRelative(String) - 类 中的方法com.firefly.utils.io.FileSystemResource
-
This implementation creates a FileSystemResource, applying the given path
relative to the path of the underlying file of this resource descriptor.
- createRelative(String) - 类 中的方法com.firefly.utils.io.PathResource
-
This implementation creates a FileResource, applying the given path
relative to the path of the underlying file of this resource descriptor.
- createRelative(String) - 接口 中的方法com.firefly.utils.io.Resource
-
Create a resource relative to this resource.
- createRelative(String) - 类 中的方法com.firefly.utils.io.UrlResource
-
This implementation creates a UrlResource, applying the given path
relative to the path of the underlying URL of this resource descriptor.
- createScheduler(int) - 类 中的静态方法com.firefly.utils.concurrent.Schedulers
-
- createScheduler() - 类 中的静态方法com.firefly.utils.concurrent.Schedulers
-
- CRLF - 类 中的静态变量com.firefly.utils.io.IO
-
- CRLF_BYTES - 类 中的静态变量com.firefly.utils.io.IO
-
- csvSplit(String) - 类 中的静态方法com.firefly.utils.StringUtils
-
- csvSplit(String, int, int) - 类 中的静态方法com.firefly.utils.StringUtils
-
- csvSplit(List<String>, String, int, int) - 类 中的静态方法com.firefly.utils.StringUtils
-
Split a quoted comma separated string to a list
Handle
rfc4180-like
CSV strings, with the exceptions:
quoted values may contain double quotes escaped with back-slash
Non-quoted values are trimmed of leading trailing white space
trailing commas are ignored
double commas result in a empty string value
- curpos - 类 中的变量com.firefly.utils.io.BufferedRandomAccessFile
-
- current() - 类 中的静态方法com.firefly.utils.ThreadLocalRandom
-
Returns the current thread's ThreadLocalRandom.
- currentTimeMillis() - 类 中的静态方法com.firefly.utils.time.Millisecond100Clock
-
- currentTimeMillis() - 类 中的方法com.firefly.utils.time.TimeProvider
-
- customizeConnection(URLConnection) - 类 中的方法com.firefly.utils.io.AbstractFileResolvingResource
-
- customizeConnection(HttpURLConnection) - 类 中的方法com.firefly.utils.io.AbstractFileResolvingResource
-
- DateFormat - com.firefly.utils.json.annotation中的注释类型
-
- DateFormatType - com.firefly.utils.json.annotation中的枚举
-
- DateParser - com.firefly.utils.json.parser中的类
-
- DateParser() - 类 的构造器com.firefly.utils.json.parser.DateParser
-
- DateParser(String) - 类 的构造器com.firefly.utils.json.parser.DateParser
-
- DateSerializer - com.firefly.utils.json.serializer中的类
-
- DateSerializer() - 类 的构造器com.firefly.utils.json.serializer.DateSerializer
-
- DateSerializer(String) - 类 的构造器com.firefly.utils.json.serializer.DateSerializer
-
- DAY_DATE_FORMAT - 类 中的静态变量com.firefly.utils.log.LogFactory
-
- debug(String) - 类 中的方法com.firefly.utils.log.file.FileLog
-
- debug(String, Object...) - 类 中的方法com.firefly.utils.log.file.FileLog
-
- debug(String, Throwable, Object...) - 类 中的方法com.firefly.utils.log.file.FileLog
-
- debug(String) - 接口 中的方法com.firefly.utils.log.Log
-
- debug(String, Object...) - 接口 中的方法com.firefly.utils.log.Log
-
- debug(String, Throwable, Object...) - 接口 中的方法com.firefly.utils.log.Log
-
- decode(byte[]) - 类 中的静态方法com.firefly.utils.codec.Base64Utils
-
Base64-decode the given byte array.
- decode(Object) - 类 中的方法com.firefly.utils.codec.BaseNCodec
-
Decodes an Object using the Base-N algorithm.
- decode(String) - 类 中的方法com.firefly.utils.codec.BaseNCodec
-
Decodes a String containing characters in the Base-N alphabet.
- decode(byte[]) - 类 中的方法com.firefly.utils.codec.BaseNCodec
-
Decodes a byte[] containing characters in the Base-N alphabet.
- decode(byte[]) - 接口 中的方法com.firefly.utils.codec.BinaryDecoder
-
Decodes a byte array and returns the results as a byte array.
- decode(Object) - 接口 中的方法com.firefly.utils.codec.Decoder
-
Decodes an "encoded" Object and returns a "decoded" Object.
- decode(HuffmanCodec.BitBuilder) - 类 中的方法com.firefly.utils.codec.HuffmanCodec
-
- decode(CharsetDecoder, ByteBuffer, CharBuffer) - 类 中的静态方法com.firefly.utils.json.io.IOUtils
-
- decodeBase64(String) - 类 中的静态方法com.firefly.utils.codec.Base64
-
Decodes a Base64 String into octets.
- decodeBase64(byte[]) - 类 中的静态方法com.firefly.utils.codec.Base64
-
Decodes Base64 data into octets.
- DecodeCompiler - com.firefly.utils.json.compiler中的类
-
- DecodeCompiler() - 类 的构造器com.firefly.utils.json.compiler.DecodeCompiler
-
- decodeFromString(String) - 类 中的静态方法com.firefly.utils.codec.Base64Utils
-
Base64-decode the given byte array from an UTF-8 String.
- decodeFromUrlSafeString(String) - 类 中的静态方法com.firefly.utils.codec.Base64Utils
-
Base64-decode the given byte array from an UTF-8 String using the RFC
4868 "URL and Filename Safe Alphabet".
- decodeInteger(byte[]) - 类 中的静态方法com.firefly.utils.codec.Base64
-
Decodes a byte64-encoded integer according to crypto standards such as W3C's XML-Signature.
- decodePath(String) - 类 中的静态方法com.firefly.utils.lang.URIUtils
-
- decodePath(String, int, int) - 类 中的静态方法com.firefly.utils.lang.URIUtils
-
- Decoder - com.firefly.utils.codec中的接口
-
Provides the highest level of abstraction for Decoders.
- DecoderException - com.firefly.utils.codec中的异常错误
-
Thrown when there is a failure condition during the decoding process.
- DecoderException() - 异常错误 的构造器com.firefly.utils.codec.DecoderException
-
Constructs a new exception with null as its detail message.
- DecoderException(String) - 异常错误 的构造器com.firefly.utils.codec.DecoderException
-
Constructs a new exception with the specified detail message.
- DecoderException(String, Throwable) - 异常错误 的构造器com.firefly.utils.codec.DecoderException
-
Constructs a new exception with the specified detail message and cause.
- DecoderException(Throwable) - 异常错误 的构造器com.firefly.utils.codec.DecoderException
-
Constructs a new exception with the specified cause and a detail message of (cause==null ?
- decodeUrlSafe(byte[]) - 类 中的静态方法com.firefly.utils.codec.Base64Utils
-
Base64-decode the given byte array using the RFC 4868
"URL and Filename Safe Alphabet".
- decreasePosition() - 类 中的方法com.firefly.utils.json.io.JsonStringReader
-
- decreasePosition() - 类 中的方法com.firefly.utils.json.JsonReader
-
- DEFAULT_BLOCK_SIZE - 类 中的静态变量com.firefly.utils.collection.ConcurrentArrayQueue
-
- DEFAULT_CAPACITY - 类 中的静态变量com.firefly.utils.collection.ArrayQueue
-
- DEFAULT_CAPACITY - 类 中的静态变量com.firefly.utils.collection.BlockingArrayQueue
-
Default initial capacity, 128.
- DEFAULT_CONSOLE_ENABLED - 接口 中的静态变量com.firefly.utils.log.LogConfigParser
-
- DEFAULT_GROWTH - 类 中的静态变量com.firefly.utils.collection.ArrayQueue
-
- DEFAULT_GROWTH - 类 中的静态变量com.firefly.utils.collection.BlockingArrayQueue
-
Default growth factor, 64.
- DEFAULT_LOG_DIRECTORY - 接口 中的静态变量com.firefly.utils.log.LogConfigParser
-
- DEFAULT_LOG_LEVEL - 接口 中的静态变量com.firefly.utils.log.LogConfigParser
-
- DEFAULT_LOG_NAME - 接口 中的静态变量com.firefly.utils.log.LogConfigParser
-
- DEFAULT_MAX_FILE_SIZE - 接口 中的静态变量com.firefly.utils.log.LogConfigParser
-
- DEFAULT_PROPERTIES_CONFIG_FILE_NAME - 接口 中的静态变量com.firefly.utils.log.LogConfigParser
-
- DEFAULT_TABLE_SIZE - 类 中的静态变量com.firefly.utils.collection.IdentityHashMap
-
- DEFAULT_XML_CONFIG_FILE_NAME - 接口 中的静态变量com.firefly.utils.log.LogConfigParser
-
- defaultArrayProxy - 类 中的静态变量com.firefly.utils.ReflectUtils
-
- defaultDateFormat - 类 中的静态变量com.firefly.utils.time.SafeSimpleDateFormat
-
- DefaultDom - com.firefly.utils.dom中的类
-
- DefaultDom() - 类 的构造器com.firefly.utils.dom.DefaultDom
-
- defaultFieldProxy - 类 中的静态变量com.firefly.utils.ReflectUtils
-
- defaultMethodProxy - 类 中的静态变量com.firefly.utils.ReflectUtils
-
- DefaultResourceLoader - com.firefly.utils.io中的类
-
- DefaultResourceLoader() - 类 的构造器com.firefly.utils.io.DefaultResourceLoader
-
Create a new DefaultResourceLoader.
- DefaultResourceLoader(ClassLoader) - 类 的构造器com.firefly.utils.io.DefaultResourceLoader
-
Create a new DefaultResourceLoader.
- DefaultResourceLoader.ClassPathContextResource - com.firefly.utils.io中的类
-
ClassPathResource that explicitly expresses a context-relative path
through implementing the ContextResource interface.
- delete(File) - 类 中的静态方法com.firefly.utils.io.IO
-
Delete File.
- deleteAny(String, String) - 类 中的静态方法com.firefly.utils.StringUtils
-
Delete any character in a given String.
- delimitedListToStringArray(String, String) - 类 中的静态方法com.firefly.utils.StringUtils
-
Take a String that is a delimited list and convert it into a
String array.
- delimitedListToStringArray(String, String, String) - 类 中的静态方法com.firefly.utils.StringUtils
-
Take a String that is a delimited list and convert it into
a String array.
- dequeue() - 类 中的方法com.firefly.utils.collection.ArrayQueue
-
- destroy() - 类 中的方法com.firefly.utils.concurrent.Schedulers.SchedulerService
-
- destroy() - 类 中的方法com.firefly.utils.lang.AbstractLifeCycle
-
- destroy() - 类 中的方法com.firefly.utils.lang.pool.BoundedBlockingPool
-
- destroy(T) - 接口 中的方法com.firefly.utils.lang.pool.Pool.Dispose
-
Performs any cleanup activities before discarding the object.
- destroy() - 类 中的方法com.firefly.utils.log.file.FileLogTask
-
- destroy() - 类 中的方法com.firefly.utils.log.LogFactory
-
- destroy() - 类 中的方法com.firefly.utils.time.HashTimeWheel
-
- destroy() - 类 中的方法com.firefly.utils.time.TimeProvider
-
- determineCommonAncestor(Class<?>, Class<?>) - 类 中的静态方法com.firefly.utils.ClassUtils
-
Determine the common ancestor of the given classes, if any.
- doesNotContain(String, String, String) - 类 中的静态方法com.firefly.utils.Assert
-
Assert that the given text does not contain the given substring.
- doesNotContain(String, String) - 类 中的静态方法com.firefly.utils.Assert
-
Assert that the given text does not contain the given substring.
- Dom - com.firefly.utils.dom中的接口
-
- doTask(int, Object, ConcurrentReferenceHashMap<K, V>.Task<T>) - 类 中的方法com.firefly.utils.collection.ConcurrentReferenceHashMap.Segment
-
Apply an update operation to this segment.
- DoubleParser - com.firefly.utils.json.parser中的类
-
- DoubleParser() - 类 的构造器com.firefly.utils.json.parser.DoubleParser
-
- drainTo(Collection<? super E>) - 类 中的方法com.firefly.utils.collection.BlockingArrayQueue
-
- drainTo(Collection<? super E>, int) - 类 中的方法com.firefly.utils.collection.BlockingArrayQueue
-
- dump() - 类 中的方法com.firefly.utils.collection.ArrayTernaryTrie
-
- dump(Class<?>) - 类 中的静态方法com.firefly.utils.lang.TypeUtils
-
- dump(ClassLoader) - 类 中的静态方法com.firefly.utils.lang.TypeUtils
-
- DynamicObjectSerializer - com.firefly.utils.json.serializer中的类
-
- DynamicObjectSerializer() - 类 的构造器com.firefly.utils.json.serializer.DynamicObjectSerializer
-
- element() - 类 中的方法com.firefly.utils.collection.ArrayQueue
-
- element() - 类 中的方法com.firefly.utils.collection.BlockingArrayQueue
-
- element(Element, String) - 类 中的方法com.firefly.utils.dom.DefaultDom
-
- element(Element, String) - 接口 中的方法com.firefly.utils.dom.Dom
-
Get a element by name
- elementMetaInfo - 类 中的变量com.firefly.utils.json.parser.ComplexTypeParser
-
- elements(Element) - 类 中的方法com.firefly.utils.dom.DefaultDom
-
- elements(Element, String) - 类 中的方法com.firefly.utils.dom.DefaultDom
-
- elements(Element) - 接口 中的方法com.firefly.utils.dom.Dom
-
Get the children elements
- elements(Element, String) - 接口 中的方法com.firefly.utils.dom.Dom
-
Get the children elements by element name
- empty() - 类 中的静态方法com.firefly.utils.function.Actions
-
- EMPTY - 类 中的静态变量com.firefly.utils.StringUtils
-
- EMPTY_ARRAY - 接口 中的静态变量com.firefly.utils.json.JsonStringSymbol
-
- EMPTY_BUFFER - 类 中的静态变量com.firefly.utils.io.BufferUtils
-
- EMPTY_BYTE_BUFFER_ARRAY - 类 中的静态变量com.firefly.utils.io.BufferUtils
-
- EMPTY_STRING_ARRAY - 类 中的静态变量com.firefly.utils.StringUtils
-
- encode(byte[]) - 类 中的静态方法com.firefly.utils.codec.Base64Utils
-
Base64-encode the given byte array.
- encode(Object) - 类 中的方法com.firefly.utils.codec.BaseNCodec
-
Encodes an Object using the Base-N algorithm.
- encode(byte[]) - 类 中的方法com.firefly.utils.codec.BaseNCodec
-
Encodes a byte[] containing binary data, into a byte[] containing characters in the alphabet.
- encode(byte[]) - 接口 中的方法com.firefly.utils.codec.BinaryEncoder
-
Encodes a byte array and return the encoded data as a byte array.
- encode(Object) - 接口 中的方法com.firefly.utils.codec.Encoder
-
Encodes an "Object" and returns the encoded content as an Object.
- encode(T[]) - 类 中的方法com.firefly.utils.codec.HuffmanCodec
-
- encodeAsString(byte[]) - 类 中的方法com.firefly.utils.codec.BaseNCodec
-
Encodes a byte[] containing binary data, into a String containing characters in the appropriate alphabet.
- encodeBase64(byte[]) - 类 中的静态方法com.firefly.utils.codec.Base64
-
Encodes binary data using the base64 algorithm but does not chunk the output.
- encodeBase64(byte[], boolean) - 类 中的静态方法com.firefly.utils.codec.Base64
-
Encodes binary data using the base64 algorithm, optionally chunking the output into 76 character blocks.
- encodeBase64(byte[], boolean, boolean) - 类 中的静态方法com.firefly.utils.codec.Base64
-
Encodes binary data using the base64 algorithm, optionally chunking the output into 76 character blocks.
- encodeBase64(byte[], boolean, boolean, int) - 类 中的静态方法com.firefly.utils.codec.Base64
-
Encodes binary data using the base64 algorithm, optionally chunking the output into 76 character blocks.
- encodeBase64Chunked(byte[]) - 类 中的静态方法com.firefly.utils.codec.Base64
-
Encodes binary data using the base64 algorithm and chunks the encoded output into 76 character blocks
- encodeBase64String(byte[]) - 类 中的静态方法com.firefly.utils.codec.Base64
-
Encodes binary data using the base64 algorithm but does not chunk the output.
- encodeBase64URLSafe(byte[]) - 类 中的静态方法com.firefly.utils.codec.Base64
-
Encodes binary data using a URL-safe variation of the base64 algorithm but does not chunk the output.
- encodeBase64URLSafeString(byte[]) - 类 中的静态方法com.firefly.utils.codec.Base64
-
Encodes binary data using a URL-safe variation of the base64 algorithm but does not chunk the output.
- EncodeCompiler - com.firefly.utils.json.compiler中的类
-
- EncodeCompiler() - 类 的构造器com.firefly.utils.json.compiler.EncodeCompiler
-
- EncodedResource - com.firefly.utils.io中的类
-
Holder that combines a
Resource descriptor with a specific encoding
or
Charset to be used for reading from the resource.
- EncodedResource(Resource) - 类 的构造器com.firefly.utils.io.EncodedResource
-
Create a new EncodedResource for the given Resource, not
specifying an explicit encoding or Charset.
- EncodedResource(Resource, String) - 类 的构造器com.firefly.utils.io.EncodedResource
-
Create a new EncodedResource for the given Resource,
using the specified encoding.
- EncodedResource(Resource, Charset) - 类 的构造器com.firefly.utils.io.EncodedResource
-
Create a new EncodedResource for the given Resource,
using the specified Charset.
- encodeInteger(BigInteger) - 类 中的静态方法com.firefly.utils.codec.Base64
-
Encodes to a byte64-encoded integer according to crypto standards such as W3C's XML-Signature.
- encodePath(String) - 类 中的静态方法com.firefly.utils.lang.URIUtils
-
Encode a URI path.
- encodePath(StringBuilder, String) - 类 中的静态方法com.firefly.utils.lang.URIUtils
-
Encode a URI path.
- Encoder - com.firefly.utils.codec中的接口
-
Provides the highest level of abstraction for Encoders.
- EncoderException - com.firefly.utils.codec中的异常错误
-
Thrown when there is a failure condition during the encoding process.
- EncoderException() - 异常错误 的构造器com.firefly.utils.codec.EncoderException
-
Constructs a new exception with null as its detail message.
- EncoderException(String) - 异常错误 的构造器com.firefly.utils.codec.EncoderException
-
Constructs a new exception with the specified detail message.
- EncoderException(String, Throwable) - 异常错误 的构造器com.firefly.utils.codec.EncoderException
-
Constructs a new exception with the specified detail message and cause.
- EncoderException(Throwable) - 异常错误 的构造器com.firefly.utils.codec.EncoderException
-
Constructs a new exception with the specified cause and a detail message of (cause==null ?
- encodeString(StringBuilder, String, String) - 类 中的静态方法com.firefly.utils.lang.URIUtils
-
Encode a URI path.
- encodeToString(byte[]) - 类 中的静态方法com.firefly.utils.codec.Base64Utils
-
Base64-encode the given byte array to a String.
- encodeToString(byte[]) - 类 中的方法com.firefly.utils.codec.BaseNCodec
-
Encodes a byte[] containing binary data, into a String containing characters in the Base-N alphabet.
- encodeToUrlSafeString(byte[]) - 类 中的静态方法com.firefly.utils.codec.Base64Utils
-
Base64-encode the given byte array to a String using the RFC 4868
"URL and Filename Safe Alphabet".
- encodeUrlSafe(byte[]) - 类 中的静态方法com.firefly.utils.codec.Base64Utils
-
Base64-encode the given byte array using the RFC 4868
"URL and Filename Safe Alphabet".
- enqueue(E) - 类 中的方法com.firefly.utils.collection.ArrayQueue
-
- ensureBufferSize(int, BaseNCodec.Context) - 类 中的方法com.firefly.utils.codec.BaseNCodec
-
Ensure that the buffer has room for size bytes
- ensureCapacity(ByteBuffer, int) - 类 中的静态方法com.firefly.utils.io.BufferUtils
-
- ensureSize(Object, int) - 类 中的静态方法com.firefly.utils.collection.LazyList
-
Ensure the capacity of the underlying list.
- Entry(K, V) - 类 的构造器com.firefly.utils.collection.ConcurrentReferenceHashMap.Entry
-
- Entry(K, V, int, IdentityHashMap.Entry<K, V>) - 类 的构造器com.firefly.utils.collection.IdentityHashMap.Entry
-
- entrySet() - 类 中的方法com.firefly.utils.collection.AbstractConcurrentAutomaticClearMap
-
- entrySet() - 类 中的方法com.firefly.utils.collection.ConcurrentLinkedHashMap
-
Returns a
Set view of the mappings contained in this map.
- entrySet() - 类 中的方法com.firefly.utils.collection.ConcurrentReferenceHashMap
-
- enumeration(Collection<T>) - 类 中的静态方法com.firefly.utils.ConvertUtils
-
- EnumParser - com.firefly.utils.json.parser中的类
-
- EnumParser(Class<?>) - 类 的构造器com.firefly.utils.json.parser.EnumParser
-
- EnumSerializer - com.firefly.utils.json.serializer中的类
-
- EnumSerializer(Class<?>) - 类 的构造器com.firefly.utils.json.serializer.EnumSerializer
-
- EofException - com.firefly.utils.io中的异常错误
-
A Firefly specialization of EOFException.
- EofException() - 异常错误 的构造器com.firefly.utils.io.EofException
-
- EofException(String) - 异常错误 的构造器com.firefly.utils.io.EofException
-
- EofException(Throwable) - 异常错误 的构造器com.firefly.utils.io.EofException
-
- equals(Object) - 类 中的方法com.firefly.utils.collection.ConcurrentReferenceHashMap.Entry
-
- equals(Object) - 类 中的方法com.firefly.utils.io.AbstractResource
-
This implementation compares description strings.
- equals(Object) - 类 中的方法com.firefly.utils.io.ByteArrayResource
-
This implementation compares the underlying byte array.
- equals(Object) - 类 中的方法com.firefly.utils.io.ClassPathResource
-
This implementation compares the underlying class path locations.
- equals(Object) - 类 中的方法com.firefly.utils.io.EncodedResource
-
- equals(Object) - 类 中的方法com.firefly.utils.io.FileSystemResource
-
This implementation compares the underlying File references.
- equals(Object) - 类 中的方法com.firefly.utils.io.InputStreamResource
-
This implementation compares the underlying InputStream.
- equals(Object) - 类 中的方法com.firefly.utils.io.PathResource
-
This implementation compares the underlying Path references.
- equals(Object) - 类 中的方法com.firefly.utils.io.UrlResource
-
This implementation compares the underlying URL references.
- equals(Object) - 类 中的方法com.firefly.utils.json.support.MetaInfo
-
- equals(char[]) - 类 中的方法com.firefly.utils.json.support.ParserMetaInfo
-
- equals(Object) - 类 中的方法com.firefly.utils.log.file.FileLog
-
- equalsIgnoreEncodings(String, String) - 类 中的静态方法com.firefly.utils.lang.URIUtils
-
- error(String, Object...) - 类 中的方法com.firefly.utils.log.file.FileLog
-
- error(String, Throwable, Object...) - 类 中的方法com.firefly.utils.log.file.FileLog
-
- error(String) - 类 中的方法com.firefly.utils.log.file.FileLog
-
- error(String) - 接口 中的方法com.firefly.utils.log.Log
-
- error(String, Object...) - 接口 中的方法com.firefly.utils.log.Log
-
- error(String, Throwable, Object...) - 接口 中的方法com.firefly.utils.log.Log
-
- escapeSpecialCharacter(char) - 类 中的静态方法com.firefly.utils.json.io.JsonStringWriter
-
This method is used to filter some special characters.
- escapeXML(String) - 类 中的静态方法com.firefly.utils.StringUtils
-
- existRef(Object) - 类 中的方法com.firefly.utils.json.io.JsonStringWriter
-
- existRef(Object) - 类 中的方法com.firefly.utils.json.JsonWriter
-
- exists() - 类 中的方法com.firefly.utils.io.AbstractFileResolvingResource
-
- exists() - 类 中的方法com.firefly.utils.io.AbstractResource
-
This implementation checks whether a File can be opened,
falling back to whether an InputStream can be opened.
- exists() - 类 中的方法com.firefly.utils.io.ByteArrayResource
-
This implementation always returns true.
- exists() - 类 中的方法com.firefly.utils.io.ClassPathResource
-
This implementation checks for the resolution of a resource URL.
- exists() - 类 中的方法com.firefly.utils.io.FileSystemResource
-
This implementation returns whether the underlying file exists.
- exists() - 类 中的方法com.firefly.utils.io.InputStreamResource
-
This implementation always returns true.
- exists() - 类 中的方法com.firefly.utils.io.PathResource
-
This implementation returns whether the underlying file exists.
- exists() - 接口 中的方法com.firefly.utils.io.Resource
-
Return whether this resource actually exists in physical form.
- expandCapacity(int) - 类 中的方法com.firefly.utils.json.io.AbstractJsonStringWriter
-
- extract(int) - 类 中的方法com.firefly.utils.lang.StringParser
-
Extract and return a substring that starts at the specified position,
and extends to the end of the string being parsed.
- extract(int, int) - 类 中的方法com.firefly.utils.lang.StringParser
-
Extract and return a substring that starts at the specified position,
and ends at the character before the specified position.
- extractArchiveURL(URL) - 类 中的静态方法com.firefly.utils.ResourceUtils
-
Extract the URL for the outermost archive from the given jar/war URL
(which may point to a resource in a jar file or to a jar file itself).
- extractJarFileURL(URL) - 类 中的静态方法com.firefly.utils.ResourceUtils
-
Extract the URL for the actual jar file from the given URL
(which may point to a resource in a jar file or to a jar file itself).
- failed(Throwable) - 类 中的方法com.firefly.utils.concurrent.Callback.Completable
-
- failed(Throwable) - 接口 中的方法com.firefly.utils.concurrent.Callback
-
Callback invoked when the operation fails.
- failed(Throwable) - 类 中的方法com.firefly.utils.concurrent.Callback.Nested
-
- failed(Throwable) - 类 中的方法com.firefly.utils.concurrent.CompletableCallback
-
- failed(Throwable) - 类 中的方法com.firefly.utils.concurrent.CountingCallback
-
- failed(Throwable) - 类 中的方法com.firefly.utils.concurrent.FutureCallback
-
- failed(Throwable) - 类 中的方法com.firefly.utils.concurrent.FuturePromise
-
- failed(Throwable) - 类 中的方法com.firefly.utils.concurrent.IteratingCallback
-
Invoked when the sub task fails.
- failed(Throwable) - 类 中的方法com.firefly.utils.concurrent.Promise.Adapter
-
- failed(Throwable) - 类 中的方法com.firefly.utils.concurrent.Promise.Completable
-
- failed(Throwable) - 接口 中的方法com.firefly.utils.concurrent.Promise
-
Callback invoked when the operation fails.
- failed(Throwable) - 类 中的方法com.firefly.utils.concurrent.SharedBlockingCallback.Blocker
-
- FALSE_VALUE - 类 中的静态变量com.firefly.utils.json.io.AbstractJsonStringWriter
-
- field() - 接口 中的方法com.firefly.utils.ReflectUtils.FieldProxy
-
- FieldInvoke - com.firefly.utils.json.support中的类
-
- FieldInvoke(Field) - 类 的构造器com.firefly.utils.json.support.FieldInvoke
-
- FieldProxyFactoryUsingJavaCompiler - com.firefly.utils.classproxy中的类
-
- FieldProxyFactoryUsingJavassist - com.firefly.utils.classproxy中的类
-
- FILE_READER_BUFFER_SIZE - 类 中的静态变量com.firefly.utils.io.FileUtils
-
- FILE_URL_PREFIX - 类 中的静态变量com.firefly.utils.ResourceUtils
-
URL prefix for loading from the file system: "file:"
- fileendpos - 类 中的变量com.firefly.utils.io.BufferedRandomAccessFile
-
- FileLog - com.firefly.utils.log.file中的类
-
- FileLog() - 类 的构造器com.firefly.utils.log.file.FileLog
-
- FileLogTask - com.firefly.utils.log.file中的类
-
- FileLogTask(Trie<Log>) - 类 的构造器com.firefly.utils.log.file.FileLogTask
-
- filename - 类 中的变量com.firefly.utils.io.BufferedRandomAccessFile
-
- FilePipedStream - com.firefly.utils.io中的类
-
- FilePipedStream(String) - 类 的构造器com.firefly.utils.io.FilePipedStream
-
- FilePipedStream(File) - 类 的构造器com.firefly.utils.io.FilePipedStream
-
- FileSystemResource - com.firefly.utils.io中的类
-
Resource implementation for
java.io.File handles.
- FileSystemResource(File) - 类 的构造器com.firefly.utils.io.FileSystemResource
-
Create a new
FileSystemResource from a
File handle.
- FileSystemResource(String) - 类 的构造器com.firefly.utils.io.FileSystemResource
-
Create a new FileSystemResource from a file path.
- FileUtils - com.firefly.utils.io中的类
-
- FileUtils() - 类 的构造器com.firefly.utils.io.FileUtils
-
- fill(ByteBuffer, byte[], int, int) - 类 中的静态方法com.firefly.utils.io.BufferUtils
-
- findChar(char) - 类 中的方法com.firefly.utils.lang.StringParser
-
Return the index of the next occurrence of the specified character,
or the index of the character after the last position of the string
if no more occurrences of this character are found.
- findClass(String) - 类 中的方法com.firefly.utils.CompilerUtils.CompilerClassLoader
-
- findCommonElementType(Collection<?>) - 类 中的静态方法com.firefly.utils.CollectionUtils
-
Find the common element type of the given Collection, if any.
- findFirstMatch(Collection<?>, Collection<E>) - 类 中的静态方法com.firefly.utils.CollectionUtils
-
Return the first element in 'candidates' that is contained in '
source'.
- findText() - 类 中的方法com.firefly.utils.lang.StringParser
-
Return the index of the next occurrence of a non-whitespace character,
or the index of the character after the last position of the string
if no more non-whitespace characters are found.
- findValueOfType(Collection<?>, Class<T>) - 类 中的静态方法com.firefly.utils.CollectionUtils
-
Find a single value of the given type in the given Collection.
- findValueOfType(Collection<?>, Class<?>[]) - 类 中的静态方法com.firefly.utils.CollectionUtils
-
Find a single value of one of the given types in the given Collection:
searching the Collection for a value of the first type, then searching
for a value of the second type, etc.
- findWhite() - 类 中的方法com.firefly.utils.lang.StringParser
-
Return the index of the next occurrence of a whitespace character,
or the index of the character after the last position of the string
if no more whitespace characters are found.
- first - 类 中的变量com.firefly.utils.lang.Pair
-
- flipPutFlip(ByteBuffer, ByteBuffer) - 类 中的静态方法com.firefly.utils.io.BufferUtils
-
- flipToFill(ByteBuffer) - 类 中的静态方法com.firefly.utils.io.BufferUtils
-
Flip the buffer to fill mode.
- flipToFlush(ByteBuffer, int) - 类 中的静态方法com.firefly.utils.io.BufferUtils
-
Flip the buffer to Flush mode.
- FloatParser - com.firefly.utils.json.parser中的类
-
- FloatParser() - 类 的构造器com.firefly.utils.json.parser.FloatParser
-
- flush() - 类 中的方法com.firefly.utils.json.io.AbstractJsonStringWriter
-
- flush() - 类 中的方法com.firefly.utils.log.file.FileLog
-
- flushAll() - 类 中的方法com.firefly.utils.log.LogFactory
-
- format(Date) - 类 中的方法com.firefly.utils.time.SafeSimpleDateFormat
-
- forName(String, ClassLoader) - 类 中的静态方法com.firefly.utils.ClassUtils
-
Replacement for Class.forName() that also returns Class instances
for primitives (e.g.
- frequency - 类 中的变量com.firefly.utils.codec.HuffmanCodec.HuffmanCode
-
- frequency - 类 中的变量com.firefly.utils.codec.HuffmanCodec.HuffmanTree
-
- from(CompletableFuture<?>) - 接口 中的静态方法com.firefly.utils.concurrent.Callback
-
Creates a non-blocking callback from the given incomplete
CompletableFuture.
- from(CompletableFuture<?>, boolean) - 接口 中的静态方法com.firefly.utils.concurrent.Callback
-
Creates a callback from the given incomplete CompletableFuture, with the
given blocking characteristic.
- from(CompletableFuture<? super T>) - 接口 中的静态方法com.firefly.utils.concurrent.Promise
-
Creates a promise from the given incomplete CompletableFuture.
- fromAction(Action0) - 类 中的静态方法com.firefly.utils.function.Functions
-
Converts an
Action0 to a
FuncN to allow heterogeneous handling of functions with different arities.
- fromAction(Action1<? super T0>) - 类 中的静态方法com.firefly.utils.function.Functions
-
Converts an
Action1 to a
FuncN to allow heterogeneous handling of functions with different arities.
- fromAction(Action2<? super T0, ? super T1>) - 类 中的静态方法com.firefly.utils.function.Functions
-
Converts an
Action2 to a
FuncN to allow heterogeneous handling of functions with different arities.
- fromAction(Action3<? super T0, ? super T1, ? super T2>) - 类 中的静态方法com.firefly.utils.function.Functions
-
Converts an
Action3 to a
FuncN to allow heterogeneous handling of functions with different arities.
- fromFunc(Func0<? extends R>) - 类 中的静态方法com.firefly.utils.function.Functions
-
Converts a
Func0 to a
FuncN to allow heterogeneous handling of functions with different arities.
- fromFunc(Func1<? super T0, ? extends R>) - 类 中的静态方法com.firefly.utils.function.Functions
-
Converts a
Func1 to a
FuncN to allow heterogeneous handling of functions with different arities.
- fromFunc(Func2<? super T0, ? super T1, ? extends R>) - 类 中的静态方法com.firefly.utils.function.Functions
-
Converts a
Func2 to a
FuncN to allow heterogeneous handling of functions with different arities.
- fromFunc(Func3<? super T0, ? super T1, ? super T2, ? extends R>) - 类 中的静态方法com.firefly.utils.function.Functions
-
Converts a
Func3 to a
FuncN to allow heterogeneous handling of functions with different arities.
- fromFunc(Func4<? super T0, ? super T1, ? super T2, ? super T3, ? extends R>) - 类 中的静态方法com.firefly.utils.function.Functions
-
Converts a
Func4 to a
FuncN to allow heterogeneous handling of functions with different arities.
- fromFunc(Func5<? super T0, ? super T1, ? super T2, ? super T3, ? super T4, ? extends R>) - 类 中的静态方法com.firefly.utils.function.Functions
-
Converts a
Func5 to a
FuncN to allow heterogeneous handling of functions with different arities.
- fromFunc(Func6<? super T0, ? super T1, ? super T2, ? super T3, ? super T4, ? super T5, ? extends R>) - 类 中的静态方法com.firefly.utils.function.Functions
-
Converts a
Func6 to a
FuncN to allow heterogeneous handling of functions with different arities.
- fromFunc(Func7<? super T0, ? super T1, ? super T2, ? super T3, ? super T4, ? super T5, ? super T6, ? extends R>) - 类 中的静态方法com.firefly.utils.function.Functions
-
Converts a
Func7 to a
FuncN to allow heterogeneous handling of functions with different arities.
- fromFunc(Func8<? super T0, ? super T1, ? super T2, ? super T3, ? super T4, ? super T5, ? super T6, ? super T7, ? extends R>) - 类 中的静态方法com.firefly.utils.function.Functions
-
Converts a
Func8 to a
FuncN to allow heterogeneous handling of functions with different arities.
- fromFunc(Func9<? super T0, ? super T1, ? super T2, ? super T3, ? super T4, ? super T5, ? super T6, ? super T7, ? super T8, ? extends R>) - 类 中的静态方法com.firefly.utils.function.Functions
-
Converts a
Func9 to a
FuncN to allow heterogeneous handling of functions with different arities.
- fromHexString(String) - 类 中的静态方法com.firefly.utils.lang.TypeUtils
-
- fromLevel(int) - 枚举 中的静态方法com.firefly.utils.log.LogLevel
-
- fromName(String) - 类 中的静态方法com.firefly.utils.lang.TypeUtils
-
Class from a canonical name for a type.
- fromName(String) - 枚举 中的静态方法com.firefly.utils.log.LogLevel
-
- Func0<R> - com.firefly.utils.function中的接口
-
Represents a function with zero arguments.
- Func1<T,R> - com.firefly.utils.function中的接口
-
Represents a function with one argument.
- Func2<T1,T2,R> - com.firefly.utils.function中的接口
-
Represents a function with two arguments.
- Func3<T1,T2,T3,R> - com.firefly.utils.function中的接口
-
Represents a function with three arguments.
- Func4<T1,T2,T3,T4,R> - com.firefly.utils.function中的接口
-
Represents a function with four arguments.
- Func5<T1,T2,T3,T4,T5,R> - com.firefly.utils.function中的接口
-
Represents a function with five arguments.
- Func6<T1,T2,T3,T4,T5,T6,R> - com.firefly.utils.function中的接口
-
Represents a function with six arguments.
- Func7<T1,T2,T3,T4,T5,T6,T7,R> - com.firefly.utils.function中的接口
-
Represents a function with seven arguments.
- Func8<T1,T2,T3,T4,T5,T6,T7,T8,R> - com.firefly.utils.function中的接口
-
Represents a function with eight arguments.
- Func9<T1,T2,T3,T4,T5,T6,T7,T8,T9,R> - com.firefly.utils.function中的接口
-
Represents a function with nine arguments.
- FuncN<R> - com.firefly.utils.function中的接口
-
Represents a vector-argument function.
- Function - com.firefly.utils.function中的接口
-
All Func and Action interfaces extend from this.
- Functions - com.firefly.utils.function中的类
-
- Future(HashTimeWheel, int, HashTimeWheel.TimerTask) - 类 的构造器com.firefly.utils.time.HashTimeWheel.Future
-
- FutureCallback - com.firefly.utils.concurrent中的类
-
- FutureCallback() - 类 的构造器com.firefly.utils.concurrent.FutureCallback
-
- FutureCallback(boolean) - 类 的构造器com.firefly.utils.concurrent.FutureCallback
-
- FutureCallback(Throwable) - 类 的构造器com.firefly.utils.concurrent.FutureCallback
-
- FuturePromise<C> - com.firefly.utils.concurrent中的类
-
- FuturePromise() - 类 的构造器com.firefly.utils.concurrent.FuturePromise
-
- FuturePromise(C) - 类 的构造器com.firefly.utils.concurrent.FuturePromise
-
- FuturePromise(C, Throwable) - 类 的构造器com.firefly.utils.concurrent.FuturePromise
-
- GeneralJSONObjectStateMacine - com.firefly.utils.json.parser中的类
-
- GeneralJSONObjectStateMacine() - 类 的构造器com.firefly.utils.json.parser.GeneralJSONObjectStateMacine
-
- get(Object) - 类 中的方法com.firefly.utils.collection.AbstractConcurrentAutomaticClearMap
-
- get(String) - 类 中的方法com.firefly.utils.collection.AbstractTrie
-
- get(ByteBuffer) - 类 中的方法com.firefly.utils.collection.AbstractTrie
-
- get(int) - 类 中的方法com.firefly.utils.collection.ArrayQueue
-
- get(String, int, int) - 类 中的方法com.firefly.utils.collection.ArrayTernaryTrie
-
- get(ByteBuffer, int, int) - 类 中的方法com.firefly.utils.collection.ArrayTernaryTrie
-
- get(String, int, int) - 类 中的方法com.firefly.utils.collection.ArrayTrie
-
- get(ByteBuffer, int, int) - 类 中的方法com.firefly.utils.collection.ArrayTrie
-
- get(int) - 类 中的方法com.firefly.utils.collection.BlockingArrayQueue
-
- get(Object) - 类 中的方法com.firefly.utils.collection.ConcurrentLinkedHashMap
-
Returns a value which the specified key is mapped.
- get(K, Func1<K, V>) - 类 中的方法com.firefly.utils.collection.ConcurrentReferenceHashMap
-
- get(Object) - 类 中的方法com.firefly.utils.collection.ConcurrentReferenceHashMap
-
- get() - 接口 中的方法com.firefly.utils.collection.ConcurrentReferenceHashMap.Reference
-
Returns the referenced entry or null if the entry is no
longer available.
- get(Object) - 类 中的方法com.firefly.utils.collection.ConsistentHash
-
- get(int) - 类 中的方法com.firefly.utils.collection.HashedArrayTree
-
Returns the value of the element at the specified position.
- get(K) - 类 中的方法com.firefly.utils.collection.IdentityHashMap
-
- get(Object, int) - 类 中的静态方法com.firefly.utils.collection.LazyList
-
Get item from the list
- get(String, int, int) - 类 中的方法com.firefly.utils.collection.TreeTrie
-
- get(ByteBuffer, int, int) - 类 中的方法com.firefly.utils.collection.TreeTrie
-
- get(String) - 接口 中的方法com.firefly.utils.collection.Trie
-
Get and exact match from a String key
- get(String, int, int) - 接口 中的方法com.firefly.utils.collection.Trie
-
Get and exact match from a String key
- get(ByteBuffer) - 接口 中的方法com.firefly.utils.collection.Trie
-
Get and exact match from a segment of a ByteBuufer as key
- get(ByteBuffer, int, int) - 接口 中的方法com.firefly.utils.collection.Trie
-
Get and exact match from a segment of a ByteBuufer as key
- get() - 类 中的方法com.firefly.utils.concurrent.FutureCallback
-
- get(long, TimeUnit) - 类 中的方法com.firefly.utils.concurrent.FutureCallback
-
- get() - 类 中的方法com.firefly.utils.concurrent.FuturePromise
-
- get(long, TimeUnit) - 类 中的方法com.firefly.utils.concurrent.FuturePromise
-
- get(long) - 类 中的方法com.firefly.utils.concurrent.SynchronousObject
-
- get(Object) - 类 中的方法com.firefly.utils.json.support.FieldInvoke
-
- get(Object) - 类 中的方法com.firefly.utils.json.support.MethodInvoke
-
- get(Object) - 接口 中的方法com.firefly.utils.json.support.PropertyInvoke
-
- get() - 类 中的方法com.firefly.utils.lang.pool.BoundedBlockingPool
-
- get() - 接口 中的方法com.firefly.utils.lang.pool.Pool
-
Returns an instance from the pool.
- get(Object, int) - 接口 中的方法com.firefly.utils.ReflectUtils.ArrayProxy
-
- get(Object) - 接口 中的方法com.firefly.utils.ReflectUtils.FieldProxy
-
- get(Object, String) - 类 中的静态方法com.firefly.utils.ReflectUtils
-
Invokes a object's "getter" method by property name
- getAllInterfaces(Object) - 类 中的静态方法com.firefly.utils.ClassUtils
-
Return all interfaces that the given instance implements as array,
including ones implemented by superclasses.
- getAllInterfacesAsSet(Object) - 类 中的静态方法com.firefly.utils.ClassUtils
-
Return all interfaces that the given instance implements as Set,
including ones implemented by superclasses.
- getAllInterfacesForClass(Class<?>) - 类 中的静态方法com.firefly.utils.ClassUtils
-
Return all interfaces that the given class implements as array,
including ones implemented by superclasses.
- getAllInterfacesForClass(Class<?>, ClassLoader) - 类 中的静态方法com.firefly.utils.ClassUtils
-
Return all interfaces that the given class implements as array,
including ones implemented by superclasses.
- getAllInterfacesForClassAsSet(Class<?>) - 类 中的静态方法com.firefly.utils.ClassUtils
-
Return all interfaces that the given class implements as Set,
including ones implemented by superclasses.
- getAllInterfacesForClassAsSet(Class<?>, ClassLoader) - 类 中的静态方法com.firefly.utils.ClassUtils
-
Return all interfaces that the given class implements as Set,
including ones implemented by superclasses.
- getArrayProxy(Class<?>) - 类 中的方法com.firefly.utils.classproxy.AbstractFieldProxyFactory
-
- getArrayProxy(Class<?>) - 类 中的方法com.firefly.utils.classproxy.AbstractMethodProxyFactory
-
- getArrayProxy(Class<?>) - 类 中的方法com.firefly.utils.classproxy.ArrayProxyFactoryUsingJavaCompiler
-
- getArrayProxy(Class<?>) - 类 中的方法com.firefly.utils.classproxy.ArrayProxyFactoryUsingJavassist
-
- getArrayProxy(Class<?>) - 类 中的静态方法com.firefly.utils.ReflectUtils
-
- getArrayProxy(Class<?>) - 接口 中的方法com.firefly.utils.ReflectUtils.ProxyFactory
-
- getBest(String) - 类 中的方法com.firefly.utils.collection.AbstractTrie
-
- getBest(byte[], int, int) - 类 中的方法com.firefly.utils.collection.AbstractTrie
-
- getBest(String) - 类 中的方法com.firefly.utils.collection.ArrayTernaryTrie
-
- getBest(String, int, int) - 类 中的方法com.firefly.utils.collection.ArrayTernaryTrie
-
- getBest(ByteBuffer, int, int) - 类 中的方法com.firefly.utils.collection.ArrayTernaryTrie
-
- getBest(byte[], int, int) - 类 中的方法com.firefly.utils.collection.ArrayTrie
-
- getBest(ByteBuffer, int, int) - 类 中的方法com.firefly.utils.collection.ArrayTrie
-
- getBest(String, int, int) - 类 中的方法com.firefly.utils.collection.ArrayTrie
-
- getBest(byte[], int, int) - 类 中的方法com.firefly.utils.collection.TreeTrie
-
- getBest(String, int, int) - 类 中的方法com.firefly.utils.collection.TreeTrie
-
- getBest(ByteBuffer, int, int) - 类 中的方法com.firefly.utils.collection.TreeTrie
-
- getBest(String) - 接口 中的方法com.firefly.utils.collection.Trie
-
Get the best match from key in a String.
- getBest(String, int, int) - 接口 中的方法com.firefly.utils.collection.Trie
-
Get the best match from key in a String.
- getBest(byte[], int, int) - 接口 中的方法com.firefly.utils.collection.Trie
-
Get the best match from key in a byte array.
- getBest(ByteBuffer, int, int) - 接口 中的方法com.firefly.utils.collection.Trie
-
Get the best match from key in a byte buffer.
- getBigDecimal(int) - 类 中的方法com.firefly.utils.json.JsonArray
-
- getBigDecimal(String) - 类 中的方法com.firefly.utils.json.JsonObject
-
- getBigInteger(int) - 类 中的方法com.firefly.utils.json.JsonArray
-
- getBigInteger(String) - 类 中的方法com.firefly.utils.json.JsonObject
-
- getBlockCount() - 类 中的方法com.firefly.utils.collection.ConcurrentArrayQueue
-
- getBlockSize() - 类 中的方法com.firefly.utils.collection.ConcurrentArrayQueue
-
- getBoolean(int) - 类 中的方法com.firefly.utils.json.JsonArray
-
- getBoolean(String) - 类 中的方法com.firefly.utils.json.JsonObject
-
- getBuf() - 类 中的方法com.firefly.utils.io.ByteArrayOutputStream2
-
- getByte(int) - 类 中的方法com.firefly.utils.json.JsonArray
-
- getByte(String) - 类 中的方法com.firefly.utils.json.JsonObject
-
- getByteArray() - 类 中的方法com.firefly.utils.io.ByteArrayResource
-
Return the underlying byte array.
- getBytes() - 类 中的方法com.firefly.utils.codec.HuffmanCodec.HuffmanCode
-
- getBytes(String) - 类 中的静态方法com.firefly.utils.StringUtils
-
- getBytes(String, String) - 类 中的静态方法com.firefly.utils.StringUtils
-
- getCacheLineBytes() - 类 中的静态方法com.firefly.utils.concurrent.MemoryUtils
-
- getCapacity() - 类 中的方法com.firefly.utils.collection.ArrayQueue
-
- getCapacity() - 类 中的方法com.firefly.utils.collection.BlockingArrayQueue
-
- getCharContent(boolean) - 类 中的方法com.firefly.utils.CompilerUtils.JavaSourceFromString
-
- getChars(long, int, char[]) - 类 中的静态方法com.firefly.utils.json.io.IOUtils
-
- getChars(int, int, char[]) - 类 中的静态方法com.firefly.utils.json.io.IOUtils
-
Places characters representing the integer i into the character array buf.
- getChars(byte, int, char[]) - 类 中的静态方法com.firefly.utils.json.io.IOUtils
-
- getCharset() - 类 中的方法com.firefly.utils.io.EncodedResource
-
Return the
Charset to use for reading from the
resource, or
null if none specified.
- getClassByName(String) - 类 中的静态方法com.firefly.utils.CompilerUtils
-
- getClassFileName(Class<?>) - 类 中的静态方法com.firefly.utils.ClassUtils
-
Determine the name of the class file, relative to the containing
package: e.g.
- getClassLoader() - 类 中的方法com.firefly.utils.io.ClassPathResource
-
Return the ClassLoader that this resource will be obtained from.
- getClassLoader() - 类 中的方法com.firefly.utils.io.DefaultResourceLoader
-
Return the ClassLoader to load class path resources with.
- getClassLoader() - 接口 中的方法com.firefly.utils.io.ResourceLoader
-
Expose the ClassLoader used by this ResourceLoader.
- getClosedStream() - 类 中的静态方法com.firefly.utils.io.IO
-
- getCodecMap() - 类 中的方法com.firefly.utils.codec.HuffmanCodec
-
- getCollectionObj(Class<?>) - 类 中的静态方法com.firefly.utils.ConvertUtils
-
Returns a collection object instance by class
- getConcurrencyLevel() - 类 中的方法com.firefly.utils.collection.ConcurrentLinkedHashMap
-
Returns a value which represents the number of map's partition
- getConstructorIfAvailable(Class<T>, Class<?>...) - 类 中的静态方法com.firefly.utils.ClassUtils
-
Determine whether the given class has a public constructor with the given signature,
and return it if available (else return null).
- getCount() - 类 中的方法com.firefly.utils.collection.ConcurrentReferenceHashMap.Segment
-
- getCount() - 类 中的方法com.firefly.utils.io.ByteArrayOutputStream2
-
- getDefaultBufferSize() - 类 中的方法com.firefly.utils.codec.BaseNCodec
-
Get the default buffer size.
- getDefaultClassLoader() - 类 中的静态方法com.firefly.utils.ClassUtils
-
Return the default ClassLoader to use: typically the thread context
ClassLoader, if available; the ClassLoader that loaded the ClassUtils
class will be used as fallback.
- getDescription() - 类 中的方法com.firefly.utils.io.ByteArrayResource
-
This implementation returns a description that includes the passed-in
description, if any.
- getDescription() - 类 中的方法com.firefly.utils.io.ClassPathResource
-
This implementation returns a description that includes the class path location.
- getDescription() - 类 中的方法com.firefly.utils.io.FileSystemResource
-
This implementation returns a description that includes the absolute
path of the file.
- getDescription() - 类 中的方法com.firefly.utils.io.InputStreamResource
-
This implementation returns a description that includes the passed-in
description, if any.
- getDescription() - 类 中的方法com.firefly.utils.io.PathResource
-
- getDescription() - 接口 中的方法com.firefly.utils.io.Resource
-
Return a description for this resource, to be used for error output when
working with the resource.
- getDescription() - 类 中的方法com.firefly.utils.io.UrlResource
-
This implementation returns a description that includes the URL.
- getDescriptiveType(Object) - 类 中的静态方法com.firefly.utils.ClassUtils
-
Return a descriptive name for the given object's type: usually simply
the class name, but component type class name + "[]" for arrays,
and an appended list of implemented interfaces for JDK proxies.
- getDisplayString(Object) - 类 中的静态方法com.firefly.utils.ObjectUtils
-
Return a content-based String representation if obj is not
null; otherwise returns an empty String.
- getDocument(String) - 类 中的方法com.firefly.utils.dom.DefaultDom
-
- getDocument(String) - 接口 中的方法com.firefly.utils.dom.Dom
-
Get the XML document
- getDouble(int) - 类 中的方法com.firefly.utils.json.JsonArray
-
- getDouble(String) - 类 中的方法com.firefly.utils.json.JsonObject
-
- getDouble() - 类 中的方法com.firefly.utils.lang.QuotedStringTokenizer
-
- getElementMetaInfo() - 类 中的方法com.firefly.utils.json.parser.ComplexTypeParser
-
- getEncodedLength(byte[]) - 类 中的方法com.firefly.utils.codec.BaseNCodec
-
Calculates the amount of space needed to encode the supplied array.
- getEncoding() - 类 中的方法com.firefly.utils.io.EncodedResource
-
Return the encoding to use for reading from the
resource, or
null if none specified.
- getFieldProxy(Field) - 类 中的方法com.firefly.utils.classproxy.AbstractArrayProxyFactory
-
- getFieldProxy(Field) - 类 中的方法com.firefly.utils.classproxy.AbstractMethodProxyFactory
-
- getFieldProxy(Field) - 类 中的方法com.firefly.utils.classproxy.FieldProxyFactoryUsingJavaCompiler
-
- getFieldProxy(Field) - 类 中的方法com.firefly.utils.classproxy.FieldProxyFactoryUsingJavassist
-
- getFieldProxy(Field) - 类 中的静态方法com.firefly.utils.ReflectUtils
-
- getFieldProxy(Field) - 接口 中的方法com.firefly.utils.ReflectUtils.ProxyFactory
-
- getFields(Class<?>) - 类 中的静态方法com.firefly.utils.ReflectUtils
-
- getFields(Class<?>, ReflectUtils.BeanFieldFilter) - 类 中的静态方法com.firefly.utils.ReflectUtils
-
- getFile() - 类 中的方法com.firefly.utils.io.AbstractFileResolvingResource
-
This implementation returns a File reference for the underlying class path
resource, provided that it refers to a file in the file system.
- getFile(URI) - 类 中的方法com.firefly.utils.io.AbstractFileResolvingResource
-
This implementation returns a File reference for the underlying class path
resource, provided that it refers to a file in the file system.
- getFile() - 类 中的方法com.firefly.utils.io.AbstractResource
-
This implementation throws a FileNotFoundException, assuming
that the resource cannot be resolved to an absolute file path.
- getFile() - 类 中的方法com.firefly.utils.io.FileSystemResource
-
This implementation returns the underlying File reference.
- getFile() - 类 中的方法com.firefly.utils.io.PathResource
-
This implementation returns the underlying File reference.
- getFile() - 接口 中的方法com.firefly.utils.io.Resource
-
Return a File handle for this resource.
- getFile() - 类 中的方法com.firefly.utils.io.UrlResource
-
This implementation returns a File reference for the underlying URL/URI,
provided that it refers to a file in the file system.
- getFile(String) - 类 中的静态方法com.firefly.utils.ResourceUtils
-
Resolve the given resource location to a java.io.File,
i.e. to a file in the file system.
- getFile(URL) - 类 中的静态方法com.firefly.utils.ResourceUtils
-
Resolve the given resource URL to a java.io.File,
i.e. to a file in the file system.
- getFile(URL, String) - 类 中的静态方法com.firefly.utils.ResourceUtils
-
Resolve the given resource URL to a java.io.File,
i.e. to a file in the file system.
- getFile(URI) - 类 中的静态方法com.firefly.utils.ResourceUtils
-
Resolve the given resource URI to a java.io.File,
i.e. to a file in the file system.
- getFile(URI, String) - 类 中的静态方法com.firefly.utils.ResourceUtils
-
Resolve the given resource URI to a java.io.File,
i.e. to a file in the file system.
- getFileForLastModifiedCheck() - 类 中的方法com.firefly.utils.io.AbstractFileResolvingResource
-
This implementation determines the underlying File
(or jar file, in case of a resource in a jar/zip).
- getFileForLastModifiedCheck() - 类 中的方法com.firefly.utils.io.AbstractResource
-
Determine the File to use for timestamp checking.
- getFilename() - 类 中的方法com.firefly.utils.io.AbstractResource
-
This implementation always returns null,
assuming that this resource type does not have a filename.
- getFilename() - 类 中的方法com.firefly.utils.io.ClassPathResource
-
This implementation returns the name of the file that this class path
resource refers to.
- getFilename() - 类 中的方法com.firefly.utils.io.FileSystemResource
-
This implementation returns the name of the file.
- getFilename() - 类 中的方法com.firefly.utils.io.PathResource
-
This implementation returns the name of the file.
- getFilename() - 接口 中的方法com.firefly.utils.io.Resource
-
Determine a filename for this resource, i.e. typically the last part of
the path: for example, "myfile.txt".
- getFilename() - 类 中的方法com.firefly.utils.io.UrlResource
-
This implementation returns the name of the file that this URL refers to.
- getFilename(String) - 类 中的静态方法com.firefly.utils.StringUtils
-
Extract the filename from the given Java resource path,
e.g.
- getFilenameExtension(String) - 类 中的静态方法com.firefly.utils.StringUtils
-
Extract the filename extension from the given Java resource path,
e.g.
- getFilePointer() - 类 中的方法com.firefly.utils.io.BufferedRandomAccessFile
-
- getFirst() - 类 中的方法com.firefly.utils.lang.Pair
-
- getFloat(int) - 类 中的方法com.firefly.utils.json.JsonArray
-
- getFloat(String) - 类 中的方法com.firefly.utils.json.JsonObject
-
- getGetterMethod(Class<?>, String) - 类 中的静态方法com.firefly.utils.ReflectUtils
-
- getGetterMethods(Class<?>) - 类 中的静态方法com.firefly.utils.ReflectUtils
-
- getGetterMethods(Class<?>, ReflectUtils.BeanMethodFilter) - 类 中的静态方法com.firefly.utils.ReflectUtils
-
- getHash(Object) - 类 中的方法com.firefly.utils.collection.ConcurrentReferenceHashMap
-
Get the hash for a given object, apply an additional hash function to
reduce collisions.
- getHash() - 接口 中的方法com.firefly.utils.collection.ConcurrentReferenceHashMap.Reference
-
Returns the hash for the reference.
- getHeadBlock() - 类 中的方法com.firefly.utils.collection.ConcurrentArrayQueue
-
- getHuffmanTree() - 类 中的方法com.firefly.utils.codec.HuffmanCodec
-
- getIdentityHexString(Object) - 类 中的静态方法com.firefly.utils.ObjectUtils
-
Return a hex String form of an object's identity hash code.
- getIdleFor() - 类 中的方法com.firefly.utils.concurrent.IdleTimeout
-
- getIdleTimeout() - 类 中的方法com.firefly.utils.concurrent.IdleTimeout
-
- getIdleTimeout() - 类 中的方法com.firefly.utils.concurrent.SharedBlockingCallback
-
- getIdleTimestamp() - 类 中的方法com.firefly.utils.concurrent.IdleTimeout
-
- getImplClass(Class<?>) - 类 中的静态方法com.firefly.utils.json.parser.ComplexTypeParser
-
- getIndex() - 类 中的方法com.firefly.utils.lang.StringParser
-
Return the zero-relative index of our current parsing position
within the string being parsed.
- getInputStream() - 类 中的方法com.firefly.utils.io.ByteArrayPipedStream
-
- getInputStream() - 类 中的方法com.firefly.utils.io.ByteArrayResource
-
This implementation returns a ByteArrayInputStream for the
underlying byte array.
- getInputStream() - 类 中的方法com.firefly.utils.io.ClassPathResource
-
This implementation opens an InputStream for the given class path resource.
- getInputStream() - 类 中的方法com.firefly.utils.io.EncodedResource
-
Open a
java.io.InputStream for the specified resource, ignoring
any specified
Charset or
encoding.
- getInputStream() - 类 中的方法com.firefly.utils.io.FilePipedStream
-
- getInputStream() - 类 中的方法com.firefly.utils.io.FileSystemResource
-
This implementation opens a FileInputStream for the underlying file.
- getInputStream() - 类 中的方法com.firefly.utils.io.InputStreamResource
-
This implementation throws IllegalStateException if attempting to
read the underlying stream multiple times.
- getInputStream() - 接口 中的方法com.firefly.utils.io.InputStreamSource
-
- getInputStream() - 类 中的方法com.firefly.utils.io.PathResource
-
This implementation opens a InputStream for the underlying file.
- getInputStream() - 接口 中的方法com.firefly.utils.io.PipedStream
-
- getInputStream() - 类 中的方法com.firefly.utils.io.UrlResource
-
This implementation opens an InputStream for the given URL.
- getInstance() - 类 中的静态方法com.firefly.utils.log.LogFactory
-
- getInteger(int) - 类 中的方法com.firefly.utils.json.JsonArray
-
- getInteger(String) - 类 中的方法com.firefly.utils.json.JsonObject
-
- getIntegersPerCacheLine() - 类 中的静态方法com.firefly.utils.concurrent.MemoryUtils
-
- getInterfaceNames(Class<?>) - 类 中的静态方法com.firefly.utils.ReflectUtils
-
Gets the all interface names of this class
- getInterval() - 类 中的方法com.firefly.utils.time.HashTimeWheel
-
- getJsonArray(int) - 类 中的方法com.firefly.utils.json.JsonArray
-
- getJsonArray(String) - 类 中的方法com.firefly.utils.json.JsonObject
-
- getJsonObject(int) - 类 中的方法com.firefly.utils.json.JsonArray
-
- getJsonObject(String) - 类 中的方法com.firefly.utils.json.JsonObject
-
- getKey() - 类 中的方法com.firefly.utils.collection.AbstractConcurrentAutomaticClearMap.MapEntryImpl
-
- getKey() - 类 中的方法com.firefly.utils.collection.ConcurrentReferenceHashMap.Entry
-
- getLength() - 类 中的方法com.firefly.utils.codec.HuffmanCodec.BitBuilder
-
- getLength() - 类 中的方法com.firefly.utils.lang.StringParser
-
Return the length of the string we are parsing.
- getLevel() - 类 中的方法com.firefly.utils.log.file.FileLog
-
- getLevel() - 类 中的方法com.firefly.utils.log.LogItem
-
- getLevel() - 枚举 中的方法com.firefly.utils.log.LogLevel
-
- getList(Object) - 类 中的静态方法com.firefly.utils.collection.LazyList
-
Get the real List from a LazyList.
- getList(Object, boolean) - 类 中的静态方法com.firefly.utils.collection.LazyList
-
Get the real List from a LazyList.
- getLoadFactor() - 类 中的方法com.firefly.utils.collection.ConcurrentReferenceHashMap
-
- getLog(Class<?>) - 类 中的方法com.firefly.utils.log.LogFactory
-
- getLog(String) - 类 中的方法com.firefly.utils.log.LogFactory
-
- getLogTask() - 类 中的方法com.firefly.utils.log.LogFactory
-
- getLong(int) - 类 中的方法com.firefly.utils.json.JsonArray
-
- getLong(String) - 类 中的方法com.firefly.utils.json.JsonObject
-
- getLongsPerCacheLine() - 类 中的静态方法com.firefly.utils.concurrent.MemoryUtils
-
- getMapObj(Class<?>) - 类 中的静态方法com.firefly.utils.ConvertUtils
-
- getMaxCapacity() - 类 中的方法com.firefly.utils.collection.BlockingArrayQueue
-
- getMaxFileSize() - 类 中的方法com.firefly.utils.log.file.FileLog
-
- getMaxTimers() - 类 中的方法com.firefly.utils.time.HashTimeWheel
-
- getMethod(Class<?>, String, Class<?>...) - 类 中的静态方法com.firefly.utils.ClassUtils
-
Determine whether the given class has a public method with the given signature,
and return it if available (else throws an IllegalStateException).
- getMethodCountForName(Class<?>, String) - 类 中的静态方法com.firefly.utils.ClassUtils
-
Return the number of methods with a given name (with any argument types),
for the given class and/or its superclasses.
- getMethodIfAvailable(Class<?>, String, Class<?>...) - 类 中的静态方法com.firefly.utils.ClassUtils
-
Determine whether the given class has a public method with the given signature,
and return it if available (else return null).
- getMethodProxy(Method) - 类 中的方法com.firefly.utils.classproxy.AbstractArrayProxyFactory
-
- getMethodProxy(Method) - 类 中的方法com.firefly.utils.classproxy.AbstractFieldProxyFactory
-
- getMethodProxy(Method) - 类 中的方法com.firefly.utils.classproxy.MethodProxyFactoryUsingJavaCompiler
-
- getMethodProxy(Method) - 类 中的方法com.firefly.utils.classproxy.MethodProxyFactoryUsingJavassist
-
- getMethodProxy(Method) - 类 中的静态方法com.firefly.utils.ReflectUtils
-
- getMethodProxy(Method) - 接口 中的方法com.firefly.utils.ReflectUtils.ProxyFactory
-
- getName() - 类 中的方法com.firefly.utils.log.file.FileLog
-
- getName() - 接口 中的方法com.firefly.utils.log.Log
-
- getName() - 类 中的方法com.firefly.utils.log.LogItem
-
- getName() - 枚举 中的方法com.firefly.utils.log.LogLevel
-
- getNext() - 接口 中的方法com.firefly.utils.collection.ConcurrentReferenceHashMap.Reference
-
Returns the next reference in the chain or null
- getNextSlotUnsafe() - 类 中的方法com.firefly.utils.collection.ArrayQueue
-
- getNullPrintWriter() - 类 中的静态方法com.firefly.utils.io.IO
-
- getNullStream() - 类 中的静态方法com.firefly.utils.io.IO
-
- getNullWriter() - 类 中的静态方法com.firefly.utils.io.IO
-
- getOutputStream() - 类 中的方法com.firefly.utils.io.ByteArrayPipedStream
-
- getOutputStream() - 类 中的方法com.firefly.utils.io.FilePipedStream
-
- getOutputStream() - 类 中的方法com.firefly.utils.io.FileSystemResource
-
This implementation opens a FileOutputStream for the underlying file.
- getOutputStream() - 类 中的方法com.firefly.utils.io.PathResource
-
This implementation opens a OutputStream for the underlying file.
- getOutputStream() - 接口 中的方法com.firefly.utils.io.PipedStream
-
- getOutputStream() - 接口 中的方法com.firefly.utils.io.WritableResource
-
Return an
OutputStream for the underlying resource,
allowing to (over-)write its content.
- getPackageName(Class<?>) - 类 中的静态方法com.firefly.utils.ClassUtils
-
Determine the name of the package of the given class,
e.g.
- getPackageName(String) - 类 中的静态方法com.firefly.utils.ClassUtils
-
Determine the name of the package of the given fully-qualified class name,
e.g.
- getParser(Class<?>, DateFormat) - 类 中的静态方法com.firefly.utils.json.parser.ParserStateMachine
-
- getParser() - 类 中的方法com.firefly.utils.json.support.ParserMetaInfo
-
- getPath() - 类 中的方法com.firefly.utils.io.ClassPathResource
-
Return the path for this resource (as resource path within the class path).
- getPath() - 类 中的方法com.firefly.utils.io.FileSystemResource
-
Return the file path for this resource.
- getPath() - 类 中的方法com.firefly.utils.io.PathResource
-
Return the file path for this resource.
- getPath() - 类 中的方法com.firefly.utils.log.file.FileLog
-
- getPathWithinContext() - 接口 中的方法com.firefly.utils.io.ContextResource
-
Return the path within the enclosing 'context'.
- getPathWithinContext() - 类 中的方法com.firefly.utils.io.DefaultResourceLoader.ClassPathContextResource
-
- getProperty(Object, String) - 类 中的静态方法com.firefly.utils.ReflectUtils
-
- getPropertyInvoke() - 类 中的方法com.firefly.utils.json.support.MetaInfo
-
- getPropertyName() - 类 中的方法com.firefly.utils.json.support.MetaInfo
-
- getPropertyName(Method) - 类 中的静态方法com.firefly.utils.ReflectUtils
-
- getPropertyNameString() - 类 中的方法com.firefly.utils.json.support.MetaInfo
-
- getProtocolResolvers() - 类 中的方法com.firefly.utils.io.DefaultResourceLoader
-
Return the collection of currently registered protocol resolvers,
allowing for introspection as well as modification.
- getQualifiedMethodName(Method) - 类 中的静态方法com.firefly.utils.ClassUtils
-
Return the qualified name of the given method, consisting of
fully qualified interface/class name + "." + method name.
- getQualifiedName(Class<?>) - 类 中的静态方法com.firefly.utils.ClassUtils
-
Return the qualified name of the given class: usually simply
the class name, but component type class name + "[]" for arrays.
- getReader() - 类 中的方法com.firefly.utils.io.EncodedResource
-
Open a
java.io.Reader for the specified resource, using the
specified
Charset or
encoding (if any).
- getReference(Object, ConcurrentReferenceHashMap.Restructure) - 类 中的方法com.firefly.utils.collection.ConcurrentReferenceHashMap
-
- getReference(Object, int, ConcurrentReferenceHashMap.Restructure) - 类 中的方法com.firefly.utils.collection.ConcurrentReferenceHashMap.Segment
-
- getResource(String) - 类 中的方法com.firefly.utils.io.DefaultResourceLoader
-
- getResource() - 类 中的方法com.firefly.utils.io.EncodedResource
-
Return the Resource held by this EncodedResource.
- getResource(String) - 接口 中的方法com.firefly.utils.io.ResourceLoader
-
Return a Resource handle for the specified resource.
- getResource(String) - 类 中的静态方法com.firefly.utils.lang.Loader
-
- getResourceBundle(String, boolean, Locale) - 类 中的静态方法com.firefly.utils.lang.Loader
-
- getResourceByPath(String) - 类 中的方法com.firefly.utils.io.ClassRelativeResourceLoader
-
- getResourceByPath(String) - 类 中的方法com.firefly.utils.io.DefaultResourceLoader
-
Return a Resource handle for the resource at the given path.
- getRoot(Document) - 类 中的方法com.firefly.utils.dom.DefaultDom
-
- getRoot(Document) - 接口 中的方法com.firefly.utils.dom.Dom
-
Get the root node
- getScheduler() - 类 中的方法com.firefly.utils.concurrent.IdleTimeout
-
- getSecond() - 类 中的方法com.firefly.utils.lang.Pair
-
- getSegment(int) - 类 中的方法com.firefly.utils.collection.ConcurrentReferenceHashMap
-
- getSegmentMask() - 类 中的方法com.firefly.utils.collection.ConcurrentLinkedHashMap
-
Mask value for indexing into segments.
- getSegmentShift() - 类 中的方法com.firefly.utils.collection.ConcurrentLinkedHashMap
-
Shift value for indexing within segments.
- getSegmentsSize() - 类 中的方法com.firefly.utils.collection.ConcurrentReferenceHashMap
-
- getSerializer(Class<?>, DateFormat) - 类 中的静态方法com.firefly.utils.json.serializer.SerialStateMachine
-
- getSerializer() - 类 中的方法com.firefly.utils.json.support.SerializerMetaInfo
-
- getSetterMethod(Class<?>, String) - 类 中的静态方法com.firefly.utils.ReflectUtils
-
- getSetterMethods(Class<?>) - 类 中的静态方法com.firefly.utils.ReflectUtils
-
- getSetterMethods(Class<?>, ReflectUtils.BeanMethodFilter) - 类 中的静态方法com.firefly.utils.ReflectUtils
-
- getShort(int) - 类 中的方法com.firefly.utils.json.JsonArray
-
- getShort(String) - 类 中的方法com.firefly.utils.json.JsonObject
-
- getShortName(String) - 类 中的静态方法com.firefly.utils.ClassUtils
-
Get the class name without the qualified package name.
- getShortName(Class<?>) - 类 中的静态方法com.firefly.utils.ClassUtils
-
Get the class name without the qualified package name.
- getShortNameAsProperty(Class<?>) - 类 中的静态方法com.firefly.utils.ClassUtils
-
Return the short string name of a Java class in uncapitalized JavaBeans
property format.
- getSingle() - 类 中的方法com.firefly.utils.lang.QuotedStringTokenizer
-
- getSize() - 类 中的方法com.firefly.utils.collection.ConcurrentReferenceHashMap.Segment
-
- getStackTraceElement() - 类 中的静态方法com.firefly.utils.log.file.FileLog
-
- getStackTraceElement() - 类 中的方法com.firefly.utils.log.LogItem
-
- getStaticMethod(Class<?>, String, Class<?>...) - 类 中的静态方法com.firefly.utils.ClassUtils
-
Return a public static method of a class.
- getString(String) - 类 中的方法com.firefly.utils.collection.MultiMap
-
Get value as String.
- getString(int) - 类 中的方法com.firefly.utils.json.JsonArray
-
- getString(String) - 类 中的方法com.firefly.utils.json.JsonObject
-
- getString() - 类 中的方法com.firefly.utils.lang.StringParser
-
Return the String we are currently parsing.
- getStringBuffer() - 类 中的方法com.firefly.utils.lang.Utf8StringBuffer
-
- getStringBuilder() - 类 中的方法com.firefly.utils.lang.Utf8StringBuilder
-
- getStringSourceJavaFileManager(JavaCompiler, DiagnosticListener<? super JavaFileObject>, Locale, Charset) - 类 中的静态方法com.firefly.utils.CompilerUtils
-
- getTailBlock() - 类 中的方法com.firefly.utils.collection.ConcurrentArrayQueue
-
- getTextValue(Element) - 类 中的方法com.firefly.utils.dom.DefaultDom
-
- getTextValue(Element) - 接口 中的方法com.firefly.utils.dom.Dom
-
Get the value of a XML element
- getTextValueByTagName(Element, String) - 类 中的方法com.firefly.utils.dom.DefaultDom
-
- getTextValueByTagName(Element, String, String) - 类 中的方法com.firefly.utils.dom.DefaultDom
-
- getTextValueByTagName(Element, String) - 接口 中的方法com.firefly.utils.dom.Dom
-
Get the value of a XML node
- getTextValueByTagName(Element, String, String) - 接口 中的方法com.firefly.utils.dom.Dom
-
Get the value of a XML node
- getType() - 类 中的方法com.firefly.utils.json.support.ParserMetaInfo
-
- getUnsafe(int) - 类 中的方法com.firefly.utils.collection.ArrayQueue
-
Get without synchronization or bounds checking.
- getURI() - 类 中的方法com.firefly.utils.io.AbstractResource
-
- getURI() - 类 中的方法com.firefly.utils.io.FileSystemResource
-
This implementation returns a URI for the underlying file.
- getURI() - 类 中的方法com.firefly.utils.io.PathResource
-
This implementation returns a URI for the underlying file.
- getURI() - 接口 中的方法com.firefly.utils.io.Resource
-
Return a URI handle for this resource.
- getURI() - 类 中的方法com.firefly.utils.io.UrlResource
-
This implementation returns the underlying URI directly,
if possible.
- getURL() - 类 中的方法com.firefly.utils.io.AbstractResource
-
This implementation throws a FileNotFoundException, assuming
that the resource cannot be resolved to a URL.
- getURL() - 类 中的方法com.firefly.utils.io.ClassPathResource
-
This implementation returns a URL for the underlying class path resource,
if available.
- getURL() - 类 中的方法com.firefly.utils.io.FileSystemResource
-
This implementation returns a URL for the underlying file.
- getURL() - 类 中的方法com.firefly.utils.io.PathResource
-
This implementation returns a URL for the underlying file.
- getURL() - 接口 中的方法com.firefly.utils.io.Resource
-
Return a URL handle for this resource.
- getURL() - 类 中的方法com.firefly.utils.io.UrlResource
-
This implementation returns the underlying URL reference.
- getURL(String) - 类 中的静态方法com.firefly.utils.ResourceUtils
-
Resolve the given resource location to a java.net.URL.
- getUserClass(Object) - 类 中的静态方法com.firefly.utils.ClassUtils
-
Return the user-defined class for the given instance: usually simply
the class of the given instance, but the original class in case of a
CGLIB-generated subclass.
- getUserClass(Class<?>) - 类 中的静态方法com.firefly.utils.ClassUtils
-
Return the user-defined class for the given class: usually simply the given
class, but the original class in case of a CGLIB-generated subclass.
- getUtf8Bytes(String) - 类 中的静态方法com.firefly.utils.StringUtils
-
- getValue() - 类 中的方法com.firefly.utils.collection.AbstractConcurrentAutomaticClearMap.MapEntryImpl
-
- getValue() - 类 中的方法com.firefly.utils.collection.ConcurrentReferenceHashMap.Entry
-
- getValue(String, int) - 类 中的方法com.firefly.utils.collection.MultiMap
-
Get a value from a multiple value.
- getValue(JsonReader) - 类 中的方法com.firefly.utils.json.support.ParserMetaInfo
-
- getValues(String) - 类 中的方法com.firefly.utils.collection.MultiMap
-
Get multiple values.
- growUnsafe() - 类 中的方法com.firefly.utils.collection.ArrayQueue
-
- IdentityHashMap<K,V> - com.firefly.utils.collection中的类
-
- IdentityHashMap() - 类 的构造器com.firefly.utils.collection.IdentityHashMap
-
- IdentityHashMap(int) - 类 的构造器com.firefly.utils.collection.IdentityHashMap
-
- IdentityHashMap.Entry<K,V> - com.firefly.utils.collection中的类
-
- identityToString(Object) - 类 中的静态方法com.firefly.utils.ObjectUtils
-
Return a String representation of an object's overall identity.
- IdleTimeout - com.firefly.utils.concurrent中的类
-
An Abstract implementation of an Idle Timeout.
- IdleTimeout(Scheduler) - 类 的构造器com.firefly.utils.concurrent.IdleTimeout
-
- increasePosition() - 类 中的方法com.firefly.utils.json.io.JsonStringReader
-
- increasePosition() - 类 中的方法com.firefly.utils.json.JsonReader
-
- info(String) - 类 中的方法com.firefly.utils.log.file.FileLog
-
- info(String, Object...) - 类 中的方法com.firefly.utils.log.file.FileLog
-
- info(String, Throwable, Object...) - 类 中的方法com.firefly.utils.log.file.FileLog
-
- info(String) - 接口 中的方法com.firefly.utils.log.Log
-
- info(String, Object...) - 接口 中的方法com.firefly.utils.log.Log
-
- info(String, Throwable, Object...) - 接口 中的方法com.firefly.utils.log.Log
-
- init() - 类 中的方法com.firefly.utils.concurrent.Schedulers.SchedulerService
-
- init(Class<?>) - 类 中的方法com.firefly.utils.json.parser.ObjectParser
-
- init(Class<?>) - 类 中的方法com.firefly.utils.json.serializer.ObjectNoCheckSerializer
-
- init(Class<?>) - 类 中的方法com.firefly.utils.json.serializer.ObjectSerializer
-
- init() - 类 中的方法com.firefly.utils.lang.AbstractLifeCycle
-
- init() - 类 中的方法com.firefly.utils.lang.pool.BoundedBlockingPool
-
- init() - 类 中的方法com.firefly.utils.log.file.FileLogTask
-
- init() - 类 中的方法com.firefly.utils.log.LogFactory
-
- init() - 类 中的方法com.firefly.utils.time.HashTimeWheel
-
- init() - 类 中的方法com.firefly.utils.time.TimeProvider
-
- initfilelen - 类 中的变量com.firefly.utils.io.BufferedRandomAccessFile
-
- initialValue() - 类 中的方法com.firefly.utils.ThreadLocalBoolean
-
- InputStreamResource - com.firefly.utils.io中的类
-
- InputStreamResource(InputStream) - 类 的构造器com.firefly.utils.io.InputStreamResource
-
Create a new InputStreamResource.
- InputStreamResource(InputStream, String) - 类 的构造器com.firefly.utils.io.InputStreamResource
-
Create a new InputStreamResource.
- InputStreamSource - com.firefly.utils.io中的接口
-
Simple interface for objects that are sources for an
InputStream.
- INSTANCE - 类 中的静态变量com.firefly.utils.classproxy.ArrayProxyFactoryUsingJavaCompiler
-
- INSTANCE - 类 中的静态变量com.firefly.utils.classproxy.ArrayProxyFactoryUsingJavassist
-
- INSTANCE - 类 中的静态变量com.firefly.utils.classproxy.ClassProxyFactoryUsingJavassist
-
- INSTANCE - 类 中的静态变量com.firefly.utils.classproxy.FieldProxyFactoryUsingJavaCompiler
-
- INSTANCE - 类 中的静态变量com.firefly.utils.classproxy.FieldProxyFactoryUsingJavassist
-
- INSTANCE - 类 中的静态变量com.firefly.utils.classproxy.MethodProxyFactoryUsingJavaCompiler
-
- INSTANCE - 类 中的静态变量com.firefly.utils.classproxy.MethodProxyFactoryUsingJavassist
-
- IntegerArraySerializer - com.firefly.utils.json.serializer中的类
-
- IntegerArraySerializer(boolean) - 类 的构造器com.firefly.utils.json.serializer.IntegerArraySerializer
-
- intercept(ReflectUtils.MethodProxy, Object, Object[]) - 接口 中的方法com.firefly.utils.classproxy.ClassProxy
-
- IntParser - com.firefly.utils.json.parser中的类
-
- IntParser() - 类 的构造器com.firefly.utils.json.parser.IntParser
-
- IntSerializer - com.firefly.utils.json.serializer中的类
-
- IntSerializer() - 类 的构造器com.firefly.utils.json.serializer.IntSerializer
-
- invoke(Object, JsonReader) - 类 中的方法com.firefly.utils.json.support.ParserMetaInfo
-
- invoke(Object, Object...) - 接口 中的方法com.firefly.utils.ReflectUtils.MethodProxy
-
Executes this method
- IO - com.firefly.utils.io中的类
-
IO Utilities.
- IO() - 类 的构造器com.firefly.utils.io.IO
-
- IOUtils - com.firefly.utils.json.io中的类
-
- IOUtils() - 类 的构造器com.firefly.utils.json.io.IOUtils
-
- isAlpha(String) - 类 中的静态方法com.firefly.utils.StringUtils
-
- isArray() - 类 中的方法com.firefly.utils.json.io.JsonStringReader
-
- isArray() - 类 中的方法com.firefly.utils.json.JsonReader
-
- isArray(Object) - 类 中的静态方法com.firefly.utils.ObjectUtils
-
Determine whether the given object is an array: either an Object array or
a primitive array.
- isArrayByteBase64(byte[]) - 类 中的静态方法com.firefly.utils.codec.Base64
-
- isAssignable(Class<?>, Class<?>) - 类 中的静态方法com.firefly.utils.Assert
-
Assert that superType.isAssignableFrom(subType) is true.
- isAssignable(Class<?>, Class<?>, String) - 类 中的静态方法com.firefly.utils.Assert
-
Assert that superType.isAssignableFrom(subType) is true.
- isAssignable(Class<?>, Class<?>) - 类 中的静态方法com.firefly.utils.ClassUtils
-
Check if the right-hand side type may be assigned to the left-hand side
type, assuming setting by reflection.
- isAssignableValue(Class<?>, Object) - 类 中的静态方法com.firefly.utils.ClassUtils
-
Determine if the given type is assignable from the given value,
assuming setting by reflection.
- isBase64(byte) - 类 中的静态方法com.firefly.utils.codec.Base64
-
Returns whether or not the octet is in the base 64 alphabet.
- isBase64(String) - 类 中的静态方法com.firefly.utils.codec.Base64
-
Tests a given String to see if it contains only valid characters within the Base64 alphabet.
- isBase64(byte[]) - 类 中的静态方法com.firefly.utils.codec.Base64
-
Tests a given byte array to see if it contains only valid characters within the Base64 alphabet.
- isCacheSafe(Class<?>, ClassLoader) - 类 中的静态方法com.firefly.utils.ClassUtils
-
Check whether the given class is cache-safe in the given context,
i.e. whether it is loaded by the given ClassLoader or a parent of it.
- isCancelled() - 类 中的方法com.firefly.utils.concurrent.FutureCallback
-
- isCancelled() - 类 中的方法com.firefly.utils.concurrent.FuturePromise
-
- isCaseInsensitive() - 类 中的方法com.firefly.utils.collection.AbstractTrie
-
- isCaseInsensitive() - 接口 中的方法com.firefly.utils.collection.Trie
-
- isCglibProxy(Object) - 类 中的静态方法com.firefly.utils.ClassUtils
-
Check whether the given object is a CGLIB proxy.
- isCglibProxyClass(Class<?>) - 类 中的静态方法com.firefly.utils.ClassUtils
-
Check whether the specified class is a CGLIB-generated class.
- isCglibProxyClassName(String) - 类 中的静态方法com.firefly.utils.ClassUtils
-
Check whether the specified class name is a CGLIB-generated class.
- isCheckedException(Throwable) - 类 中的静态方法com.firefly.utils.ObjectUtils
-
Return whether the given throwable is a checked exception: that is,
neither a RuntimeException nor an Error.
- isClosed() - 类 中的方法com.firefly.utils.concurrent.IteratingCallback
-
- isColon() - 类 中的方法com.firefly.utils.json.io.JsonStringReader
-
- isColon() - 类 中的方法com.firefly.utils.json.JsonReader
-
- isComma() - 类 中的方法com.firefly.utils.json.io.JsonStringReader
-
- isComma() - 类 中的方法com.firefly.utils.json.JsonReader
-
- isCompatibleWithThrowsClause(Throwable, Class<?>...) - 类 中的静态方法com.firefly.utils.ObjectUtils
-
Check whether the given exception is compatible with the specified
exception types, as declared in a throws clause.
- isDebugEnabled() - 类 中的方法com.firefly.utils.log.file.FileLog
-
- isDebugEnabled() - 接口 中的方法com.firefly.utils.log.Log
-
- isDigit(char) - 类 中的静态方法com.firefly.utils.VerifyUtils
-
- isDone() - 类 中的方法com.firefly.utils.concurrent.FutureCallback
-
- isDone() - 类 中的方法com.firefly.utils.concurrent.FuturePromise
-
- isDouble(String) - 类 中的静态方法com.firefly.utils.VerifyUtils
-
- isEmpty() - 类 中的方法com.firefly.utils.collection.AbstractConcurrentAutomaticClearMap
-
- isEmpty() - 类 中的方法com.firefly.utils.collection.ArrayQueue
-
- isEmpty() - 类 中的方法com.firefly.utils.collection.ConcurrentLinkedHashMap
-
Returns true, if the map doesn't contain any entry.
- isEmpty(Object) - 类 中的静态方法com.firefly.utils.collection.LazyList
-
Simple utility method to test if List is empty
- isEmpty(Collection<?>) - 类 中的静态方法com.firefly.utils.CollectionUtils
-
Return true if the supplied Collection is null or empty.
- isEmpty(Map<?, ?>) - 类 中的静态方法com.firefly.utils.CollectionUtils
-
Return true if the supplied Map is null or empty.
- isEmpty(ByteBuffer) - 类 中的静态方法com.firefly.utils.io.BufferUtils
-
Check for an empty or null buffer.
- isEmpty(Object[]) - 类 中的静态方法com.firefly.utils.ObjectUtils
-
Determine whether the given array is empty: i.e.
- isEmpty(Object) - 类 中的静态方法com.firefly.utils.ObjectUtils
-
Determine whether the given object is empty.
- isEmpty(Long) - 类 中的静态方法com.firefly.utils.VerifyUtils
-
- isEmpty(Integer) - 类 中的静态方法com.firefly.utils.VerifyUtils
-
- isEmpty(String) - 类 中的静态方法com.firefly.utils.VerifyUtils
-
- isEmptyArray() - 类 中的方法com.firefly.utils.json.io.JsonStringReader
-
- isEmptyArray() - 类 中的方法com.firefly.utils.json.JsonReader
-
Invokes it after isArray() and resets index
- isEmptyObject() - 类 中的方法com.firefly.utils.json.io.JsonStringReader
-
- isEmptyObject() - 类 中的方法com.firefly.utils.json.JsonReader
-
Invokes it after isObject() and resets index
- isEnabled(LogLevel) - 枚举 中的方法com.firefly.utils.log.LogLevel
-
- isEnd() - 类 中的方法com.firefly.utils.json.io.JsonStringReader
-
- isEnd() - 类 中的方法com.firefly.utils.json.JsonReader
-
- isEndFlag(char) - 类 中的方法com.firefly.utils.json.io.JsonStringReader
-
- isEndFlag(char) - 类 中的方法com.firefly.utils.json.JsonReader
-
- isErrorEnabled() - 类 中的方法com.firefly.utils.log.file.FileLog
-
- isErrorEnabled() - 接口 中的方法com.firefly.utils.log.Log
-
- isFailed() - 类 中的方法com.firefly.utils.concurrent.IteratingCallback
-
- isFalse(Object) - 类 中的静态方法com.firefly.utils.lang.TypeUtils
-
- isFileURL(URL) - 类 中的静态方法com.firefly.utils.ResourceUtils
-
Determine whether the given URL points to a resource in the file system,
that is, has protocol "file", "vfsfile" or "vfs".
- isFloat(String) - 类 中的静态方法com.firefly.utils.VerifyUtils
-
- isFull() - 类 中的方法com.firefly.utils.collection.ArrayTernaryTrie
-
- isFull() - 类 中的方法com.firefly.utils.collection.ArrayTrie
-
- isFull() - 类 中的方法com.firefly.utils.collection.TreeTrie
-
- isFull() - 接口 中的方法com.firefly.utils.collection.Trie
-
- isFull(ByteBuffer) - 类 中的静态方法com.firefly.utils.io.BufferUtils
-
Check for a non null and full buffer.
- isInAlphabet(byte) - 类 中的方法com.firefly.utils.codec.Base64
-
Returns whether or not the octet is in the Base64 alphabet.
- isInAlphabet(byte) - 类 中的方法com.firefly.utils.codec.BaseNCodec
-
Returns whether or not the octet is in the current alphabet.
- isInAlphabet(byte[], boolean) - 类 中的方法com.firefly.utils.codec.BaseNCodec
-
Tests a given byte array to see if it contains only valid characters within the alphabet.
- isInAlphabet(String) - 类 中的方法com.firefly.utils.codec.BaseNCodec
-
Tests a given String to see if it contains only valid characters within the alphabet.
- isInfoEnabled() - 类 中的方法com.firefly.utils.log.file.FileLog
-
- isInfoEnabled() - 接口 中的方法com.firefly.utils.log.Log
-
- isInstanceOf(Class<?>, Object) - 类 中的静态方法com.firefly.utils.Assert
-
Assert that the provided object is an instance of the provided class.
- isInstanceOf(Class<?>, Object, String) - 类 中的静态方法com.firefly.utils.Assert
-
Assert that the provided object is an instance of the provided class.
- isInteger(String) - 类 中的静态方法com.firefly.utils.VerifyUtils
-
- isJarFileURL(URL) - 类 中的静态方法com.firefly.utils.ResourceUtils
-
Determine whether the given URL points to a jar file itself,
that is, has protocol "file" and ends with the ".jar" extension.
- isJarURL(URL) - 类 中的静态方法com.firefly.utils.ResourceUtils
-
Determine whether the given URL points to a resource in a jar file,
that is, has protocol "jar", "zip", "vfszip" or "wsjar".
- isLocked() - 类 中的方法com.firefly.utils.concurrent.Locker
-
- isLong(String) - 类 中的静态方法com.firefly.utils.VerifyUtils
-
- isMappedBuffer(ByteBuffer) - 类 中的静态方法com.firefly.utils.io.BufferUtils
-
- isNonBlocking() - 类 中的方法com.firefly.utils.concurrent.Callback.Completable
-
- isNonBlocking() - 接口 中的方法com.firefly.utils.concurrent.Callback
-
- isNonBlocking() - 类 中的方法com.firefly.utils.concurrent.Callback.Nested
-
- isNonBlocking() - 接口 中的方法com.firefly.utils.concurrent.Callback.NonBlocking
-
- isNonBlocking() - 类 中的方法com.firefly.utils.concurrent.IteratingNestedCallback
-
- isNotEmpty(Long) - 类 中的静态方法com.firefly.utils.VerifyUtils
-
- isNotEmpty(Integer) - 类 中的静态方法com.firefly.utils.VerifyUtils
-
- isNotEmpty(String) - 类 中的静态方法com.firefly.utils.VerifyUtils
-
- isNull(Object, String) - 类 中的静态方法com.firefly.utils.Assert
-
Assert that an object is null .
- isNull(Object) - 类 中的静态方法com.firefly.utils.Assert
-
Assert that an object is null .
- isNull() - 类 中的方法com.firefly.utils.json.io.JsonStringReader
-
- isNull() - 类 中的方法com.firefly.utils.json.JsonReader
-
Judges null and resets index
- isNumeric(String) - 类 中的静态方法com.firefly.utils.VerifyUtils
-
- isObject() - 类 中的方法com.firefly.utils.json.io.JsonStringReader
-
- isObject() - 类 中的方法com.firefly.utils.json.JsonReader
-
- isOpen() - 类 中的方法com.firefly.utils.concurrent.IdleTimeout
-
This abstract method should be called to check if idle timeouts should
still be checked.
- isOpen() - 类 中的方法com.firefly.utils.io.AbstractResource
-
This implementation always returns false.
- isOpen() - 类 中的方法com.firefly.utils.io.InputStreamResource
-
This implementation always returns true.
- isOpen() - 接口 中的方法com.firefly.utils.io.Resource
-
Return whether this resource represents a handle with an open stream.
- isPrefix(ByteBuffer, ByteBuffer) - 类 中的静态方法com.firefly.utils.io.BufferUtils
-
- isPresent(String, ClassLoader) - 类 中的静态方法com.firefly.utils.ClassUtils
-
Determine whether the
Class identified by the supplied name is present
and can be loaded.
- isPrimitiveArray(Class<?>) - 类 中的静态方法com.firefly.utils.ClassUtils
-
Check if the given class represents an array of primitives,
i.e. boolean, byte, char, short, int, long, float, or double.
- isPrimitiveOrWrapper(Class<?>) - 类 中的静态方法com.firefly.utils.ClassUtils
-
Check if the given class represents a primitive (i.e. boolean, byte,
char, short, int, long, float, or double) or a primitive wrapper
(i.e.
- isPrimitiveWrapper(Class<?>) - 类 中的静态方法com.firefly.utils.ClassUtils
-
Check if the given class represents a primitive wrapper,
i.e.
- isPrimitiveWrapperArray(Class<?>) - 类 中的静态方法com.firefly.utils.ClassUtils
-
Check if the given class represents an array of primitive wrappers,
i.e.
- isQuoted(String) - 类 中的静态方法com.firefly.utils.lang.QuotedStringTokenizer
-
- isReadable() - 类 中的方法com.firefly.utils.io.AbstractFileResolvingResource
-
- isReadable() - 类 中的方法com.firefly.utils.io.AbstractResource
-
This implementation always returns true.
- isReadable() - 类 中的方法com.firefly.utils.io.FileSystemResource
-
This implementation checks whether the underlying file is marked as readable
(and corresponds to an actual file with content, not to a directory).
- isReadable() - 类 中的方法com.firefly.utils.io.PathResource
-
This implementation checks whether the underlying file is marked as readable
(and corresponds to an actual file with content, not to a directory).
- isReadable() - 接口 中的方法com.firefly.utils.io.Resource
-
- isStarted() - 类 中的方法com.firefly.utils.lang.AbstractLifeCycle
-
- isStarted() - 接口 中的方法com.firefly.utils.lang.LifeCycle
-
- isStopped() - 类 中的方法com.firefly.utils.lang.AbstractLifeCycle
-
- isStopped() - 接口 中的方法com.firefly.utils.lang.LifeCycle
-
- isString() - 类 中的方法com.firefly.utils.json.io.JsonStringReader
-
- isString() - 类 中的方法com.firefly.utils.json.JsonReader
-
- isSucceeded() - 类 中的方法com.firefly.utils.concurrent.IteratingCallback
-
- isTraceEnabled() - 类 中的方法com.firefly.utils.log.file.FileLog
-
- isTraceEnabled() - 接口 中的方法com.firefly.utils.log.Log
-
- isTrue(boolean, String) - 类 中的静态方法com.firefly.utils.Assert
-
Assert a boolean expression, throwing IllegalArgumentException if
the test result is false.
- isTrue(boolean) - 类 中的静态方法com.firefly.utils.Assert
-
Assert a boolean expression, throwing IllegalArgumentException if
the test result is false.
- isTrue(Object) - 类 中的静态方法com.firefly.utils.lang.TypeUtils
-
- isUrl(String) - 类 中的静态方法com.firefly.utils.ResourceUtils
-
Return whether the given resource location is a URL:
either a special "classpath" pseudo URL or a standard URL.
- isUrlSafe() - 类 中的方法com.firefly.utils.codec.Base64
-
Returns our current encode mode.
- isUserLevelMethod(Method) - 类 中的静态方法com.firefly.utils.ClassUtils
-
Determine whether the given method is declared by the user or at least pointing to
a user-declared method.
- isUtf8SequenceComplete() - 类 中的方法com.firefly.utils.lang.Utf8Appendable
-
- isValid(T) - 接口 中的方法com.firefly.utils.lang.pool.Pool.Validator
-
Checks whether the object is valid.
- isVisible(Class<?>, ClassLoader) - 类 中的静态方法com.firefly.utils.ClassUtils
-
Check whether the given class is visible in the given ClassLoader.
- isWarnEnabled() - 类 中的方法com.firefly.utils.log.file.FileLog
-
- isWarnEnabled() - 接口 中的方法com.firefly.utils.log.Log
-
- isWhite(char) - 类 中的方法com.firefly.utils.lang.StringParser
-
Is the specified character considered to be whitespace?
- isWhiteSpace(byte) - 类 中的静态方法com.firefly.utils.codec.BaseNCodec
-
Checks if a byte value is whitespace or not.
- isWritable() - 类 中的方法com.firefly.utils.io.FileSystemResource
-
This implementation checks whether the underlying file is marked as writable
(and corresponds to an actual file with content, not to a directory).
- isWritable() - 类 中的方法com.firefly.utils.io.PathResource
-
This implementation checks whether the underlying file is marked as writable
(and corresponds to an actual file with content, not to a directory).
- isWritable() - 接口 中的方法com.firefly.utils.io.WritableResource
-
- iterate() - 类 中的方法com.firefly.utils.concurrent.IteratingCallback
-
This method must be invoked by applications to start the processing of
sub tasks.
- IteratingCallback - com.firefly.utils.concurrent中的类
-
This specialized callback implements a pattern that allows a large job to be
broken into smaller tasks using iteration rather than recursion.
- IteratingCallback() - 类 的构造器com.firefly.utils.concurrent.IteratingCallback
-
- IteratingCallback(boolean) - 类 的构造器com.firefly.utils.concurrent.IteratingCallback
-
- IteratingCallback.Action - com.firefly.utils.concurrent中的枚举
-
- IteratingNestedCallback - com.firefly.utils.concurrent中的类
-
Iterating Nested Callback.
- IteratingNestedCallback(Callback) - 类 的构造器com.firefly.utils.concurrent.IteratingNestedCallback
-
- iterator() - 类 中的方法com.firefly.utils.collection.BlockingArrayQueue
-
- iterator() - 类 中的方法com.firefly.utils.collection.ConcurrentArrayQueue
-
- iterator(Object) - 类 中的静态方法com.firefly.utils.collection.LazyList
-
- Name - com.firefly.utils.lang.annotation中的注释类型
-
This annotation is used to describe variables in method
signatures so that when rendered into tools like JConsole
it is clear what the parameters are.
- Nested(Callback) - 类 的构造器com.firefly.utils.concurrent.Callback.Nested
-
- Nested(Callback.Nested) - 类 的构造器com.firefly.utils.concurrent.Callback.Nested
-
- newBlock() - 类 中的方法com.firefly.utils.collection.ConcurrentArrayQueue
-
- newURI(String, String, int, String, String) - 类 中的静态方法com.firefly.utils.lang.URIUtils
-
Create a new URI from the arguments, handling IPv6 host encoding and
default ports
- newURIBuilder(String, String, int) - 类 中的静态方法com.firefly.utils.lang.URIUtils
-
Create a new URI StringBuilder from the arguments, handling IPv6 host
encoding and default ports
- next() - 类 中的方法com.firefly.utils.collection.ConcurrentArrayQueue.Block
-
- next - 类 中的变量com.firefly.utils.collection.IdentityHashMap.Entry
-
- next(int) - 类 中的方法com.firefly.utils.ThreadLocalRandom
-
- nextElement() - 类 中的方法com.firefly.utils.lang.QuotedStringTokenizer
-
- nextToken() - 类 中的方法com.firefly.utils.lang.QuotedStringTokenizer
-
- nextToken(String) - 类 中的方法com.firefly.utils.lang.QuotedStringTokenizer
-
- NO_ARGS - 类 中的静态变量com.firefly.utils.lang.TypeUtils
-
- noNullElements(Object[], String) - 类 中的静态方法com.firefly.utils.Assert
-
Assert that an array has no null elements.
- noNullElements(Object[]) - 类 中的静态方法com.firefly.utils.Assert
-
Assert that an array has no null elements.
- NOOP - 接口 中的静态变量com.firefly.utils.concurrent.Callback
-
Instance of Adapter that can be used when the callback methods need an
empty implementation without incurring in the cost of allocating a new
Adapter object.
- normalizeBufferSize(int) - 类 中的静态方法com.firefly.utils.io.BufferUtils
-
The capacity modulo 1024 is 0
- normalizeCharset(String) - 类 中的静态方法com.firefly.utils.StringUtils
-
Convert alternate charset names (eg utf8) to normalized name (eg UTF-8).
- normalizeCharset(String, int, int) - 类 中的静态方法com.firefly.utils.StringUtils
-
Convert alternate charset names (eg utf8) to normalized name (eg UTF-8).
- notComplete(SharedBlockingCallback.Blocker) - 类 中的方法com.firefly.utils.concurrent.SharedBlockingCallback
-
- notEmpty(Object[], String) - 类 中的静态方法com.firefly.utils.Assert
-
Assert that an array has elements; that is, it must not be null
and must have at least one element.
- notEmpty(Object[]) - 类 中的静态方法com.firefly.utils.Assert
-
Assert that an array has elements; that is, it must not be null
and must have at least one element.
- notEmpty(Collection<?>, String) - 类 中的静态方法com.firefly.utils.Assert
-
Assert that a collection has elements; that is, it must not be
null and must have at least one element.
- notEmpty(Collection<?>) - 类 中的静态方法com.firefly.utils.Assert
-
Assert that a collection has elements; that is, it must not be
null and must have at least one element.
- notEmpty(Map<?, ?>, String) - 类 中的静态方法com.firefly.utils.Assert
-
Assert that a Map has entries; that is, it must not be null and
must have at least one entry.
- notEmpty(Map<?, ?>) - 类 中的静态方法com.firefly.utils.Assert
-
Assert that a Map has entries; that is, it must not be null and
must have at least one entry.
- notIdle() - 类 中的方法com.firefly.utils.concurrent.IdleTimeout
-
This method should be called when non-idle activity has taken place.
- notNull(Object, String) - 类 中的静态方法com.firefly.utils.Assert
-
Assert that an object is not null .
- notNull(Object) - 类 中的静态方法com.firefly.utils.Assert
-
Assert that an object is not null .
- NotUtf8Exception(String) - 异常错误 的构造器com.firefly.utils.lang.Utf8Appendable.NotUtf8Exception
-
- NULL - 类 中的静态变量com.firefly.utils.json.io.AbstractJsonStringWriter
-
- nullSafeClassName(Object) - 类 中的静态方法com.firefly.utils.ObjectUtils
-
Determine the class name for the given object.
- nullSafeEquals(Object, Object) - 类 中的静态方法com.firefly.utils.ObjectUtils
-
Determine if the given objects are equal, returning true if both
are null or false if only one is null.
- nullSafeHashCode(Object) - 类 中的静态方法com.firefly.utils.ObjectUtils
-
Return as hash code for the given object; typically the value of
Object#hashCode()}.
- nullSafeHashCode(Object[]) - 类 中的静态方法com.firefly.utils.ObjectUtils
-
Return a hash code based on the contents of the specified array.
- nullSafeHashCode(boolean[]) - 类 中的静态方法com.firefly.utils.ObjectUtils
-
Return a hash code based on the contents of the specified array.
- nullSafeHashCode(byte[]) - 类 中的静态方法com.firefly.utils.ObjectUtils
-
Return a hash code based on the contents of the specified array.
- nullSafeHashCode(char[]) - 类 中的静态方法com.firefly.utils.ObjectUtils
-
Return a hash code based on the contents of the specified array.
- nullSafeHashCode(double[]) - 类 中的静态方法com.firefly.utils.ObjectUtils
-
Return a hash code based on the contents of the specified array.
- nullSafeHashCode(float[]) - 类 中的静态方法com.firefly.utils.ObjectUtils
-
Return a hash code based on the contents of the specified array.
- nullSafeHashCode(int[]) - 类 中的静态方法com.firefly.utils.ObjectUtils
-
Return a hash code based on the contents of the specified array.
- nullSafeHashCode(long[]) - 类 中的静态方法com.firefly.utils.ObjectUtils
-
Return a hash code based on the contents of the specified array.
- nullSafeHashCode(short[]) - 类 中的静态方法com.firefly.utils.ObjectUtils
-
Return a hash code based on the contents of the specified array.
- nullSafeToString(Object) - 类 中的静态方法com.firefly.utils.ObjectUtils
-
Return a String representation of the specified Object.
- nullSafeToString(Object[]) - 类 中的静态方法com.firefly.utils.ObjectUtils
-
Return a String representation of the contents of the specified array.
- nullSafeToString(boolean[]) - 类 中的静态方法com.firefly.utils.ObjectUtils
-
Return a String representation of the contents of the specified array.
- nullSafeToString(byte[]) - 类 中的静态方法com.firefly.utils.ObjectUtils
-
Return a String representation of the contents of the specified array.
- nullSafeToString(char[]) - 类 中的静态方法com.firefly.utils.ObjectUtils
-
Return a String representation of the contents of the specified array.
- nullSafeToString(double[]) - 类 中的静态方法com.firefly.utils.ObjectUtils
-
Return a String representation of the contents of the specified array.
- nullSafeToString(float[]) - 类 中的静态方法com.firefly.utils.ObjectUtils
-
Return a String representation of the contents of the specified array.
- nullSafeToString(int[]) - 类 中的静态方法com.firefly.utils.ObjectUtils
-
Return a String representation of the contents of the specified array.
- nullSafeToString(long[]) - 类 中的静态方法com.firefly.utils.ObjectUtils
-
Return a String representation of the contents of the specified array.
- nullSafeToString(short[]) - 类 中的静态方法com.firefly.utils.ObjectUtils
-
Return a String representation of the contents of the specified array.
- NumberProcessUtils - com.firefly.utils.codec中的类
-
- NumberProcessUtils() - 类 的构造器com.firefly.utils.codec.NumberProcessUtils
-
- tail() - 类 中的方法com.firefly.utils.collection.ConcurrentArrayQueue.Block
-
- take() - 类 中的方法com.firefly.utils.collection.BlockingArrayQueue
-
- take() - 接口 中的方法com.firefly.utils.lang.pool.BlockingPool
-
Returns an instance of type T from the pool.
- take(long, TimeUnit) - 接口 中的方法com.firefly.utils.lang.pool.BlockingPool
-
Returns an instance of type T from the pool, waiting up to the specified
wait time if necessary for an object to become available..
- take() - 类 中的方法com.firefly.utils.lang.pool.BoundedBlockingPool
-
- take(long, TimeUnit) - 类 中的方法com.firefly.utils.lang.pool.BoundedBlockingPool
-
- takeInt(ByteBuffer) - 类 中的静态方法com.firefly.utils.io.BufferUtils
-
Convert buffer to an integer.
- TEMP_BUFFER_SIZE - 类 中的静态变量com.firefly.utils.io.BufferUtils
-
- ThreadLocalBoolean - com.firefly.utils中的类
-
- ThreadLocalBoolean() - 类 的构造器com.firefly.utils.ThreadLocalBoolean
-
- ThreadLocalBoolean(boolean) - 类 的构造器com.firefly.utils.ThreadLocalBoolean
-
- ThreadLocalRandom - com.firefly.utils中的类
-
A random number generator isolated to the current thread.
- ThreadLocalRandom() - 类 的构造器com.firefly.utils.ThreadLocalRandom
-
Constructor called only by localRandom.initialValue.
- TimeProvider - com.firefly.utils.time中的类
-
- TimeProvider(long) - 类 的构造器com.firefly.utils.time.TimeProvider
-
- TimestampParser - com.firefly.utils.json.parser中的类
-
- TimestampParser() - 类 的构造器com.firefly.utils.json.parser.TimestampParser
-
- TimestampSerializer - com.firefly.utils.json.serializer中的类
-
- TimestampSerializer() - 类 的构造器com.firefly.utils.json.serializer.TimestampSerializer
-
- toArray(Object, Class<?>) - 类 中的静态方法com.firefly.utils.collection.LazyList
-
Convert a lazylist to an array
- toArray(Enumeration<E>, A[]) - 类 中的静态方法com.firefly.utils.CollectionUtils
-
Marshal the elements from the given enumeration into an array of the
given type.
- toArray(ByteBuffer) - 类 中的静态方法com.firefly.utils.io.BufferUtils
-
Convert a ByteBuffer to a byte array.
- toBuffer(int) - 类 中的静态方法com.firefly.utils.io.BufferUtils
-
- toBuffer(long) - 类 中的静态方法com.firefly.utils.io.BufferUtils
-
- toBuffer(String) - 类 中的静态方法com.firefly.utils.io.BufferUtils
-
- toBuffer(String, Charset) - 类 中的静态方法com.firefly.utils.io.BufferUtils
-
- toBuffer(byte[]) - 类 中的静态方法com.firefly.utils.io.BufferUtils
-
Create a new ByteBuffer using provided byte array.
- toBuffer(byte[], int, int) - 类 中的静态方法com.firefly.utils.io.BufferUtils
-
Create a new ByteBuffer using the provided byte array.
- toClassArray(Collection<Class<?>>) - 类 中的静态方法com.firefly.utils.ClassUtils
-
Copy the given Collection into a Class array.
- toDetailString(ByteBuffer[]) - 类 中的静态方法com.firefly.utils.io.BufferUtils
-
- toDetailString(ByteBuffer) - 类 中的静态方法com.firefly.utils.io.BufferUtils
-
Convert Buffer to a detail debug string of pointers and content
- toDirectBuffer(String) - 类 中的静态方法com.firefly.utils.io.BufferUtils
-
- toDirectBuffer(String, Charset) - 类 中的静态方法com.firefly.utils.io.BufferUtils
-
- toFunc(Action0) - 类 中的静态方法com.firefly.utils.function.Actions
-
Converts an
Action0 to a function that calls the action and returns
null.
- toFunc(Action1<T1>) - 类 中的静态方法com.firefly.utils.function.Actions
-
Converts an
Action1 to a function that calls the action and returns
null.
- toFunc(Action2<T1, T2>) - 类 中的静态方法com.firefly.utils.function.Actions
-
Converts an
Action2 to a function that calls the action and returns
null.
- toFunc(Action3<T1, T2, T3>) - 类 中的静态方法com.firefly.utils.function.Actions
-
Converts an
Action3 to a function that calls the action and returns
null.
- toFunc(Action4<T1, T2, T3, T4>) - 类 中的静态方法com.firefly.utils.function.Actions
-
Converts an
Action4 to a function that calls the action and returns
null.
- toFunc(Action5<T1, T2, T3, T4, T5>) - 类 中的静态方法com.firefly.utils.function.Actions
-
Converts an
Action5 to a function that calls the action and returns
null.
- toFunc(Action6<T1, T2, T3, T4, T5, T6>) - 类 中的静态方法com.firefly.utils.function.Actions
-
Converts an
Action6 to a function that calls the action and returns
null.
- toFunc(Action7<T1, T2, T3, T4, T5, T6, T7>) - 类 中的静态方法com.firefly.utils.function.Actions
-
Converts an
Action7 to a function that calls the action and returns
null.
- toFunc(Action8<T1, T2, T3, T4, T5, T6, T7, T8>) - 类 中的静态方法com.firefly.utils.function.Actions
-
Converts an
Action8 to a function that calls the action and returns
null.
- toFunc(Action9<T1, T2, T3, T4, T5, T6, T7, T8, T9>) - 类 中的静态方法com.firefly.utils.function.Actions
-
Converts an
Action9 to a function that calls the action and returns
null.
- toFunc(ActionN) - 类 中的静态方法com.firefly.utils.function.Actions
-
Converts an
ActionN to a function that calls the action and returns
null.
- toFunc(Action0, R) - 类 中的静态方法com.firefly.utils.function.Actions
-
Converts an
Action0 to a function that calls the action and returns a specified value.
- toFunc(Action1<T1>, R) - 类 中的静态方法com.firefly.utils.function.Actions
-
Converts an
Action1 to a function that calls the action and returns a specified value.
- toFunc(Action2<T1, T2>, R) - 类 中的静态方法com.firefly.utils.function.Actions
-
Converts an
Action2 to a function that calls the action and returns a specified value.
- toFunc(Action3<T1, T2, T3>, R) - 类 中的静态方法com.firefly.utils.function.Actions
-
Converts an
Action3 to a function that calls the action and returns a specified value.
- toFunc(Action4<T1, T2, T3, T4>, R) - 类 中的静态方法com.firefly.utils.function.Actions
-
Converts an
Action4 to a function that calls the action and returns a specified value.
- toFunc(Action5<T1, T2, T3, T4, T5>, R) - 类 中的静态方法com.firefly.utils.function.Actions
-
Converts an
Action5 to a function that calls the action and returns a specified value.
- toFunc(Action6<T1, T2, T3, T4, T5, T6>, R) - 类 中的静态方法com.firefly.utils.function.Actions
-
Converts an
Action6 to a function that calls the action and returns a specified value.
- toFunc(Action7<T1, T2, T3, T4, T5, T6, T7>, R) - 类 中的静态方法com.firefly.utils.function.Actions
-
Converts an
Action7 to a function that calls the action and returns a specified value.
- toFunc(Action8<T1, T2, T3, T4, T5, T6, T7, T8>, R) - 类 中的静态方法com.firefly.utils.function.Actions
-
Converts an
Action8 to a function that calls the action and returns a specified value.
- toFunc(Action9<T1, T2, T3, T4, T5, T6, T7, T8, T9>, R) - 类 中的静态方法com.firefly.utils.function.Actions
-
Converts an
Action9 to a function that calls the action and returns a specified value.
- toFunc(ActionN, R) - 类 中的静态方法com.firefly.utils.function.Actions
-
Converts an
ActionN to a function that calls the action and returns a specified value.
- toHex(byte, Appendable) - 类 中的静态方法com.firefly.utils.lang.TypeUtils
-
- toHex(int, Appendable) - 类 中的静态方法com.firefly.utils.lang.TypeUtils
-
- toHex(long, Appendable) - 类 中的静态方法com.firefly.utils.lang.TypeUtils
-
- toHexString(byte) - 类 中的静态方法com.firefly.utils.lang.TypeUtils
-
- toHexString(byte[]) - 类 中的静态方法com.firefly.utils.lang.TypeUtils
-
- toHexString(byte[], int, int) - 类 中的静态方法com.firefly.utils.lang.TypeUtils
-
- toHexSummary(ByteBuffer) - 类 中的静态方法com.firefly.utils.io.BufferUtils
-
Convert buffer to a Hex Summary String.
- toIDString(ByteBuffer) - 类 中的静态方法com.firefly.utils.io.BufferUtils
-
Convert Buffer to string ID independent of content
- toInt(ByteBuffer) - 类 中的静态方法com.firefly.utils.io.BufferUtils
-
Convert buffer to an integer.
- toInt(ByteBuffer, int, int) - 类 中的静态方法com.firefly.utils.io.BufferUtils
-
Convert buffer to an integer.
- toInt(String, int) - 类 中的静态方法com.firefly.utils.StringUtils
-
Convert String to an integer.
- toIterator(Enumeration<E>) - 类 中的静态方法com.firefly.utils.CollectionUtils
-
Adapt an enumeration to an iterator.
- toJson(Object) - 类 中的静态方法com.firefly.utils.json.Json
-
- toJson(Object, JsonWriter) - 类 中的静态方法com.firefly.utils.json.serializer.SerialStateMachine
-
- toJson(Object, JsonWriter) - 类 中的方法com.firefly.utils.json.support.SerializerMetaInfo
-
- toJsonArray(String) - 类 中的静态方法com.firefly.utils.json.Json
-
- toJsonArray(JsonReader) - 类 中的静态方法com.firefly.utils.json.parser.GeneralJSONObjectStateMacine
-
- toJsonObject(String) - 类 中的静态方法com.firefly.utils.json.Json
-
- toJsonObject(JsonReader) - 类 中的静态方法com.firefly.utils.json.parser.GeneralJSONObjectStateMacine
-
- toLong(ByteBuffer) - 类 中的静态方法com.firefly.utils.io.BufferUtils
-
Convert buffer to an long.
- toLong(String) - 类 中的静态方法com.firefly.utils.StringUtils
-
Convert String to an long.
- toMappedBuffer(File) - 类 中的静态方法com.firefly.utils.io.BufferUtils
-
- toName(Class<?>) - 类 中的静态方法com.firefly.utils.lang.TypeUtils
-
Canonical name for a type.
- toObject(String, Class<T>) - 类 中的静态方法com.firefly.utils.json.Json
-
- toObject(JsonReader, Class<?>) - 类 中的静态方法com.firefly.utils.json.parser.ParserStateMachine
-
- toObjectArray(Object) - 类 中的静态方法com.firefly.utils.ObjectUtils
-
Convert the given array (which may be a primitive array) to an object
array (if necessary of primitive wrapper objects).
- toReplacedString() - 类 中的方法com.firefly.utils.lang.Utf8Appendable
-
- toString() - 类 中的方法com.firefly.utils.codec.HuffmanCodec.HuffmanCode
-
- toString() - 类 中的方法com.firefly.utils.codec.HuffmanCodec.HuffmanLeaf
-
- toString() - 类 中的方法com.firefly.utils.collection.AbstractConcurrentAutomaticClearMap.MapEntryImpl
-
- toString() - 类 中的方法com.firefly.utils.collection.ArrayTernaryTrie
-
- toString() - 类 中的方法com.firefly.utils.collection.ArrayTrie
-
- toString() - 类 中的方法com.firefly.utils.collection.ConcurrentLinkedHashMap
-
- toString() - 类 中的方法com.firefly.utils.collection.ConcurrentReferenceHashMap.Entry
-
- toString(Object) - 类 中的静态方法com.firefly.utils.collection.LazyList
-
- toString() - 类 中的方法com.firefly.utils.collection.MultiMap
-
- toString() - 类 中的方法com.firefly.utils.collection.TreeTrie
-
- toString() - 类 中的方法com.firefly.utils.concurrent.CountingCallback
-
- toString() - 类 中的方法com.firefly.utils.concurrent.FutureCallback
-
- toString() - 类 中的方法com.firefly.utils.concurrent.FuturePromise
-
- toString() - 类 中的方法com.firefly.utils.concurrent.IteratingCallback
-
- toString() - 类 中的方法com.firefly.utils.concurrent.IteratingNestedCallback
-
- toString() - 类 中的方法com.firefly.utils.concurrent.SharedBlockingCallback.Blocker
-
- toString() - 类 中的方法com.firefly.utils.io.AbstractResource
-
This implementation returns the description of this resource.
- toString(ByteBuffer) - 类 中的静态方法com.firefly.utils.io.BufferUtils
-
Convert the buffer to an ISO-8859-1 String
- toString(ByteBuffer, Charset) - 类 中的静态方法com.firefly.utils.io.BufferUtils
-
Convert the buffer to an ISO-8859-1 String
- toString(ByteBuffer, int, int, Charset) - 类 中的静态方法com.firefly.utils.io.BufferUtils
-
Convert a partial buffer to a String.
- toString(Charset) - 类 中的方法com.firefly.utils.io.ByteArrayOutputStream2
-
- toString() - 类 中的方法com.firefly.utils.io.EncodedResource
-
- toString(InputStream) - 类 中的静态方法com.firefly.utils.io.IO
-
Read input stream to string.
- toString(InputStream, String) - 类 中的静态方法com.firefly.utils.io.IO
-
Read input stream to string.
- toString(InputStream, Charset) - 类 中的静态方法com.firefly.utils.io.IO
-
Read input stream to string.
- toString(Reader) - 类 中的静态方法com.firefly.utils.io.IO
-
Read input stream to string.
- toString() - 类 中的方法com.firefly.utils.json.io.AbstractJsonStringWriter
-
- toString() - 类 中的方法com.firefly.utils.json.support.MetaInfo
-
- toString(byte[], int) - 类 中的静态方法com.firefly.utils.lang.TypeUtils
-
- toString() - 类 中的方法com.firefly.utils.lang.Utf8StringBuffer
-
- toString() - 类 中的方法com.firefly.utils.lang.Utf8StringBuilder
-
- toString() - 类 中的方法com.firefly.utils.log.file.FileLog
-
- toString() - 类 中的方法com.firefly.utils.log.LogItem
-
- toStringArray(Object) - 类 中的静态方法com.firefly.utils.collection.LazyList
-
- toStringArrayMap() - 类 中的方法com.firefly.utils.collection.MultiMap
-
- toSummaryString(ByteBuffer) - 类 中的静态方法com.firefly.utils.io.BufferUtils
-
- toUnsigned15bitsShort(short) - 类 中的静态方法com.firefly.utils.codec.NumberProcessUtils
-
- toUnsigned24bitsInteger(byte, short) - 类 中的静态方法com.firefly.utils.codec.NumberProcessUtils
-
- toUnsigned31bitsInteger(int) - 类 中的静态方法com.firefly.utils.codec.NumberProcessUtils
-
- toUnsignedInteger(byte) - 类 中的静态方法com.firefly.utils.codec.NumberProcessUtils
-
- toUnsignedInteger(short) - 类 中的静态方法com.firefly.utils.codec.NumberProcessUtils
-
- toUnsignedLong(int) - 类 中的静态方法com.firefly.utils.codec.NumberProcessUtils
-
- toURI(URL) - 类 中的静态方法com.firefly.utils.ResourceUtils
-
Create a URI instance for the given URL,
replacing spaces with "%20" URI encoding first.
- toURI(String) - 类 中的静态方法com.firefly.utils.ResourceUtils
-
Create a URI instance for the given location String,
replacing spaces with "%20" URI encoding first.
- toUTF8String(ByteBuffer) - 类 中的静态方法com.firefly.utils.io.BufferUtils
-
Convert the buffer to an UTF-8 String
- trace(String) - 类 中的方法com.firefly.utils.log.file.FileLog
-
- trace(String, Object...) - 类 中的方法com.firefly.utils.log.file.FileLog
-
- trace(String, Throwable, Object...) - 类 中的方法com.firefly.utils.log.file.FileLog
-
- trace(String) - 接口 中的方法com.firefly.utils.log.Log
-
- trace(String, Object...) - 接口 中的方法com.firefly.utils.log.Log
-
- trace(String, Throwable, Object...) - 接口 中的方法com.firefly.utils.log.Log
-
- transferTo(File, Callback, BufferReaderHandler) - 类 中的静态方法com.firefly.utils.io.FileUtils
-
- transferTo(File, long, long, Callback, BufferReaderHandler) - 类 中的静态方法com.firefly.utils.io.FileUtils
-
- transferTo(FileChannel, long, Callback, BufferReaderHandler) - 类 中的静态方法com.firefly.utils.io.FileUtils
-
- transferTo(FileChannel, long, long, Callback, BufferReaderHandler) - 类 中的静态方法com.firefly.utils.io.FileUtils
-
- transform(Collection<T>, MultiReturnFunction<F, S, T>) - 类 中的静态方法com.firefly.utils.lang.CollectionTools
-
- transform(Collection<T>, SingleReturnFunction<F, T>) - 类 中的静态方法com.firefly.utils.lang.CollectionTools
-
- Transient - com.firefly.utils.json.annotation中的注释类型
-
- TreeTrie<V> - com.firefly.utils.collection中的类
-
A Trie String lookup data structure using a tree
This implementation is always case insensitive and is optimal for a variable
number of fixed strings with few special characters.
- TreeTrie() - 类 的构造器com.firefly.utils.collection.TreeTrie
-
- Trie<V> - com.firefly.utils.collection中的接口
-
A Trie String lookup data structure.
- TRUE_VALUE - 类 中的静态变量com.firefly.utils.json.io.AbstractJsonStringWriter
-
- tryComplete() - 类 中的方法com.firefly.utils.concurrent.CompletableCallback
-
Tries to complete this callback; driver code should call this method once
after the asynchronous operation to detect whether the
asynchronous operation has already completed or not.
- TypeUtils - com.firefly.utils.lang中的类
-
TYPE Utilities.
- TypeUtils() - 类 的构造器com.firefly.utils.lang.TypeUtils
-