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

S

SALOAD - Static variable in interface jetbrick.asm.Opcodes
 
SASTORE - Static variable in interface jetbrick.asm.Opcodes
 
searchDeclaredConstructor(Class<?>...) - Method in class jetbrick.bean.KlassInfo
根据目标参数类型,查找最佳匹配的构造函数.
searchExecutable(List<T>, String, Class<?>...) - Static method in class jetbrick.bean.ExecutableUtils
查找最佳匹配的方法或者构造函数。
searchMethod(String, Class<?>...) - Method in class jetbrick.bean.KlassInfo
根据目标参数类型,查找最佳匹配的方法.
SECOND_IN_MILLIS - Static variable in class jetbrick.util.DateUtils
 
separatorsToSystem(String) - Static method in class jetbrick.util.PathUtils
转为系统默认样式的路径.
separatorsToUnix(String) - Static method in class jetbrick.util.PathUtils
转为 Unix 样式的路径.
separatorsToWindows(String) - Static method in class jetbrick.util.PathUtils
转为 Windows 样式的路径.
ServletContextAttributeMap - Class in jetbrick.web.servlet.map
 
ServletContextAttributeMap(ServletContext) - Constructor for class jetbrick.web.servlet.map.ServletContextAttributeMap
 
ServletContextAttributeMap(HttpServletRequest) - Constructor for class jetbrick.web.servlet.map.ServletContextAttributeMap
 
ServletContextInitParameterMap - Class in jetbrick.web.servlet.map
 
ServletContextInitParameterMap(ServletContext) - Constructor for class jetbrick.web.servlet.map.ServletContextInitParameterMap
 
ServletContextInitParameterMap(HttpServletRequest) - Constructor for class jetbrick.web.servlet.map.ServletContextInitParameterMap
 
ServletResource - Class in jetbrick.io.resource
 
ServletResource(ServletContext, String) - Constructor for class jetbrick.io.resource.ServletResource
 
ServletUtils - Class in jetbrick.web.servlet
 
ServletUtils() - Constructor for class jetbrick.web.servlet.ServletUtils
 
SessionAttributeMap - Class in jetbrick.web.servlet.map
 
SessionAttributeMap(HttpSession) - Constructor for class jetbrick.web.servlet.map.SessionAttributeMap
 
SessionAttributeMap(HttpServletRequest) - Constructor for class jetbrick.web.servlet.map.SessionAttributeMap
 
set(Object, Object) - Method in class jetbrick.bean.FieldInfo
 
set(Object, Object) - Method in class jetbrick.bean.PropertyInfo
 
set(Object, Object) - Method in interface jetbrick.bean.Setter
 
set(String, Object) - Method in exception jetbrick.util.AppException
 
setBufferOff(HttpServletResponse) - Static method in class jetbrick.web.servlet.ResponseUtils
 
setDebugEnabled(boolean) - Static method in class jetbrick.bean.asm.AsmFactory
 
setExecutorService(ExecutorService) - Static method in class jetbrick.event.AppEventPublisher
 
setExternalExecutor(ExecutorService) - Method in class jetbrick.util.concurrent.BackgroundInitializer
 
setField(Object, int, Object) - Method in interface jetbrick.bean.asm.AsmAccessor
 
setFileDownloadHeader(HttpServletResponse, String, String) - Static method in class jetbrick.web.servlet.ResponseUtils
 
setPath(String) - Method in class jetbrick.io.resource.AbstractResource
setProperty(String, String) - Method in class jetbrick.config.EmptyProperties
 
setRelativePathName(String) - Method in class jetbrick.io.resource.AbstractResource
 
setRelativePathName(String) - Method in interface jetbrick.io.resource.Resource
 
Setter - Interface in jetbrick.bean
 
setThreshold(int) - Static method in class jetbrick.bean.asm.AsmFactory
 
setValue(boolean) - Method in class jetbrick.util.mutable.MutableBoolean
 
setValue(Boolean) - Method in class jetbrick.util.mutable.MutableBoolean
 
setValue(byte) - Method in class jetbrick.util.mutable.MutableByte
 
setValue(Number) - Method in class jetbrick.util.mutable.MutableByte
 
setValue(double) - Method in class jetbrick.util.mutable.MutableDouble
 
setValue(Number) - Method in class jetbrick.util.mutable.MutableDouble
 
setValue(float) - Method in class jetbrick.util.mutable.MutableFloat
 
setValue(Number) - Method in class jetbrick.util.mutable.MutableFloat
 
setValue(int) - Method in class jetbrick.util.mutable.MutableInteger
 
setValue(Number) - Method in class jetbrick.util.mutable.MutableInteger
 
setValue(long) - Method in class jetbrick.util.mutable.MutableLong
 
setValue(Number) - Method in class jetbrick.util.mutable.MutableLong
 
setValue(T) - Method in class jetbrick.util.mutable.MutableObject
 
setValue(short) - Method in class jetbrick.util.mutable.MutableShort
 
setValue(Number) - Method in class jetbrick.util.mutable.MutableShort
 
setValue(V) - Method in class jetbrick.util.tuple.NameValuePair
 
shell(String) - Static method in class jetbrick.util.ShellUtils
shell("ls -l")
shell(String, File, Map<String, String>) - Static method in class jetbrick.util.ShellUtils
 
ShellUtils - Class in jetbrick.util
Java 调用外部命令,并获取输出 (解决了 IO 阻塞问题).
ShellUtils() - Constructor for class jetbrick.util.ShellUtils
 
ShellUtils.Result - Class in jetbrick.util
 
SHORT - Static variable in class jetbrick.asm.Type
The sort of the short type.
SHORT_ARRAY_CONVERTOR - Static variable in class jetbrick.typecast.support.PrimitiveArrayConvertor
 
SHORT_TYPE - Static variable in class jetbrick.asm.Type
The short type.
ShortConvertor - Class in jetbrick.typecast.support
 
ShortConvertor() - Constructor for class jetbrick.typecast.support.ShortConvertor
 
SIPUSH - Static variable in interface jetbrick.asm.Opcodes
 
size() - Method in class jetbrick.bean.BeanMap
 
size() - Method in class jetbrick.collection.ArrayStack
Returns the number of elements in this stack.
size() - Method in class jetbrick.collection.ConcurrentSoftHashMap
 
size() - Method in class jetbrick.collection.CopyOnWriteMap
Returns the number of key/value pairs in this map.
size() - Method in class jetbrick.collection.IdentityHashSet
 
size() - Method in class jetbrick.collection.iterator.LoopIterator
 
size() - Method in class jetbrick.collection.ListMap
 
size() - Method in class jetbrick.collection.ListOrderedMap
 
size() - Method in class jetbrick.collection.multimap.AbstractMultiValueMap
 
size() - Method in class jetbrick.collection.SoftHashMap
 
size() - Method in class jetbrick.collection.TimedSizeCache
 
size() - Method in class jetbrick.config.AbstractConfig
 
size() - Method in class jetbrick.config.EmptyProperties
 
size() - Method in class jetbrick.io.buffer.FastBuffer
Returns buffer size.
size() - Method in class jetbrick.io.buffer.FastByteBuffer
Returns buffer size.
size() - Method in class jetbrick.io.buffer.FastCharBuffer
Returns buffer size.
size() - Method in class jetbrick.io.stream.FastByteArrayOutputStream
 
size() - Method in class jetbrick.io.stream.FastCharArrayWriter
 
size() - Method in class jetbrick.io.stream.UnsafeByteArrayInputStream
 
size() - Method in class jetbrick.io.stream.UnsafeByteArrayOutputStream
 
size() - Method in class jetbrick.io.stream.UnsafeCharArrayWriter
 
size() - Method in class jetbrick.web.servlet.map.RequestCookieMap
 
size() - Method in class jetbrick.web.servlet.map.StringEnumeratedMap
 
skip(long) - Method in class jetbrick.io.stream.UnsafeByteArrayInputStream
 
skip(long) - Method in class jetbrick.io.stream.UnsafeCharArrayReader
 
SKIP_CODE - Static variable in class jetbrick.asm.ClassReader
Flag to skip method code.
SKIP_DEBUG - Static variable in class jetbrick.asm.ClassReader
Flag to skip the debug information in the class.
SKIP_FRAMES - Static variable in class jetbrick.asm.ClassReader
Flag to skip the stack map frames in the class.
SoftHashMap<K,V> - Class in jetbrick.collection
 
SoftHashMap() - Constructor for class jetbrick.collection.SoftHashMap
 
SoftHashMap(int) - Constructor for class jetbrick.collection.SoftHashMap
 
split(String, String) - Static method in class jetbrick.util.StringUtils
 
split(String, char) - Static method in class jetbrick.util.StringUtils
 
splitChars(String, String) - Static method in class jetbrick.util.StringUtils
 
splitChars(String, char...) - Static method in class jetbrick.util.StringUtils
 
splitCSV(String) - Static method in class jetbrick.util.StringUtils
按逗号分隔,两边加引号的不分割(CSV 规则).
SqlDateConvertor - Class in jetbrick.typecast.support
 
SqlDateConvertor() - Constructor for class jetbrick.typecast.support.SqlDateConvertor
 
SqlTimeConvertor - Class in jetbrick.typecast.support
 
SqlTimeConvertor() - Constructor for class jetbrick.typecast.support.SqlTimeConvertor
 
SqlTimestampConvertor - Class in jetbrick.typecast.support
 
SqlTimestampConvertor() - Constructor for class jetbrick.typecast.support.SqlTimestampConvertor
 
start() - Method in class jetbrick.util.concurrent.BackgroundInitializer
 
startsWith(String, String) - Static method in class jetbrick.util.StringUtils
Check if a String starts with a specified prefix.
startsWithChar(String, char) - Static method in class jetbrick.util.StringUtils
 
startsWithIgnoreCase(String, String) - Static method in class jetbrick.util.StringUtils
Case insensitive check if a String starts with a specified prefix.
startsWithOne(String, String...) - Static method in class jetbrick.util.StringUtils
 
startsWithOneIgnoreCase(String, String...) - Static method in class jetbrick.util.StringUtils
 
STATIC_FIELD - Static variable in class jetbrick.bean.Filters
 
STATIC_METHOD - Static variable in class jetbrick.bean.Filters
 
STD_DATE_PATTERN - Static variable in class jetbrick.util.DateUtils
 
STD_DATETIME_PATTERN - Static variable in class jetbrick.util.DateUtils
 
STD_TIME_PATTERN - Static variable in class jetbrick.util.DateUtils
 
stderr() - Method in class jetbrick.util.ShellUtils.Result
 
stderr(String) - Method in class jetbrick.util.ShellUtils.Result
 
stdout() - Method in class jetbrick.util.ShellUtils.Result
 
stdout(String) - Method in class jetbrick.util.ShellUtils.Result
 
StringConvertor - Class in jetbrick.typecast.support
 
StringConvertor() - Constructor for class jetbrick.typecast.support.StringConvertor
 
StringEnumeratedMap<V> - Class in jetbrick.web.servlet.map
 
StringEnumeratedMap() - Constructor for class jetbrick.web.servlet.map.StringEnumeratedMap
 
StringEscapeUtils - Class in jetbrick.util
 
StringEscapeUtils() - Constructor for class jetbrick.util.StringEscapeUtils
 
stringPropertyNames() - Method in class jetbrick.config.EmptyProperties
 
StringUtils - Class in jetbrick.util
 
StringUtils() - Constructor for class jetbrick.util.StringUtils
 
subSequence(int, int) - Method in class jetbrick.io.buffer.FastCharBuffer
Returns sub sequence.
substring(String, int) - Static method in class jetbrick.util.StringUtils
Gets a substring from the specified String avoiding exceptions.
substring(String, int, int) - Static method in class jetbrick.util.StringUtils
Gets a substring from the specified String avoiding exceptions.
substringAfter(String, String) - Static method in class jetbrick.util.StringUtils
Gets the substring after the first occurrence of a separator.
substringAfterLast(String, String) - Static method in class jetbrick.util.StringUtils
Gets the substring after the last occurrence of a separator.
substringBefore(String, String) - Static method in class jetbrick.util.StringUtils
Gets the substring before the first occurrence of a separator.
substringBeforeLast(String, String) - Static method in class jetbrick.util.StringUtils
Gets the substring before the last occurrence of a separator.
substringBetween(String, String) - Static method in class jetbrick.util.StringUtils
Gets the String that is nested in between two instances of the same String.
substringBetween(String, String, String) - Static method in class jetbrick.util.StringUtils
Gets the String that is nested in between two Strings.
success() - Method in class jetbrick.util.ShellUtils.Result
 
suffix(String, String) - Static method in class jetbrick.util.StringUtils
 
support(Class<?>) - Static method in class jetbrick.typecast.TypeCastUtils
 
SWAP - Static variable in interface jetbrick.asm.Opcodes
 
SystemUtils - Class in jetbrick.util
 
SystemUtils() - Constructor for class jetbrick.util.SystemUtils
 
A B C D E F G H I J K L M N O P R S T U V W Z 
Skip navigation links

Copyright © 2016 jetbrick. All rights reserved.