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

A

AbstractCSLogger - Class in net.csdn.common.logging.support
BlogInfo: william Date: 11-9-1 Time: 下午2:39
AbstractCSLogger(String) - Constructor for class net.csdn.common.logging.support.AbstractCSLogger
 
accepts(String) - Method in interface net.csdn.common.scan.component.Filter
 
addChild(PathTrie<T>.TrieNode<T>) - Method in class net.csdn.common.path.PathTrie.TrieNode
 
addParam(String, String) - Method in class net.csdn.common.path.Url
 
addStringToArray(String[], String) - Static method in class net.csdn.common.Strings
Append the given String to the given String array, returning a new array consisting of the input array contents plus the given String.
ago() - Method in class net.csdn.common.time.NumberExtendedForTime
 
annotation(Object, String) - Static method in class net.csdn.common.reflect.ReflectHelper
 
ANSI - Class in net.csdn.common.jline
 
ANSI() - Constructor for class net.csdn.common.jline.ANSI
 
ANSI.Buffer - Class in net.csdn.common.jline
 
ANSI.Code - Class in net.csdn.common.jline
 
ANSI.Renderer - Class in net.csdn.common.jline
 
ANSI.Renderer.RenderException - Exception in net.csdn.common.jline
 
ANSI.RenderWriter - Class in net.csdn.common.jline
 
append(String) - Method in class net.csdn.common.jline.ANSI.Buffer
 
append(Object) - Method in class net.csdn.common.jline.ANSI.Buffer
 
applyRelativePath(String, String) - Static method in class net.csdn.common.Strings
Apply the given relative path to the given path, assuming standard Java folder separation (i.e.
ArgumentErrorException - Exception in net.csdn.common.exception
BlogInfo: WilliamZhu Date: 12-6-6 Time: 上午11:00
ArgumentErrorException(String) - Constructor for exception net.csdn.common.exception.ArgumentErrorException
 
arrayToCommaDelimitedString(Object[]) - Static method in class net.csdn.common.Strings
Convenience method to return a String array as a CSV String.
arrayToDelimitedString(Object[], String) - Static method in class net.csdn.common.Strings
Convenience method to return a String array as a delimited (e.g.
attrib(int) - Method in class net.csdn.common.jline.ANSI.Buffer
 
attrib(String, int) - Method in class net.csdn.common.jline.ANSI.Buffer
 
attrib(String, String) - Method in class net.csdn.common.jline.ANSI.Buffer
 
autoClear - Variable in class net.csdn.common.jline.ANSI.Buffer
 
AutoGeneration - Exception in net.csdn.common.exception
User: WilliamZhu Date: 12-7-28 Time: 下午9:16
AutoGeneration() - Constructor for exception net.csdn.common.exception.AutoGeneration
 
available() - Method in class net.csdn.common.scan.component.InputStreamWrapper
 

B

Base64 - Class in net.csdn.common
 
Base64.InputStream - Class in net.csdn.common
A Base64.InputStream will read data from another java.io.InputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.OutputStream - Class in net.csdn.common
A Base64.OutputStream will write data to another java.io.OutputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
BEGIN_TOKEN - Static variable in class net.csdn.common.jline.ANSI.Renderer
 
BG_BLACK - Static variable in class net.csdn.common.jline.ANSI.Code
 
BG_BLUE - Static variable in class net.csdn.common.jline.ANSI.Code
 
BG_CYAN - Static variable in class net.csdn.common.jline.ANSI.Code
 
BG_GREEN - Static variable in class net.csdn.common.jline.ANSI.Code
 
BG_MAGENTA - Static variable in class net.csdn.common.jline.ANSI.Code
 
BG_RED - Static variable in class net.csdn.common.jline.ANSI.Code
 
BG_WHITE - Static variable in class net.csdn.common.jline.ANSI.Code
 
BG_YELLOW - Static variable in class net.csdn.common.jline.ANSI.Code
 
BLACK - Static variable in class net.csdn.common.jline.ANSI.Code
 
BLINK - Static variable in class net.csdn.common.jline.ANSI.Code
 
BLUE - Static variable in class net.csdn.common.jline.ANSI.Code
 
BOLD - Static variable in class net.csdn.common.jline.ANSI.Code
 
Booleans - Class in net.csdn.common
 
Booleans() - Constructor for class net.csdn.common.Booleans
 
Buffer() - Constructor for class net.csdn.common.jline.ANSI.Buffer
 
BUFFER_SIZE - Static variable in class net.csdn.common.io.Streams
 
build() - Method in class net.csdn.common.settings.ImmutableSettings.Builder
Builds a Settings (underlying uses ImmutableSettings) based on everything set on this builder.
build() - Method in interface net.csdn.common.settings.Settings.Builder
Builds the settings.
bytes() - Method in class net.csdn.common.unit.ByteSizeValue
 
ByteSizeUnit - Enum in net.csdn.common.unit
BlogInfo: william Date: 11-9-1 Time: 下午4:16
ByteSizeValue - Class in net.csdn.common.unit
BlogInfo: william Date: 11-9-1 Time: 下午4:12
ByteSizeValue(long) - Constructor for class net.csdn.common.unit.ByteSizeValue
 
ByteSizeValue(long, ByteSizeUnit) - Constructor for class net.csdn.common.unit.ByteSizeValue
 

C

capitalize(String) - Static method in class net.csdn.common.Strings
Capitalize a String, changing the first letter to upper case as per Character.toUpperCase(char).
Classes - Class in net.csdn.common
BlogInfo: william Date: 11-9-1 Time: 上午11:39
classLoader(ClassLoader) - Method in class net.csdn.common.settings.ImmutableSettings.Builder
Sets the class loader associated with the settings built.
ClasspathUrlFinder - Class in net.csdn.common.scan.component
 
ClasspathUrlFinder() - Constructor for class net.csdn.common.scan.component.ClasspathUrlFinder
 
cleanPath(String) - Static method in class net.csdn.common.Strings
Normalize the path by suppressing sequences like "path/.." and inner simple dots.
clear() - Method in class net.csdn.common.jline.ANSI.Buffer
 
close() - Method in class net.csdn.common.Base64.OutputStream
Flushes and closes (I think, in the superclass) the stream.
close() - Method in class net.csdn.common.scan.component.InputStreamWrapper
 
close() - Method in class net.csdn.common.scan.component.JarIterator
 
close() - Method in interface net.csdn.common.scan.component.StreamIterator
 
Code() - Constructor for class net.csdn.common.jline.ANSI.Code
 
CODE_LIST_SEPARATOR - Static variable in class net.csdn.common.jline.ANSI.Renderer
 
CODE_TEXT_SEPARATOR - Static variable in class net.csdn.common.jline.ANSI.Renderer
 
collectionToCommaDelimitedString(Iterable) - Static method in class net.csdn.common.Strings
Convenience method to return a Collection as a CSV String.
collectionToDelimitedString(Iterable, String, String, String) - Static method in class net.csdn.common.Strings
Convenience method to return a Collection as a delimited (e.g.
collectionToDelimitedString(Iterable, String) - Static method in class net.csdn.common.Strings
Convenience method to return a Collection as a delimited (e.g.
commaDelimitedListToSet(String) - Static method in class net.csdn.common.Strings
Convenience method to convert a CSV string list to a set.
commaDelimitedListToStringArray(String) - Static method in class net.csdn.common.Strings
Convert a CSV list into an array of Strings.
concatenateStringArrays(String[], String[]) - Static method in class net.csdn.common.Strings
Concatenate the given String arrays into one, with overlapping array elements included twice.
CONCEALED - Static variable in class net.csdn.common.jline.ANSI.Code
 
configFile() - Method in class net.csdn.common.env.Environment
The config location.
ConfigurationException - Exception in net.csdn.common.exception
BlogInfo: WilliamZhu Date: 12-6-13 Time: 下午7:50
ConfigurationException(String) - Constructor for exception net.csdn.common.exception.ConfigurationException
 
configure(Settings) - Static method in class net.csdn.common.logging.log4j.LogConfigurator
 
configure() - Method in class net.csdn.common.scan.ScanModule
 
consoleLoggingEnabled() - Static method in class net.csdn.common.logging.Loggers
 
containsKey(K) - Method in class net.csdn.common.collect.MapBuilder
 
containsWhitespace(CharSequence) - Static method in class net.csdn.common.Strings
Check whether the given CharSequence contains any whitespace characters.
containsWhitespace(String) - Static method in class net.csdn.common.Strings
Check whether the given String contains any whitespace characters.
copy(File, File) - Static method in class net.csdn.common.io.Streams
Copy the contents of the given input File to the given output File.
copy(byte[], File) - Static method in class net.csdn.common.io.Streams
Copy the contents of the given byte array to the given output File.
copy(InputStream, OutputStream) - Static method in class net.csdn.common.io.Streams
 
copy(InputStream, OutputStream, byte[]) - Static method in class net.csdn.common.io.Streams
Copy the contents of the given InputStream to the given OutputStream.
copy(byte[], OutputStream) - Static method in class net.csdn.common.io.Streams
Copy the contents of the given byte array to the given OutputStream.
copy(Reader, Writer) - Static method in class net.csdn.common.io.Streams
Copy the contents of the given Reader to the given Writer.
copy(String, Writer) - Static method in class net.csdn.common.io.Streams
Copy the contents of the given String to the given output Writer.
copyMessagesFromException(Exception) - Static method in class net.csdn.common.logging.support.MessageFormat
 
copyText(Unicode.UTF16Result) - Method in class net.csdn.common.Unicode.UTF16Result
 
copyToByteArray(InputStream) - Static method in class net.csdn.common.io.Streams
 
copyToString(Reader) - Static method in class net.csdn.common.io.Streams
Copy the contents of the given Reader into a String.
copyToStringFromClasspath(ClassLoader, String) - Static method in class net.csdn.common.io.Streams
 
copyToStringFromClasspath(String) - Static method in class net.csdn.common.io.Streams
 
countOccurrencesOf(String, String) - Static method in class net.csdn.common.Strings
Count the occurrences of the substring in string s.
create(URL, Filter) - Method in interface net.csdn.common.scan.component.DirectoryIteratorFactory
 
createAnnotation(CtField, Class<? extends Annotation>, Map<String, MemberValue>) - Static method in class net.csdn.common.enhancer.EnhancerHelper
 
createAnnotation(CtClass, Class<? extends Annotation>, Map<String, MemberValue>) - Static method in class net.csdn.common.enhancer.EnhancerHelper
 
createAnnotation(AnnotationsAttribute, Class<? extends Annotation>, Map<String, MemberValue>) - Static method in class net.csdn.common.enhancer.EnhancerHelper
 
createAnnotation(AnnotationsAttribute, Class<? extends Annotation>) - Static method in class net.csdn.common.enhancer.EnhancerHelper
 
CSLogger - Interface in net.csdn.common.logging
BlogInfo: william Date: 11-9-1 Time: 下午2:38
CSLoggerFactory - Class in net.csdn.common.logging
BlogInfo: william Date: 11-9-1 Time: 下午3:43
CSLoggerFactory() - Constructor for class net.csdn.common.logging.CSLoggerFactory
 
CYAN - Static variable in class net.csdn.common.jline.ANSI.Code
 

D

dataFile() - Method in class net.csdn.common.env.Environment
The data location.
dataWithClusterFile() - Method in class net.csdn.common.env.Environment
The data location with the cluster name as a sub directory.
day() - Method in class net.csdn.common.time.NumberExtendedForTime
 
days() - Method in class net.csdn.common.unit.TimeValue
 
daysFrac() - Method in class net.csdn.common.unit.TimeValue
 
debug(String, Object...) - Method in interface net.csdn.common.logging.CSLogger
Logs a DEBUG level message.
debug(String, Throwable, Object...) - Method in interface net.csdn.common.logging.CSLogger
Logs a DEBUG level message.
debug(String, Object...) - Method in class net.csdn.common.logging.support.AbstractCSLogger
 
debug(String, Throwable, Object...) - Method in class net.csdn.common.logging.support.AbstractCSLogger
 
DECODE - Static variable in class net.csdn.common.Base64
Specify decoding in first bit.
decode(byte[]) - Static method in class net.csdn.common.Base64
Low-level access to decoding ASCII characters in the form of a byte array.
decode(byte[], int, int, int) - Static method in class net.csdn.common.Base64
Low-level access to decoding ASCII characters in the form of a byte array.
decode(String) - Static method in class net.csdn.common.Base64
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
decode(String, int) - Static method in class net.csdn.common.Base64
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
decodeFileToFile(String, String) - Static method in class net.csdn.common.Base64
Reads infile and decodes it to outfile.
decodeFromFile(String) - Static method in class net.csdn.common.Base64
Convenience method for reading a base64-encoded file and decoding it.
decodeToFile(String, String) - Static method in class net.csdn.common.Base64
Convenience method for decoding data to a file.
decodeToObject(String) - Static method in class net.csdn.common.Base64
Attempts to decode Base64 data and deserialize a Java Object within.
decodeToObject(String, int, ClassLoader) - Static method in class net.csdn.common.Base64
Attempts to decode Base64 data and deserialize a Java Object within.
DefaultScanService - Class in net.csdn.common.scan
BlogInfo: WilliamZhu Date: 12-6-4 Time: 下午2:04
DefaultScanService() - Constructor for class net.csdn.common.scan.DefaultScanService
 
delete(String, String) - Static method in class net.csdn.common.Strings
Delete all occurrences of the given substring.
deleteAny(String, String) - Static method in class net.csdn.common.Strings
Delete any character in a given String.
delimitedListToStringArray(String, String) - Static method in class net.csdn.common.Strings
Take a String which is a delimited list and convert it to a String array.
delimitedListToStringArray(String, String, String) - Static method in class net.csdn.common.Strings
Take a String which is a delimited list and convert it to a String array.
dictionariesFile() - Method in class net.csdn.common.env.Environment
The home of dictionaries
DirectoryIteratorFactory - Interface in net.csdn.common.scan.component
 
disableConsoleLogging() - Static method in class net.csdn.common.logging.Loggers
 
DO_BREAK_LINES - Static variable in class net.csdn.common.Base64
Do break lines when encoding.
DONT_GUNZIP - Static variable in class net.csdn.common.Base64
Specify that gzipped data should not be automatically gunzipped.
doubleListToMap(List, List) - Static method in class net.csdn.common.collections.WowCollections
 

E

EMPTY_ARRAY - Static variable in class net.csdn.common.Strings
 
EMPTY_LIST - Static variable in class net.csdn.common.collections.WowCollections
 
EMPTY_MAP - Static variable in class net.csdn.common.collections.WowCollections
 
EMPTY_SETTINGS - Static variable in class net.csdn.common.settings.ImmutableSettings.Builder
 
enableConsoleLogging() - Static method in class net.csdn.common.logging.Loggers
 
ENCODE - Static variable in class net.csdn.common.Base64
Specify encoding in first bit.
encode(ByteBuffer, ByteBuffer) - Static method in class net.csdn.common.Base64
Performs Base64 encoding on the raw ByteBuffer, writing it to the encoded ByteBuffer.
encode(ByteBuffer, CharBuffer) - Static method in class net.csdn.common.Base64
Performs Base64 encoding on the raw ByteBuffer, writing it to the encoded CharBuffer.
encode(String, int) - Static method in class net.csdn.common.jline.ANSI.Renderer
 
encodeBytes(byte[]) - Static method in class net.csdn.common.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int) - Static method in class net.csdn.common.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int) - Static method in class net.csdn.common.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int, int) - Static method in class net.csdn.common.Base64
Encodes a byte array into Base64 notation.
encodeBytesToBytes(byte[]) - Static method in class net.csdn.common.Base64
Similar to Base64.encodeBytes(byte[]) but returns a byte array instead of instantiating a String.
encodeBytesToBytes(byte[], int, int, int) - Static method in class net.csdn.common.Base64
Similar to Base64.encodeBytes(byte[], int, int, int) but returns a byte array instead of instantiating a String.
encodeFileToFile(String, String) - Static method in class net.csdn.common.Base64
Reads infile and encodes it to outfile.
encodeFromFile(String) - Static method in class net.csdn.common.Base64
Convenience method for reading a binary file and base64-encoding it.
encodeObject(Serializable) - Static method in class net.csdn.common.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeObject(Serializable, int) - Static method in class net.csdn.common.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeToFile(byte[], String) - Static method in class net.csdn.common.Base64
Convenience method for encoding data to a file.
END_TOKEN - Static variable in class net.csdn.common.jline.ANSI.Renderer
 
endsWithIgnoreCase(String, String) - Static method in class net.csdn.common.Strings
Test if the given String ends with the specified suffix, ignoring upper/lower case.
EnhancerHelper - Class in net.csdn.common.enhancer
User: WilliamZhu Date: 12-7-12 Time: 下午1:35
EnhancerHelper() - Constructor for class net.csdn.common.enhancer.EnhancerHelper
 
Environment - Class in net.csdn.common.env
BlogInfo: william Date: 11-9-1 Time: 下午3:51
Environment() - Constructor for class net.csdn.common.env.Environment
 
Environment(Settings) - Constructor for class net.csdn.common.env.Environment
 
equals(Object) - Method in class net.csdn.common.collect.Tuple
 
equals(Object) - Method in class net.csdn.common.collect.Tuple3
 
equals(Object) - Method in class net.csdn.common.settings.ImmutableSettings
 
equals(Object) - Method in class net.csdn.common.unit.ByteSizeValue
 
equals(Object) - Method in class net.csdn.common.unit.SizeValue
 
equals(Object) - Method in class net.csdn.common.unit.TimeValue
 
error(String, Object...) - Method in interface net.csdn.common.logging.CSLogger
Logs an ERROR level message.
error(String, Throwable, Object...) - Method in interface net.csdn.common.logging.CSLogger
Logs an ERROR level message.
error(String, Object...) - Method in class net.csdn.common.logging.support.AbstractCSLogger
 
error(String, Throwable, Object...) - Method in class net.csdn.common.logging.support.AbstractCSLogger
 
ExceptionHandler - Class in net.csdn.common.exception
User: WilliamZhu Date: 12-7-10 Time: 上午8:25
ExceptionHandler() - Constructor for class net.csdn.common.exception.ExceptionHandler
 
extractFieldFromGetSetMethod(String) - Static method in class net.csdn.common.Strings
 

F

FailedToResolveConfigException - Exception in net.csdn.common.exception
BlogInfo: william Date: 11-9-1 Time: 下午4:40
FailedToResolveConfigException(String) - Constructor for exception net.csdn.common.exception.FailedToResolveConfigException
 
FailedToResolveConfigException(String, Throwable) - Constructor for exception net.csdn.common.exception.FailedToResolveConfigException
 
FG_BLACK - Static variable in class net.csdn.common.jline.ANSI.Code
 
FG_BLUE - Static variable in class net.csdn.common.jline.ANSI.Code
 
FG_CYAN - Static variable in class net.csdn.common.jline.ANSI.Code
 
FG_GREEN - Static variable in class net.csdn.common.jline.ANSI.Code
 
FG_MAGENTA - Static variable in class net.csdn.common.jline.ANSI.Code
 
FG_RED - Static variable in class net.csdn.common.jline.ANSI.Code
 
FG_WHITE - Static variable in class net.csdn.common.jline.ANSI.Code
 
FG_YELLOW - Static variable in class net.csdn.common.jline.ANSI.Code
 
field(Object, String, Object) - Static method in class net.csdn.common.reflect.ReflectHelper
 
field(Object, String) - Static method in class net.csdn.common.reflect.ReflectHelper
 
field(Object, Class, String, Object) - Static method in class net.csdn.common.reflect.ReflectHelper
 
field(Object, Class, String) - Static method in class net.csdn.common.reflect.ReflectHelper
 
fields(Class, Class) - Static method in class net.csdn.common.reflect.ReflectHelper
 
Filter - Interface in net.csdn.common.scan.component
 
findClassBase(Class) - Static method in class net.csdn.common.scan.component.ClasspathUrlFinder
Find the classpath for the particular class
findClassPaths() - Static method in class net.csdn.common.scan.component.ClasspathUrlFinder
Uses the java.class.path system property to obtain a list of URLs that represent the CLASSPATH
findClassPaths(String...) - Static method in class net.csdn.common.scan.component.ClasspathUrlFinder
Uses the java.class.path system property to obtain a list of URLs that represent the CLASSPATH

paths is used as a filter to only include paths that have the specific relative file within it

findField(Class, String) - Static method in class net.csdn.common.reflect.ReflectHelper
 
findFieldGenericType(SignatureAttribute.ObjectType) - Static method in class net.csdn.common.enhancer.EnhancerHelper
 
findFieldsByAnnotation(Class, Class) - Static method in class net.csdn.common.reflect.ReflectHelper
 
findMethodByName(Class, String) - Static method in class net.csdn.common.reflect.ReflectHelper
 
findMethodsByAnnotation(Class, Class) - Static method in class net.csdn.common.reflect.ReflectHelper
 
findResourceBase(String) - Static method in class net.csdn.common.scan.component.ClasspathUrlFinder
Find the classpath URL for a specific classpath resource.
findResourceBase(String, ClassLoader) - Static method in class net.csdn.common.scan.component.ClasspathUrlFinder
Find the classpath URL for a specific classpath resource.
findResourceBases(String, ClassLoader) - Static method in class net.csdn.common.scan.component.ClasspathUrlFinder
Find the classpath URLs for a specific classpath resource.
findResourceBases(String) - Static method in class net.csdn.common.scan.component.ClasspathUrlFinder
Find the classpath URLs for a specific classpath resource.
findTTMethod(Class, String, Class...) - Static method in class net.csdn.common.reflect.ReflectHelper
 
findTTMethods(Class, String) - Static method in class net.csdn.common.reflect.ReflectHelper
 
fingerprintFile() - Method in class net.csdn.common.env.Environment
 
flushBase64() - Method in class net.csdn.common.Base64.OutputStream
Method added by PHIL.
format(String, Object...) - Static method in class net.csdn.common.logging.support.MessageFormat
 
format() - Method in class net.csdn.common.unit.TimeValue
 
format(PeriodType) - Method in class net.csdn.common.unit.TimeValue
 
format1Decimals(double, String) - Static method in class net.csdn.common.Strings
Format the double value with a single decimal points, trimming trailing '.0'.
forName(String) - Static method in class net.csdn.common.jline.ANSI.Code
Returns the ANSI code for the given symbolic name.
from_now() - Method in class net.csdn.common.time.NumberExtendedForTime
 
fromBytes(byte[]) - Static method in class net.csdn.common.Unicode
 
fromBytes(byte[], int, int) - Static method in class net.csdn.common.Unicode
 
fromBytesAsUtf16(byte[]) - Static method in class net.csdn.common.Unicode
 
fromBytesAsUtf16(byte[], int, int) - Static method in class net.csdn.common.Unicode
 
fromNow() - Method in class net.csdn.common.time.NumberExtendedForTime
 
fromStringAsBytes(String) - Static method in class net.csdn.common.Unicode
 
fromStringAsUtf8(String) - Static method in class net.csdn.common.Unicode
 

G

gateway() - Method in class net.csdn.common.env.Environment
 
gb() - Method in class net.csdn.common.unit.ByteSizeValue
 
gbFrac() - Method in class net.csdn.common.unit.ByteSizeValue
 
get(K) - Method in class net.csdn.common.collect.MapBuilder
 
get(String) - Method in class net.csdn.common.settings.ImmutableSettings.Builder
Returns a setting value based on the setting key.
get(String) - Method in class net.csdn.common.settings.ImmutableSettings
 
get(String, String) - Method in class net.csdn.common.settings.ImmutableSettings
 
get(String) - Method in interface net.csdn.common.settings.Settings
Returns the setting value associated with the setting key.
get(String, String) - Method in interface net.csdn.common.settings.Settings
Returns the setting value associated with the setting key.
getAllAvailableAddresses() - Static method in class net.csdn.common.network.NetworkUtils
 
getAllAvailableInterfaces() - Static method in class net.csdn.common.network.NetworkUtils
 
getAnnotations(CtClass) - Static method in class net.csdn.common.enhancer.EnhancerHelper
 
getAnnotations(CtField) - Static method in class net.csdn.common.enhancer.EnhancerHelper
 
getAnnotations(CtMethod) - Static method in class net.csdn.common.enhancer.EnhancerHelper
 
getAsArray(String) - Method in class net.csdn.common.settings.ImmutableSettings
 
getAsArray(String, String[]) - Method in class net.csdn.common.settings.ImmutableSettings
 
getAsArray(String, String[]) - Method in interface net.csdn.common.settings.Settings
The values associated with a setting prefix as an array.
getAsArray(String) - Method in interface net.csdn.common.settings.Settings
The values associated with a setting prefix as an array.
getAsBoolean(String, Boolean) - Method in class net.csdn.common.settings.ImmutableSettings
 
getAsBoolean(String, Boolean) - Method in interface net.csdn.common.settings.Settings
Returns the setting value (as boolean) associated with the setting key.
getAsBytesSize(String, ByteSizeValue) - Method in class net.csdn.common.settings.ImmutableSettings
 
getAsBytesSize(String, ByteSizeValue) - Method in interface net.csdn.common.settings.Settings
Returns the setting value (as size) associated with the setting key.
getAsClass(String, Class<? extends T>) - Method in class net.csdn.common.settings.ImmutableSettings
 
getAsClass(String, Class<? extends T>, String, String) - Method in class net.csdn.common.settings.ImmutableSettings
 
getAsClass(String, Class<? extends T>) - Method in interface net.csdn.common.settings.Settings
Returns the setting value (as a class) associated with the setting key.
getAsClass(String, Class<? extends T>, String, String) - Method in interface net.csdn.common.settings.Settings
Returns the setting value (as a class) associated with the setting key.
getAsDouble(String, Double) - Method in class net.csdn.common.settings.ImmutableSettings
 
getAsDouble(String, Double) - Method in interface net.csdn.common.settings.Settings
Returns the setting value (as double) associated with the setting key.
getAsFloat(String, Float) - Method in class net.csdn.common.settings.ImmutableSettings
 
getAsFloat(String, Float) - Method in interface net.csdn.common.settings.Settings
Returns the setting value (as float) associated with the setting key.
getAsInt(String, Integer) - Method in class net.csdn.common.settings.ImmutableSettings
 
getAsInt(String, Integer) - Method in interface net.csdn.common.settings.Settings
Returns the setting value (as int) associated with the setting key.
getAsLong(String, Long) - Method in class net.csdn.common.settings.ImmutableSettings
 
getAsLong(String, Long) - Method in interface net.csdn.common.settings.Settings
Returns the setting value (as long) associated with the setting key.
getAsMap() - Method in class net.csdn.common.settings.ImmutableSettings
 
getAsMap() - Method in interface net.csdn.common.settings.Settings
The settings as a Map.
getAsSize(String, SizeValue) - Method in class net.csdn.common.settings.ImmutableSettings
 
getAsSize(String, SizeValue) - Method in interface net.csdn.common.settings.Settings
Returns the setting value (as size) associated with the setting key.
getAsTime(String, TimeValue) - Method in class net.csdn.common.settings.ImmutableSettings
 
getAsTime(String, TimeValue) - Method in interface net.csdn.common.settings.Settings
Returns the setting value (as time) associated with the setting key.
getBoolean(Map, String) - Static method in class net.csdn.common.collections.WowCollections
 
getByPrefix(String) - Method in class net.csdn.common.settings.ImmutableSettings
 
getByPrefix(String) - Method in interface net.csdn.common.settings.Settings
A settings that are filtered (and key is removed) with the specified prefix.
getBytes() - Method in class net.csdn.common.unit.ByteSizeValue
 
getChild(String) - Method in class net.csdn.common.path.PathTrie.TrieNode
 
getClassLoader() - Method in class net.csdn.common.settings.ImmutableSettings
 
getClassLoader() - Method in interface net.csdn.common.settings.Settings
The class loader associated with this settings.
getDate(Map, String) - Static method in class net.csdn.common.collections.WowCollections
 
getDateAsLong(Map, String) - Static method in class net.csdn.common.collections.WowCollections
 
getDays() - Method in class net.csdn.common.unit.TimeValue
 
getDaysFrac() - Method in class net.csdn.common.unit.TimeValue
 
getDefaultClassLoader() - Static method in class net.csdn.common.Classes
 
getFieldSignature(CtField) - Static method in class net.csdn.common.enhancer.EnhancerHelper
 
getFilename(String) - Static method in class net.csdn.common.Strings
Extract the filename from the given path, e.g.
getFilenameExtension(String) - Static method in class net.csdn.common.Strings
Extract the filename extension from the given path, e.g.
getFirstNonLoopbackAddress(NetworkUtils.StackType) - Static method in class net.csdn.common.network.NetworkUtils
 
getFirstNonLoopbackAddress(NetworkInterface, NetworkUtils.StackType) - Static method in class net.csdn.common.network.NetworkUtils
 
getGb() - Method in class net.csdn.common.unit.ByteSizeValue
 
getGbFrac() - Method in class net.csdn.common.unit.ByteSizeValue
 
getGiga() - Method in class net.csdn.common.unit.SizeValue
 
getGigaFrac() - Method in class net.csdn.common.unit.SizeValue
 
getGroups(String) - Method in class net.csdn.common.settings.ImmutableSettings
 
getGroups(String) - Method in interface net.csdn.common.settings.Settings
Returns group settings for the given setting prefix.
getHours() - Method in class net.csdn.common.unit.TimeValue
 
getHoursFrac() - Method in class net.csdn.common.unit.TimeValue
 
getInt(Map, String) - Static method in class net.csdn.common.collections.WowCollections
 
getKb() - Method in class net.csdn.common.unit.ByteSizeValue
 
getKbFrac() - Method in class net.csdn.common.unit.ByteSizeValue
 
getKilo() - Method in class net.csdn.common.unit.SizeValue
 
getKiloFrac() - Method in class net.csdn.common.unit.SizeValue
 
getLoader() - Method in class net.csdn.common.scan.DefaultScanService
 
getLoader() - Method in interface net.csdn.common.scan.ScanService
 
getLogger(String, String) - Static method in class net.csdn.common.logging.CSLoggerFactory
 
getLogger(String) - Static method in class net.csdn.common.logging.CSLoggerFactory
 
getLogger(Class, Settings, String...) - Static method in class net.csdn.common.logging.Loggers
 
getLogger(String, Settings, String...) - Static method in class net.csdn.common.logging.Loggers
 
getLogger(CSLogger, String) - Static method in class net.csdn.common.logging.Loggers
 
getLogger(String) - Static method in class net.csdn.common.logging.Loggers
 
getLogger(Class) - Static method in class net.csdn.common.logging.Loggers
 
getLogger(Class, String...) - Static method in class net.csdn.common.logging.Loggers
 
getLogger(String, String...) - Static method in class net.csdn.common.logging.Loggers
 
getLong(Map, String) - Static method in class net.csdn.common.collections.WowCollections
 
getMap(Map, String) - Static method in class net.csdn.common.collections.WowCollections
 
getMb() - Method in class net.csdn.common.unit.ByteSizeValue
 
getMbFrac() - Method in class net.csdn.common.unit.ByteSizeValue
 
getMega() - Method in class net.csdn.common.unit.SizeValue
 
getMegaFrac() - Method in class net.csdn.common.unit.SizeValue
 
getMicros() - Method in class net.csdn.common.unit.TimeValue
 
getMicrosFrac() - Method in class net.csdn.common.unit.TimeValue
 
getMillis() - Method in class net.csdn.common.unit.TimeValue
 
getMillisFrac() - Method in class net.csdn.common.unit.TimeValue
 
getMinutes() - Method in class net.csdn.common.unit.TimeValue
 
getMinutesFrac() - Method in class net.csdn.common.unit.TimeValue
 
getName() - Method in interface net.csdn.common.logging.CSLogger
 
getName() - Method in class net.csdn.common.logging.log4j.Log4jCSLogger
 
getNanos() - Method in class net.csdn.common.unit.TimeValue
 
getPackageName(Class) - Static method in class net.csdn.common.Classes
 
getPackageNameNoDomain(Class) - Static method in class net.csdn.common.Classes
 
getPath() - Method in class net.csdn.common.path.Url
 
getPrefix() - Method in interface net.csdn.common.logging.CSLogger
 
getPrefix() - Method in class net.csdn.common.logging.support.AbstractCSLogger
 
getQuery() - Method in class net.csdn.common.path.Url
 
getSeconds() - Method in class net.csdn.common.unit.TimeValue
 
getSecondsFrac() - Method in class net.csdn.common.unit.TimeValue
 
getSingles() - Method in class net.csdn.common.unit.SizeValue
 
getString(Map, String) - Static method in class net.csdn.common.collections.WowCollections
 
getStringNoNull(Map, String) - Static method in class net.csdn.common.collections.WowCollections
 
getV1() - Method in class net.csdn.common.collect.Tuple
 
getV1() - Method in class net.csdn.common.collect.Tuple3
 
getV2() - Method in class net.csdn.common.collect.Tuple
 
getV2() - Method in class net.csdn.common.collect.Tuple3
 
getV3() - Method in class net.csdn.common.collect.Tuple3
 
giga() - Method in class net.csdn.common.unit.SizeValue
 
gigaFrac() - Method in class net.csdn.common.unit.SizeValue
 
GREEN - Static variable in class net.csdn.common.jline.ANSI.Code
 
GZIP - Static variable in class net.csdn.common.Base64
Specify that data should be gzip-compressed in second bit.

H

hadoo(String, Object...) - Method in interface net.csdn.common.logging.CSLogger
 
hadoo(String, Throwable, Object...) - Method in interface net.csdn.common.logging.CSLogger
 
hadoo(String, Object...) - Method in class net.csdn.common.logging.support.AbstractCSLogger
 
hadoo(String, Throwable, Object...) - Method in class net.csdn.common.logging.support.AbstractCSLogger
 
HADOO_LEVEL - Static variable in interface net.csdn.common.logging.log4j.Log4jFactory.CSLogLevel
 
hasAnnotation(CtClass, String) - Static method in class net.csdn.common.enhancer.EnhancerHelper
 
hasAnnotation(CtField, String) - Static method in class net.csdn.common.enhancer.EnhancerHelper
 
hasAnnotation(CtMethod, String) - Static method in class net.csdn.common.enhancer.EnhancerHelper
 
hasAnnotationWithPrefix(CtClass, String) - Static method in class net.csdn.common.enhancer.EnhancerHelper
 
hashCode() - Method in class net.csdn.common.collect.Tuple
 
hashCode() - Method in class net.csdn.common.collect.Tuple3
 
hashCode() - Method in class net.csdn.common.settings.ImmutableSettings
 
hashCode() - Method in class net.csdn.common.unit.ByteSizeValue
 
hashCode() - Method in class net.csdn.common.unit.SizeValue
 
hashCode() - Method in class net.csdn.common.unit.TimeValue
 
hashSet(Object[]) - Static method in class net.csdn.common.collections.WowCollections
 
hashSet(int[]) - Static method in class net.csdn.common.collections.WowCollections
 
hasLength(CharSequence) - Static method in class net.csdn.common.Strings
Check that the given CharSequence is neither null nor of length 0.
hasLength(String) - Static method in class net.csdn.common.Strings
Check that the given String is neither null nor of length 0.
hasText(CharSequence) - Static method in class net.csdn.common.Strings
Check whether the given CharSequence has actual text.
hasText(String) - Static method in class net.csdn.common.Strings
Check whether the given String has actual text.
homeFile() - Method in class net.csdn.common.env.Environment
The home of the installation.
hostAndPort(String) - Method in class net.csdn.common.path.Url
 
hostAndPort() - Method in class net.csdn.common.path.Url
 
hour() - Method in class net.csdn.common.time.NumberExtendedForTime
 
hours() - Method in class net.csdn.common.unit.TimeValue
 
hoursFrac() - Method in class net.csdn.common.unit.TimeValue
 

I

immutableMap() - Method in class net.csdn.common.collect.MapBuilder
 
ImmutableSettings - Class in net.csdn.common.settings
BlogInfo: william Date: 11-9-1 Time: 下午3:56
ImmutableSettings.Builder - Class in net.csdn.common.settings
A builder allowing to put different settings and then ImmutableSettings.Builder.build() an immutable settings implementation.
ImmutableSettings.YamlSettingsLoader - Class in net.csdn.common.settings
 
info(String, Object...) - Method in interface net.csdn.common.logging.CSLogger
Logs an INFO level message.
info(String, Throwable, Object...) - Method in interface net.csdn.common.logging.CSLogger
Logs an INFO level message.
info(String, Object...) - Method in class net.csdn.common.logging.support.AbstractCSLogger
 
info(String, Throwable, Object...) - Method in class net.csdn.common.logging.support.AbstractCSLogger
 
InputStream(InputStream) - Constructor for class net.csdn.common.Base64.InputStream
Constructs a Base64.InputStream in DECODE mode.
InputStream(InputStream, int) - Constructor for class net.csdn.common.Base64.InputStream
Constructs a Base64.InputStream in either ENCODE or DECODE mode.
InputStreamWrapper - Class in net.csdn.common.scan.component
 
InputStreamWrapper(InputStream) - Constructor for class net.csdn.common.scan.component.InputStreamWrapper
 
insert(String, T) - Method in class net.csdn.common.path.PathTrie
 
insert(String[], int, T) - Method in class net.csdn.common.path.PathTrie.TrieNode
 
internalDebug(String) - Method in class net.csdn.common.logging.log4j.Log4jCSLogger
 
internalDebug(String, Throwable) - Method in class net.csdn.common.logging.log4j.Log4jCSLogger
 
internalDebug(String) - Method in class net.csdn.common.logging.support.AbstractCSLogger
 
internalDebug(String, Throwable) - Method in class net.csdn.common.logging.support.AbstractCSLogger
 
internalError(String) - Method in class net.csdn.common.logging.log4j.Log4jCSLogger
 
internalError(String, Throwable) - Method in class net.csdn.common.logging.log4j.Log4jCSLogger
 
internalError(String) - Method in class net.csdn.common.logging.support.AbstractCSLogger
 
internalError(String, Throwable) - Method in class net.csdn.common.logging.support.AbstractCSLogger
 
internalHadoo(String) - Method in class net.csdn.common.logging.log4j.Log4jCSLogger
 
internalHadoo(String, Throwable) - Method in class net.csdn.common.logging.log4j.Log4jCSLogger
 
internalHadoo(String) - Method in class net.csdn.common.logging.support.AbstractCSLogger
 
internalHadoo(String, Throwable) - Method in class net.csdn.common.logging.support.AbstractCSLogger
 
internalInfo(String) - Method in class net.csdn.common.logging.log4j.Log4jCSLogger
 
internalInfo(String, Throwable) - Method in class net.csdn.common.logging.log4j.Log4jCSLogger
 
internalInfo(String) - Method in class net.csdn.common.logging.support.AbstractCSLogger
 
internalInfo(String, Throwable) - Method in class net.csdn.common.logging.support.AbstractCSLogger
 
internalMap() - Method in class net.csdn.common.settings.ImmutableSettings.Builder
 
InternalSettingsPreparer - Class in net.csdn.common.settings
BlogInfo: william Date: 11-9-2 Time: 上午10:00
InternalSettingsPreparer() - Constructor for class net.csdn.common.settings.InternalSettingsPreparer
 
internalTrace(String) - Method in class net.csdn.common.logging.log4j.Log4jCSLogger
 
internalTrace(String, Throwable) - Method in class net.csdn.common.logging.log4j.Log4jCSLogger
 
internalTrace(String) - Method in class net.csdn.common.logging.support.AbstractCSLogger
 
internalTrace(String, Throwable) - Method in class net.csdn.common.logging.support.AbstractCSLogger
 
internalWarn(String) - Method in class net.csdn.common.logging.log4j.Log4jCSLogger
 
internalWarn(String, Throwable) - Method in class net.csdn.common.logging.log4j.Log4jCSLogger
 
internalWarn(String) - Method in class net.csdn.common.logging.support.AbstractCSLogger
 
internalWarn(String, Throwable) - Method in class net.csdn.common.logging.support.AbstractCSLogger
 
intranet_ip() - Static method in class net.csdn.common.network.NetworkUtils
 
INVALID_FILENAME_CHARS - Static variable in class net.csdn.common.Strings
 
invoke(Object...) - Method in class net.csdn.common.reflect.WowMethod
 
IPv4_SETTING - Static variable in class net.csdn.common.network.NetworkUtils
 
IPv6_SETTING - Static variable in class net.csdn.common.network.NetworkUtils
 
isConcrete(Class<?>) - Static method in class net.csdn.common.Classes
 
isDebugEnabled() - Method in interface net.csdn.common.logging.CSLogger
Returns true if a DEBUG level message is logged.
isDebugEnabled() - Method in class net.csdn.common.logging.log4j.Log4jCSLogger
 
isDetected() - Static method in class net.csdn.common.jline.ANSI
 
isEmpty(Collection) - Static method in class net.csdn.common.collections.WowCollections
 
isEmpty(String) - Static method in class net.csdn.common.collections.WowCollections
 
isEnabled() - Static method in class net.csdn.common.jline.ANSI
 
isErrorEnabled() - Method in interface net.csdn.common.logging.CSLogger
Returns true if an ERROR level message is logged.
isErrorEnabled() - Method in class net.csdn.common.logging.log4j.Log4jCSLogger
 
isHadooEnabled() - Method in interface net.csdn.common.logging.CSLogger
 
isHadooEnabled() - Method in class net.csdn.common.logging.log4j.Log4jCSLogger
 
isInfoEnabled() - Method in interface net.csdn.common.logging.CSLogger
Returns true if an INFO level message is logged.
isInfoEnabled() - Method in class net.csdn.common.logging.log4j.Log4jCSLogger
 
isInnerClass(Class<?>) - Static method in class net.csdn.common.Classes
 
isIPv4() - Static method in class net.csdn.common.network.NetworkUtils
 
isNull(Object) - Static method in class net.csdn.common.collections.WowCollections
 
isTraceEnabled() - Method in interface net.csdn.common.logging.CSLogger
Returns true if a TRACE level message is logged.
isTraceEnabled() - Method in class net.csdn.common.logging.log4j.Log4jCSLogger
 
isWarnEnabled() - Method in interface net.csdn.common.logging.CSLogger
Returns true if a WARN level message is logged.
isWarnEnabled() - Method in class net.csdn.common.logging.log4j.Log4jCSLogger
 
isWildcard() - Method in class net.csdn.common.path.PathTrie.TrieNode
 
iterate(K) - Method in interface net.csdn.common.collections.WowCollections.ListIterator
 
iterate(K, V) - Method in interface net.csdn.common.collections.WowCollections.MapIterator
 
iterate_list(List<K>, WowCollections.ListIterator<K>) - Static method in class net.csdn.common.collections.WowCollections
 
iterate_map(Map<K, V>, WowCollections.MapIterator) - Static method in class net.csdn.common.collections.WowCollections
 
iterateList(List<K>, WowCollections.ListIterator<K>) - Static method in class net.csdn.common.collections.WowCollections
 
iterateMap(Map<K, V>, WowCollections.MapIterator) - Static method in class net.csdn.common.collections.WowCollections
 

J

JarIterator - Class in net.csdn.common.scan.component
 
JarIterator(File, Filter) - Constructor for class net.csdn.common.scan.component.JarIterator
 
JarIterator(InputStream, Filter) - Constructor for class net.csdn.common.scan.component.JarIterator
 
join(Collection, String) - Static method in class net.csdn.common.collections.WowCollections
 
join(Collection) - Static method in class net.csdn.common.collections.WowCollections
 
join(Collection, String, String) - Static method in class net.csdn.common.collections.WowCollections
 
join(Object[], String, String) - Static method in class net.csdn.common.collections.WowCollections
 
join(Object[], String) - Static method in class net.csdn.common.collections.WowCollections
 
join(int[], String) - Static method in class net.csdn.common.collections.WowCollections
 
join(List, String) - Static method in class net.csdn.common.collections.WowLists
 
join(List) - Static method in class net.csdn.common.collections.WowLists
 

K

kb() - Method in class net.csdn.common.unit.ByteSizeValue
 
kbFrac() - Method in class net.csdn.common.unit.ByteSizeValue
 
kilo() - Method in class net.csdn.common.unit.SizeValue
 
kiloFrac() - Method in class net.csdn.common.unit.SizeValue
 

L

length - Variable in class net.csdn.common.Unicode.UTF16Result
 
list(T...) - Static method in class net.csdn.common.collections.WowCollections
 
load(String) - Static method in class net.csdn.common.settings.ImmutableSettings.YamlSettingsLoader
 
load(byte[]) - Static method in class net.csdn.common.settings.ImmutableSettings.YamlSettingsLoader
 
loaded(DataInputStream) - Method in interface net.csdn.common.scan.ScanService.LoadClassEnhanceCallBack
 
loadFile(String) - Static method in class net.csdn.common.collections.WowSerializable
 
loadFromClasspath(String) - Method in class net.csdn.common.settings.ImmutableSettings.Builder
Loads settings from classpath that represents them using the
loadFromSource(String) - Method in class net.csdn.common.settings.ImmutableSettings.Builder
Loads settings from the actual string write that represents them using the
loadFromStream(String, InputStream) - Method in class net.csdn.common.settings.ImmutableSettings.Builder
Loads settings from a stream that represents them using the
loadFromUrl(URL) - Method in class net.csdn.common.settings.ImmutableSettings.Builder
Loads settings from a url that represents them using the
local_address() - Static method in class net.csdn.common.network.NetworkUtils
 
Log4jCSLogger - Class in net.csdn.common.logging.log4j
BlogInfo: william Date: 11-9-1 Time: 下午3:24
Log4jCSLogger(String, Logger) - Constructor for class net.csdn.common.logging.log4j.Log4jCSLogger
 
Log4jFactory - Class in net.csdn.common.logging.log4j
BlogInfo: william Date: 11-9-1 Time: 下午3:44
Log4jFactory() - Constructor for class net.csdn.common.logging.log4j.Log4jFactory
 
Log4jFactory.CSLogLevel - Interface in net.csdn.common.logging.log4j
 
LogConfigurator - Class in net.csdn.common.logging.log4j
BlogInfo: william Date: 11-9-1 Time: 下午2:11
LogConfigurator() - Constructor for class net.csdn.common.logging.log4j.LogConfigurator
 
Loggers - Class in net.csdn.common.logging
BlogInfo: william Date: 11-9-1 Time: 下午3:28
Loggers() - Constructor for class net.csdn.common.logging.Loggers
 
logsFile() - Method in class net.csdn.common.env.Environment
 

M

MAGENTA - Static variable in class net.csdn.common.jline.ANSI.Code
 
main(String[]) - Static method in class net.csdn.common.logging.support.MessageFormat
 
main(String[]) - Static method in class net.csdn.common.network.NetworkUtils
 
main(String[]) - Static method in class net.csdn.common.Strings
 
main(String[]) - Static method in class net.csdn.common.time.NumberExtendedForTime
 
map() - Method in class net.csdn.common.collect.MapBuilder
 
map(Object...) - Static method in class net.csdn.common.collections.WowCollections
 
map() - Method in class net.csdn.common.collections.WowMaps
 
MapBuilder<K,V> - Class in net.csdn.common.collect
BlogInfo: william Date: 11-9-1 Time: 下午2:15
MapBuilder() - Constructor for class net.csdn.common.collect.MapBuilder
 
MapBuilder(Map) - Constructor for class net.csdn.common.collect.MapBuilder
 
mark(int) - Method in class net.csdn.common.scan.component.InputStreamWrapper
 
markSupported() - Method in class net.csdn.common.scan.component.InputStreamWrapper
 
mb() - Method in class net.csdn.common.unit.ByteSizeValue
 
mbFrac() - Method in class net.csdn.common.unit.ByteSizeValue
 
mega() - Method in class net.csdn.common.unit.SizeValue
 
megaFrac() - Method in class net.csdn.common.unit.SizeValue
 
mergeStringArrays(String[], String[]) - Static method in class net.csdn.common.Strings
Merge the given String arrays into one, with overlapping array elements only included once.
MessageFormat - Class in net.csdn.common.logging.support
BlogInfo: william Date: 11-9-1 Time: 下午2:41
MessageFormat() - Constructor for class net.csdn.common.logging.support.MessageFormat
 
method(Object, String) - Static method in class net.csdn.common.reflect.ReflectHelper
 
method(Object, String, Object...) - Static method in class net.csdn.common.reflect.ReflectHelper
 
method2(Object, String) - Static method in class net.csdn.common.reflect.ReflectHelper
 
methods(Class, Class) - Static method in class net.csdn.common.reflect.ReflectHelper
 
micros() - Method in class net.csdn.common.unit.TimeValue
 
microsFrac() - Method in class net.csdn.common.unit.TimeValue
 
millis() - Method in class net.csdn.common.time.NumberExtendedForTime
 
millis() - Method in class net.csdn.common.unit.TimeValue
 
millisFrac() - Method in class net.csdn.common.unit.TimeValue
 
minute() - Method in class net.csdn.common.time.NumberExtendedForTime
 
minutes() - Method in class net.csdn.common.unit.TimeValue
 
minutesFrac() - Method in class net.csdn.common.unit.TimeValue
 
month() - Method in class net.csdn.common.time.NumberExtendedForTime
 

N

name(int) - Static method in class net.csdn.common.jline.ANSI.Code
Returns the symbolic name for the given ANSI code.
nanos() - Method in class net.csdn.common.unit.TimeValue
 
net.csdn.common - package net.csdn.common
 
net.csdn.common.collect - package net.csdn.common.collect
 
net.csdn.common.collections - package net.csdn.common.collections
 
net.csdn.common.enhancer - package net.csdn.common.enhancer
 
net.csdn.common.env - package net.csdn.common.env
 
net.csdn.common.exception - package net.csdn.common.exception
 
net.csdn.common.io - package net.csdn.common.io
 
net.csdn.common.jline - package net.csdn.common.jline
 
net.csdn.common.logging - package net.csdn.common.logging
 
net.csdn.common.logging.log4j - package net.csdn.common.logging.log4j
 
net.csdn.common.logging.support - package net.csdn.common.logging.support
 
net.csdn.common.network - package net.csdn.common.network
 
net.csdn.common.param - package net.csdn.common.param
 
net.csdn.common.path - package net.csdn.common.path
 
net.csdn.common.property - package net.csdn.common.property
 
net.csdn.common.reflect - package net.csdn.common.reflect
 
net.csdn.common.scan - package net.csdn.common.scan
 
net.csdn.common.scan.component - package net.csdn.common.scan.component
 
net.csdn.common.settings - package net.csdn.common.settings
 
net.csdn.common.time - package net.csdn.common.time
 
net.csdn.common.unit - package net.csdn.common.unit
 
NetworkUtils - Class in net.csdn.common.network
BlogInfo: william Date: 11-12-6 Time: 上午10:29 主要获取本机内网IP.避免需要手动在配置文件配置本机IP内网地址。
NetworkUtils.StackType - Enum in net.csdn.common.network
 
newHashMap() - Static method in class net.csdn.common.collections.WowMaps
 
newHashSet(T...) - Static method in class net.csdn.common.collections.WowCollections
 
newInstance(String) - Method in class net.csdn.common.logging.CSLoggerFactory
 
newInstance(String, String) - Method in class net.csdn.common.logging.CSLoggerFactory
 
newInstance(String, String) - Method in class net.csdn.common.logging.log4j.Log4jFactory
 
newLinkedHashMap() - Static method in class net.csdn.common.collect.MapBuilder
 
newMapBuilder() - Static method in class net.csdn.common.collect.MapBuilder
 
newMapBuilder(Map<K, V>) - Static method in class net.csdn.common.collect.MapBuilder
 
next() - Method in class net.csdn.common.scan.component.JarIterator
 
next() - Method in interface net.csdn.common.scan.component.StreamIterator
 
NO_OPTIONS - Static variable in class net.csdn.common.Base64
No options specified.
NoClassSettingsException - Exception in net.csdn.common.settings
BlogInfo: william Date: 11-9-1 Time: 下午4:37
NoClassSettingsException(String) - Constructor for exception net.csdn.common.settings.NoClassSettingsException
 
NoClassSettingsException(String, Throwable) - Constructor for exception net.csdn.common.settings.NoClassSettingsException
 
NON_LOOPBACK_ADDRESS - Static variable in class net.csdn.common.network.NetworkUtils
 
NumberExtendedForTime - Class in net.csdn.common.time
4/14/13 WilliamZhu(allwefantasy@gmail.com)
NumberExtendedForTime(int) - Constructor for class net.csdn.common.time.NumberExtendedForTime
 
NumberExtendedForTime(long) - Constructor for class net.csdn.common.time.NumberExtendedForTime
 
numberToString(Object) - Static method in class net.csdn.common.Strings
 

O

OFF - Static variable in class net.csdn.common.jline.ANSI.Code
 
ORDERED - Static variable in class net.csdn.common.Base64
Encode using the special "ordered" dialect of Base64 described here: http://www.faqs.org/qa/rfcc-1940.html.
OutputStream(OutputStream) - Constructor for class net.csdn.common.Base64.OutputStream
Constructs a Base64.OutputStream in ENCODE mode.
OutputStream(OutputStream, int) - Constructor for class net.csdn.common.Base64.OutputStream
Constructs a Base64.OutputStream in either ENCODE or DECODE mode.

P

ParamBinding - Class in net.csdn.common.param
User: WilliamZhu Date: 12-7-4 Time: 下午7:40
ParamBinding() - Constructor for class net.csdn.common.param.ParamBinding
 
paramsToTypes(Object...) - Static method in class net.csdn.common.reflect.ReflectHelper
 
parse(Map<String, Object>) - Method in class net.csdn.common.param.ParamBinding
 
parseBoolean(char[], int, int, boolean) - Static method in class net.csdn.common.Booleans
 
parseBoolean(String, boolean) - Static method in class net.csdn.common.Booleans
 
parseBoolean(String, Boolean) - Static method in class net.csdn.common.Booleans
 
parseBytesSizeValue(String) - Static method in class net.csdn.common.unit.ByteSizeValue
 
parseBytesSizeValue(String, ByteSizeValue) - Static method in class net.csdn.common.unit.ByteSizeValue
 
ParseException - Exception in net.csdn.common.exception
BlogInfo: william Date: 11-9-1 Time: 下午4:33
ParseException(String) - Constructor for exception net.csdn.common.exception.ParseException
 
ParseException(String, Throwable) - Constructor for exception net.csdn.common.exception.ParseException
 
parseLocaleString(String) - Static method in class net.csdn.common.Strings
Parse the given localeString into a Locale.
parseSizeValue(String) - Static method in class net.csdn.common.unit.SizeValue
 
parseSizeValue(String, SizeValue) - Static method in class net.csdn.common.unit.SizeValue
 
parseStringValue(String, PropertyPlaceholder.PlaceholderResolver, Set<String>) - Method in class net.csdn.common.property.PropertyPlaceholder
 
parseTimeValue(String) - Static method in class net.csdn.common.unit.TimeValue
 
parseTimeValue(String, TimeValue) - Static method in class net.csdn.common.unit.TimeValue
 
path(String) - Method in class net.csdn.common.path.Url
 
pathEquals(String, String) - Static method in class net.csdn.common.Strings
Compare two paths after normalization of them.
PathTrie<T> - Class in net.csdn.common.path
BlogInfo: william Date: 11-9-2 Time: 下午4:39
PathTrie() - Constructor for class net.csdn.common.path.PathTrie
 
PathTrie(String, String) - Constructor for class net.csdn.common.path.PathTrie
 
PathTrie.TrieNode<T> - Class in net.csdn.common.path
 
pluginsFile() - Method in class net.csdn.common.env.Environment
 
pluralize(String) - Static method in class net.csdn.common.Strings
 
PREFERRED_ENCODING - Static variable in class net.csdn.common.Base64
Preferred encoding.
prepareSettings(Settings, String) - Static method in class net.csdn.common.settings.InternalSettingsPreparer
 
project(List<Map>, String) - Static method in class net.csdn.common.collections.WowCollections
 
projectByMethod(List, String, Object...) - Static method in class net.csdn.common.collections.WowCollections
 
projectionColumn(List<Map>, String) - Static method in class net.csdn.common.collections.WowCollections
 
PropertyPlaceholder - Class in net.csdn.common.property
BlogInfo: william Date: 11-9-2 Time: 上午11:32
PropertyPlaceholder(String, String) - Constructor for class net.csdn.common.property.PropertyPlaceholder
Creates a new PropertyPlaceholderHelper that uses the supplied prefix and suffix.
PropertyPlaceholder(String, String, boolean) - Constructor for class net.csdn.common.property.PropertyPlaceholder
Creates a new PropertyPlaceholderHelper that uses the supplied prefix and suffix.
PropertyPlaceholder.PlaceholderResolver - Interface in net.csdn.common.property
Strategy interface used to resolve replacement values for placeholders contained in Strings.
put(K, V) - Method in class net.csdn.common.collect.MapBuilder
 
put(K, V) - Method in class net.csdn.common.collections.WowMaps
 
put(String, String) - Method in class net.csdn.common.settings.ImmutableSettings.Builder
Sets a setting with the provided setting key and value.
put(String, Class) - Method in class net.csdn.common.settings.ImmutableSettings.Builder
Sets a setting with the provided setting key and class as value.
put(String, boolean) - Method in class net.csdn.common.settings.ImmutableSettings.Builder
Sets the setting with the provided setting key and the boolean value.
put(String, int) - Method in class net.csdn.common.settings.ImmutableSettings.Builder
Sets the setting with the provided setting key and the int value.
put(String, long) - Method in class net.csdn.common.settings.ImmutableSettings.Builder
Sets the setting with the provided setting key and the long value.
put(String, float) - Method in class net.csdn.common.settings.ImmutableSettings.Builder
Sets the setting with the provided setting key and the float value.
put(String, double) - Method in class net.csdn.common.settings.ImmutableSettings.Builder
Sets the setting with the provided setting key and the double value.
put(String, long, TimeUnit) - Method in class net.csdn.common.settings.ImmutableSettings.Builder
Sets the setting with the provided setting key and the time value.
put(String, long, ByteSizeUnit) - Method in class net.csdn.common.settings.ImmutableSettings.Builder
Sets the setting with the provided setting key and the size value.
put(String, String, String[], String[]) - Method in class net.csdn.common.settings.ImmutableSettings.Builder
Sets the setting group.
put(Settings) - Method in class net.csdn.common.settings.ImmutableSettings.Builder
Sets all the provided settings.
put(Map<String, String>) - Method in class net.csdn.common.settings.ImmutableSettings.Builder
Sets all the provided settings.
put(Properties) - Method in class net.csdn.common.settings.ImmutableSettings.Builder
Sets all the provided settings.
putAll(Map<K, V>) - Method in class net.csdn.common.collect.MapBuilder
 
putArray(String, String...) - Method in class net.csdn.common.settings.ImmutableSettings.Builder
Sets the setting with the provided setting key and an array of values.
putProperties(String, Properties) - Method in class net.csdn.common.settings.ImmutableSettings.Builder
Puts all the properties with keys starting with the provided prefix.

Q

query(String) - Method in class net.csdn.common.path.Url
 
query(Map) - Method in class net.csdn.common.path.Url
 
quote(String) - Static method in class net.csdn.common.Strings
Quote the given String with single quotes.
quoteIfString(Object) - Static method in class net.csdn.common.Strings
Turn the given Object into a String with single quotes if it is a String; keeping the Object as-is else.

R

read() - Method in class net.csdn.common.Base64.InputStream
Reads enough of the input stream to convert to/from Base64 and returns the next byte.
read(byte[], int, int) - Method in class net.csdn.common.Base64.InputStream
Calls Base64.InputStream.read() repeatedly until the end of stream is reached or len bytes are read.
read() - Method in class net.csdn.common.scan.component.InputStreamWrapper
 
read(byte[]) - Method in class net.csdn.common.scan.component.InputStreamWrapper
 
read(byte[], int, int) - Method in class net.csdn.common.scan.component.InputStreamWrapper
 
RecordExistedException - Exception in net.csdn.common.exception
 
RecordExistedException(String) - Constructor for exception net.csdn.common.exception.RecordExistedException
 
RecordNotFoundException - Exception in net.csdn.common.exception
 
RecordNotFoundException(String) - Constructor for exception net.csdn.common.exception.RecordNotFoundException
 
RED - Static variable in class net.csdn.common.jline.ANSI.Code
 
ReflectHelper - Class in net.csdn.common.reflect
User: WilliamZhu Date: 12-7-12 Time: 下午4:48
ReflectHelper() - Constructor for class net.csdn.common.reflect.ReflectHelper
 
remove(K) - Method in class net.csdn.common.collect.MapBuilder
 
remove(String) - Method in class net.csdn.common.settings.ImmutableSettings.Builder
Removes the provided setting.
removeDuplicateStrings(String[]) - Static method in class net.csdn.common.Strings
Remove duplicate Strings from the given array.
render(String) - Method in class net.csdn.common.jline.ANSI.Renderer
 
Renderer() - Constructor for class net.csdn.common.jline.ANSI.Renderer
 
RenderException(String) - Constructor for exception net.csdn.common.jline.ANSI.Renderer.RenderException
 
RenderFinish - Exception in net.csdn.common.exception
User: WilliamZhu Date: 12-7-9 Time: 下午9:47
RenderFinish() - Constructor for exception net.csdn.common.exception.RenderFinish
 
renderHandle(Exception) - Static method in class net.csdn.common.exception.ExceptionHandler
 
RenderWriter(OutputStream) - Constructor for class net.csdn.common.jline.ANSI.RenderWriter
 
RenderWriter(OutputStream, boolean) - Constructor for class net.csdn.common.jline.ANSI.RenderWriter
 
RenderWriter(Writer) - Constructor for class net.csdn.common.jline.ANSI.RenderWriter
 
RenderWriter(Writer, boolean) - Constructor for class net.csdn.common.jline.ANSI.RenderWriter
 
replace(String, String, String) - Static method in class net.csdn.common.Strings
Replace all occurences of a substring within a string with another string.
replacePlaceholders(String, Properties) - Method in class net.csdn.common.property.PropertyPlaceholder
Replaces all placeholders of format ${name} with the corresponding property from the supplied Properties.
replacePlaceholders(String, PropertyPlaceholder.PlaceholderResolver) - Method in class net.csdn.common.property.PropertyPlaceholder
Replaces all placeholders of format ${name} with the value returned from the supplied PropertyPlaceholder.PlaceholderResolver.
replacePropertyPlaceholders() - Method in class net.csdn.common.settings.ImmutableSettings.Builder
Runs across all the settings set on this builder and replaces ${...} elements in the each setting value according to the following logic:

reset() - Method in class net.csdn.common.scan.component.InputStreamWrapper
 
resolveConfig(String) - Method in class net.csdn.common.env.Environment
 
resolveConfigAndLoadToString(String) - Method in class net.csdn.common.env.Environment
 
resolvePlaceholder(String) - Method in interface net.csdn.common.property.PropertyPlaceholder.PlaceholderResolver
Resolves the supplied placeholder name into the replacement value.
result - Variable in class net.csdn.common.Unicode.UTF16Result
 
resumeEncoding() - Method in class net.csdn.common.Base64.OutputStream
Resumes encoding of the stream.
retrieve(String) - Method in class net.csdn.common.path.PathTrie
 
retrieve(String, Map<String, String>) - Method in class net.csdn.common.path.PathTrie
 
retrieve(String[], int, Map<String, String>) - Method in class net.csdn.common.path.PathTrie.TrieNode
 
REVERSE - Static variable in class net.csdn.common.jline.ANSI.Code
 

S

saveFile(String, Object) - Static method in class net.csdn.common.collections.WowSerializable
 
scanArchives(String) - Method in class net.csdn.common.scan.DefaultScanService
 
scanArchives(String, ScanService.LoadClassEnhanceCallBack) - Method in class net.csdn.common.scan.DefaultScanService
 
scanArchives(URL...) - Method in class net.csdn.common.scan.DefaultScanService
 
scanArchives(URL...) - Method in interface net.csdn.common.scan.ScanService
 
scanArchives(String) - Method in interface net.csdn.common.scan.ScanService
 
scanArchives(String, ScanService.LoadClassEnhanceCallBack) - Method in interface net.csdn.common.scan.ScanService
 
scanClass(InputStream, ScanService.LoadClassEnhanceCallBack) - Method in class net.csdn.common.scan.DefaultScanService
 
scanClass(List<InputStream>, ScanService.LoadClassEnhanceCallBack) - Method in class net.csdn.common.scan.DefaultScanService
 
scanClass(InputStream, ScanService.LoadClassEnhanceCallBack) - Method in interface net.csdn.common.scan.ScanService
 
scanClass(List<InputStream>, ScanService.LoadClassEnhanceCallBack) - Method in interface net.csdn.common.scan.ScanService
 
ScanModule - Class in net.csdn.common.scan
BlogInfo: WilliamZhu Date: 12-6-4 Time: 下午3:12
ScanModule() - Constructor for class net.csdn.common.scan.ScanModule
 
ScanService - Interface in net.csdn.common.scan
BlogInfo: WilliamZhu Date: 12-6-4 Time: 下午3:11
ScanService.LoadClassEnhanceCallBack - Interface in net.csdn.common.scan
 
second() - Method in class net.csdn.common.time.NumberExtendedForTime
 
seconds() - Method in class net.csdn.common.unit.TimeValue
 
secondsFrac() - Method in class net.csdn.common.unit.TimeValue
 
selectMap(Map, String...) - Static method in class net.csdn.common.collections.WowCollections
 
selectMapWithAliasName(Map, String...) - Static method in class net.csdn.common.collections.WowCollections
 
selectMapWithAliasNameInclude(Map, String...) - Static method in class net.csdn.common.collections.WowCollections
 
setDefaultFactory(CSLoggerFactory) - Static method in class net.csdn.common.logging.CSLoggerFactory
Changes the default factory.
setEnabled(boolean) - Static method in class net.csdn.common.jline.ANSI
 
setLength(int) - Method in class net.csdn.common.Unicode.UTF16Result
 
setLoader(Class) - Method in class net.csdn.common.scan.DefaultScanService
 
setLoader(Class) - Method in interface net.csdn.common.scan.ScanService
 
Settings - Interface in net.csdn.common.settings
BlogInfo: william Date: 11-9-1 Time: 下午2:20
Settings.Builder - Interface in net.csdn.common.settings
A settings builder interface.
settingsBuilder() - Static method in class net.csdn.common.settings.ImmutableSettings
Returns a builder to be used in order to build settings.
SettingsException - Exception in net.csdn.common.exception
BlogInfo: william Date: 11-9-1 Time: 下午2:22
SettingsException(String) - Constructor for exception net.csdn.common.exception.SettingsException
 
SettingsException(String, Throwable) - Constructor for exception net.csdn.common.exception.SettingsException
 
sFormat(String, String, Object...) - Static method in class net.csdn.common.logging.support.MessageFormat
 
simplePrepareSettings(Settings, InputStream) - Static method in class net.csdn.common.settings.InternalSettingsPreparer
 
singles() - Method in class net.csdn.common.unit.SizeValue
 
size() - Method in class net.csdn.common.jline.ANSI.Buffer
 
SizeUnit - Enum in net.csdn.common.unit
 
SizeValue - Class in net.csdn.common.unit
 
SizeValue(long) - Constructor for class net.csdn.common.unit.SizeValue
 
SizeValue(long, SizeUnit) - Constructor for class net.csdn.common.unit.SizeValue
 
skip(long) - Method in class net.csdn.common.scan.component.InputStreamWrapper
 
sortStringArray(String[]) - Static method in class net.csdn.common.Strings
Turn given source String array into sorted array.
SPACE - Static variable in class net.csdn.common.logging.Loggers
 
split(String, String) - Static method in class net.csdn.common.collections.WowCollections
 
split(String, String) - Static method in class net.csdn.common.Strings
Split a String at the first occurrence of the delimiter.
split2(String, String) - Static method in class net.csdn.common.collections.WowCollections
 
split2IntoDouble(String, String) - Static method in class net.csdn.common.collections.WowCollections
 
split2IntoInt(String, String) - Static method in class net.csdn.common.collections.WowCollections
 
split2IntoLong(String, String) - Static method in class net.csdn.common.collections.WowCollections
 
split2SkipEmpty(String, String) - Static method in class net.csdn.common.collections.WowCollections
 
splitArrayElementsIntoProperties(String[], String) - Static method in class net.csdn.common.Strings
Take an array Strings and split each element based on the given delimiter.
splitArrayElementsIntoProperties(String[], String, String) - Static method in class net.csdn.common.Strings
Take an array Strings and split each element based on the given delimiter.
splitList(List, int) - Static method in class net.csdn.common.collections.WowCollections
 
splitSmart(String, String, boolean) - Static method in class net.csdn.common.Strings
Splits a backslash escaped string on the separator.
splitWithRegex(String, String) - Static method in class net.csdn.common.collections.WowCollections
 
splitWS(String, boolean) - Static method in class net.csdn.common.Strings
 
startsWithIgnoreCase(String, String) - Static method in class net.csdn.common.Strings
Test if the given String starts with the specified prefix, ignoring upper/lower case.
staticField(Class, String) - Static method in class net.csdn.common.reflect.ReflectHelper
 
staticField(Class, String, Object) - Static method in class net.csdn.common.reflect.ReflectHelper
 
staticMethod(Class, String, Object...) - Static method in class net.csdn.common.reflect.ReflectHelper
 
StreamIterator - Interface in net.csdn.common.scan.component
 
Streams - Class in net.csdn.common.io
BlogInfo: william Date: 11-9-1 Time: 下午4:07
Streams() - Constructor for class net.csdn.common.io.Streams
 
Strings - Class in net.csdn.common
BlogInfo: william Date: 11-9-1 Time: 下午3:53
stringToNumber(Object) - Static method in class net.csdn.common.Strings
 
stripFilenameExtension(String) - Static method in class net.csdn.common.Strings
Strip the filename extension from the given path, e.g.
subList(List, int) - Static method in class net.csdn.common.collections.WowCollections
 
subList(List, int, int) - Static method in class net.csdn.common.collections.WowCollections
 
substringMatch(CharSequence, int, CharSequence) - Static method in class net.csdn.common.Strings
Test whether the given string matches the given substring at the given index.
suspendEncoding() - Method in class net.csdn.common.Base64.OutputStream
Suspends encoding of the stream.

T

templateDirFile() - Method in class net.csdn.common.env.Environment
 
test(String) - Static method in class net.csdn.common.jline.ANSI.Renderer
 
TimeValue - Class in net.csdn.common.unit
BlogInfo: william Date: 11-9-1 Time: 下午4:18
TimeValue(long) - Constructor for class net.csdn.common.unit.TimeValue
 
TimeValue(long, TimeUnit) - Constructor for class net.csdn.common.unit.TimeValue
 
timeValueHours(long) - Static method in class net.csdn.common.unit.TimeValue
 
timeValueMillis(long) - Static method in class net.csdn.common.unit.TimeValue
 
timeValueMinutes(long) - Static method in class net.csdn.common.unit.TimeValue
 
timeValueSeconds(long) - Static method in class net.csdn.common.unit.TimeValue
 
toBytes(long) - Method in enum net.csdn.common.unit.ByteSizeUnit
 
toCamelCase(String) - Static method in class net.csdn.common.Strings
 
toCamelCase(String, boolean) - Static method in class net.csdn.common.Strings
 
toCamelCase(String, StringBuilder) - Static method in class net.csdn.common.Strings
 
toCamelCase(String, StringBuilder, boolean) - Static method in class net.csdn.common.Strings
 
toGB(long) - Method in enum net.csdn.common.unit.ByteSizeUnit
 
toGiga(long) - Method in enum net.csdn.common.unit.SizeUnit
 
toKB(long) - Method in enum net.csdn.common.unit.ByteSizeUnit
 
tokenizeToStringArray(String, String) - Static method in class net.csdn.common.Strings
Tokenize the given String into a String array via a StringTokenizer.
tokenizeToStringArray(String, String, boolean, boolean) - Static method in class net.csdn.common.Strings
Tokenize the given String into a String array via a StringTokenizer.
toKilo(long) - Method in enum net.csdn.common.unit.SizeUnit
 
toLanguageTag(Locale) - Static method in class net.csdn.common.Strings
Determine the RFC 3066 compliant language tag, as used for the HTTP "Accept-Language" header.
toList(Object[]) - Static method in class net.csdn.common.collections.WowCollections
 
toMB(long) - Method in enum net.csdn.common.unit.ByteSizeUnit
 
toMega(long) - Method in enum net.csdn.common.unit.SizeUnit
 
toModel(Object) - Method in class net.csdn.common.param.ParamBinding
 
toSingles(long) - Method in enum net.csdn.common.unit.SizeUnit
 
toString() - Method in class net.csdn.common.jline.ANSI.Buffer
 
toString() - Method in class net.csdn.common.path.Url
 
toString() - Method in class net.csdn.common.unit.ByteSizeValue
 
toString() - Method in class net.csdn.common.unit.SizeValue
 
toString() - Method in class net.csdn.common.unit.TimeValue
 
toStringArray(Collection<String>) - Static method in class net.csdn.common.Strings
Copy the given Collection into a String array.
toStringArray(Enumeration<String>) - Static method in class net.csdn.common.Strings
Copy the given Enumeration into a String array.
toUnderscoreCase(String) - Static method in class net.csdn.common.Strings
 
toUnderscoreCase(String, StringBuilder) - Static method in class net.csdn.common.Strings
 
toURI() - Method in class net.csdn.common.path.Url
 
trace(String, Object...) - Method in interface net.csdn.common.logging.CSLogger
Logs a DEBUG level message.
trace(String, Throwable, Object...) - Method in interface net.csdn.common.logging.CSLogger
Logs a DEBUG level message.
trace(String, Object...) - Method in class net.csdn.common.logging.support.AbstractCSLogger
 
trace(String, Throwable, Object...) - Method in class net.csdn.common.logging.support.AbstractCSLogger
 
TrieNode(String, T, PathTrie.TrieNode, String) - Constructor for class net.csdn.common.path.PathTrie.TrieNode
 
trimAllWhitespace(String) - Static method in class net.csdn.common.Strings
Trim all whitespace from the given String: leading, trailing, and inbetween characters.
trimArrayElements(String[]) - Static method in class net.csdn.common.Strings
Trim the elements of the given String array, calling String.trim() on each of them.
trimLeadingCharacter(String, char) - Static method in class net.csdn.common.Strings
Trim all occurences of the supplied leading character from the given String.
trimLeadingWhitespace(String) - Static method in class net.csdn.common.Strings
Trim leading whitespace from the given String.
trimTrailingCharacter(String, char) - Static method in class net.csdn.common.Strings
Trim all occurences of the supplied trailing character from the given String.
trimTrailingWhitespace(String) - Static method in class net.csdn.common.Strings
Trim trailing whitespace from the given String.
trimWhitespace(String) - Static method in class net.csdn.common.Strings
Trim leading and trailing whitespace from the given String.
Tuple<V1,V2> - Class in net.csdn.common.collect
BlogInfo: william Date: 11-9-2 Time: 上午10:01
Tuple(V1, V2) - Constructor for class net.csdn.common.collect.Tuple
 
tuple(V1, V2) - Static method in class net.csdn.common.collect.Tuple
 
tuple(V1, V2, V3) - Static method in class net.csdn.common.collect.Tuple3
 
Tuple3<V1,V2,V3> - Class in net.csdn.common.collect
BlogInfo: william Date: 11-9-2 Time: 上午10:01
Tuple3(V1, V2, V3) - Constructor for class net.csdn.common.collect.Tuple3
 

U

uncapitalize(String) - Static method in class net.csdn.common.Strings
Uncapitalize a String, changing the first letter to lower case as per Character.toLowerCase(char).
UNDERSCORE - Static variable in class net.csdn.common.jline.ANSI.Code
 
Unicode - Class in net.csdn.common
BlogInfo: william Date: 11-9-5 Time: 下午10:18
Unicode() - Constructor for class net.csdn.common.Unicode
 
Unicode.UTF16Result - Class in net.csdn.common
 
uniqList(List) - Static method in class net.csdn.common.collections.WowCollections
 
unqualify(String) - Static method in class net.csdn.common.Strings
Unqualify a string qualified by a '.' dot character.
unqualify(String, char) - Static method in class net.csdn.common.Strings
Unqualify a string qualified by a separator character.
unsafeFromBytesAsUtf16(byte[]) - Static method in class net.csdn.common.Unicode
 
unsafeFromBytesAsUtf16(byte[], int, int) - Static method in class net.csdn.common.Unicode
 
unsafeFromStringAsUtf8(String) - Static method in class net.csdn.common.Unicode
 
updateKeyWithNamedWildcard(String) - Method in class net.csdn.common.path.PathTrie.TrieNode
 
Url - Class in net.csdn.common.path
BlogInfo: william Date: 11-9-26 Time: 上午10:31
Url() - Constructor for class net.csdn.common.path.Url
 
Url(URI) - Constructor for class net.csdn.common.path.Url
 
Url(String) - Constructor for class net.csdn.common.path.Url
 
URL_SAFE - Static variable in class net.csdn.common.Base64
Encode using Base64-like encoding that is URL- and Filename-safe as described in Section 4 of RFC3548: http://www.faqs.org/rfcs/rfc3548.html.
urls(String[], String, String...) - Static method in class net.csdn.common.path.Url
 
urls(String[], String, Map, String...) - Static method in class net.csdn.common.path.Url
 
UTF16Result() - Constructor for class net.csdn.common.Unicode.UTF16Result
 
UTF8toUTF16(byte[], int, int, Unicode.UTF16Result) - Static method in class net.csdn.common.Unicode
Convert UTF8 bytes into UTF16 characters.

V

v1() - Method in class net.csdn.common.collect.Tuple
 
v1() - Method in class net.csdn.common.collect.Tuple3
 
v2() - Method in class net.csdn.common.collect.Tuple
 
v2() - Method in class net.csdn.common.collect.Tuple3
 
v3() - Method in class net.csdn.common.collect.Tuple3
 
validFileName(String) - Static method in class net.csdn.common.Strings
 
validFileNameExcludingAstrix(String) - Static method in class net.csdn.common.Strings
 
valueOf(String) - Static method in enum net.csdn.common.network.NetworkUtils.StackType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.csdn.common.unit.ByteSizeUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.csdn.common.unit.SizeUnit
Returns the enum constant of this type with the specified name.
values() - Static method in enum net.csdn.common.network.NetworkUtils.StackType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.csdn.common.unit.ByteSizeUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.csdn.common.unit.SizeUnit
Returns an array containing the constants of this enum type, in the order they are declared.

W

warn(String, Object...) - Method in interface net.csdn.common.logging.CSLogger
Logs a WARN level message.
warn(String, Throwable, Object...) - Method in interface net.csdn.common.logging.CSLogger
Logs a WARN level message.
warn(String, Object...) - Method in class net.csdn.common.logging.support.AbstractCSLogger
 
warn(String, Throwable, Object...) - Method in class net.csdn.common.logging.support.AbstractCSLogger
 
week() - Method in class net.csdn.common.time.NumberExtendedForTime
 
WHITE - Static variable in class net.csdn.common.jline.ANSI.Code
 
workFile() - Method in class net.csdn.common.env.Environment
The work location.
workWithClusterFile() - Method in class net.csdn.common.env.Environment
The work location with the cluster name as a sub directory.
WowCollections - Class in net.csdn.common.collections
BlogInfo: WilliamZhu Date: 12-5-17 Time: 下午3:27
WowCollections() - Constructor for class net.csdn.common.collections.WowCollections
 
WowCollections.ListIterator<K> - Interface in net.csdn.common.collections
 
WowCollections.MapIterator<K,V> - Interface in net.csdn.common.collections
 
WowLists - Class in net.csdn.common.collections
BlogInfo: william Date: 12-4-17 Time: 上午10:41
WowLists() - Constructor for class net.csdn.common.collections.WowLists
 
WowMaps<K,V> - Class in net.csdn.common.collections
BlogInfo: william Date: 12-4-16 Time: 下午3:11
WowMaps() - Constructor for class net.csdn.common.collections.WowMaps
 
WowMethod - Class in net.csdn.common.reflect
User: WilliamZhu Date: 12-11-6 Time: 下午1:54
WowMethod(Object, Method) - Constructor for class net.csdn.common.reflect.WowMethod
 
WowSerializable - Class in net.csdn.common.collections
BlogInfo: william Date: 12-4-17 Time: 下午1:23
WowSerializable() - Constructor for class net.csdn.common.collections.WowSerializable
 
write(int) - Method in class net.csdn.common.Base64.OutputStream
Writes the byte to the output stream after converting to/from Base64 notation.
write(byte[], int, int) - Method in class net.csdn.common.Base64.OutputStream
Calls Base64.OutputStream.write(int) repeatedly until len bytes are written.
write(String) - Method in class net.csdn.common.jline.ANSI.RenderWriter
 

Y

YamlSettingsLoader() - Constructor for class net.csdn.common.settings.ImmutableSettings.YamlSettingsLoader
 
year() - Method in class net.csdn.common.time.NumberExtendedForTime
 
YELLOW - Static variable in class net.csdn.common.jline.ANSI.Code
 
A B C D E F G H I J K L M N O P Q R S T U V W Y 
Skip navigation links

Copyright © 2022. All rights reserved.