- GENERAL - 类 中的静态变量org.tio.utils.hutool.PatternPool
-
英文字母 、数字和下划线
- GENERAL_WITH_CHINESE - 类 中的静态变量org.tio.utils.hutool.PatternPool
-
中文字、英文字母、数字和下划线
- generateFileByFile(String, String, Configuration, Object) - 类 中的静态方法org.tio.utils.freemarker.FreemarkerUtils
-
- generateFileByFile(String, String, Configuration, Object, boolean) - 类 中的静态方法org.tio.utils.freemarker.FreemarkerUtils
-
- generateFileByFile(String, String, Configuration, Object, boolean, boolean) - 类 中的静态方法org.tio.utils.freemarker.FreemarkerUtils
-
- generateString() - 类 中的方法org.tio.utils.qr.scheme.BizCard
-
- generateString() - 类 中的方法org.tio.utils.qr.scheme.Bookmark
-
- generateString() - 类 中的方法org.tio.utils.qr.scheme.EMail
-
- generateString() - 类 中的方法org.tio.utils.qr.scheme.EnterpriseWifi
-
- generateString() - 类 中的方法org.tio.utils.qr.scheme.GeoInfo
-
- generateString() - 类 中的方法org.tio.utils.qr.scheme.Girocode
-
- generateString() - 类 中的方法org.tio.utils.qr.scheme.GooglePlay
-
- generateString() - 类 中的方法org.tio.utils.qr.scheme.ICal
-
- generateString() - 类 中的方法org.tio.utils.qr.scheme.IEvent
-
- generateString() - 类 中的方法org.tio.utils.qr.scheme.IFreeBusyTime
-
- generateString() - 类 中的方法org.tio.utils.qr.scheme.IJournal
-
- generateString() - 类 中的方法org.tio.utils.qr.scheme.IToDo
-
- generateString() - 类 中的方法org.tio.utils.qr.scheme.KddiAu
-
- generateString() - 类 中的方法org.tio.utils.qr.scheme.MeCard
-
- generateString() - 类 中的方法org.tio.utils.qr.scheme.MMS
-
- generateString() - 类 中的方法org.tio.utils.qr.scheme.Schema
-
Generates code string.
- generateString() - 类 中的方法org.tio.utils.qr.scheme.SMS
-
- generateString() - 类 中的方法org.tio.utils.qr.scheme.SubSchema
-
Generates code string.
- generateString() - 类 中的方法org.tio.utils.qr.scheme.Telephone
-
- generateString() - 类 中的方法org.tio.utils.qr.scheme.Url
-
- generateString() - 类 中的方法org.tio.utils.qr.scheme.VCard
-
- generateString() - 类 中的方法org.tio.utils.qr.scheme.Wifi
-
- generateString() - 类 中的方法org.tio.utils.qr.scheme.YouTube
-
- generateStringByPath(String, Configuration) - 类 中的静态方法org.tio.utils.freemarker.FreemarkerUtils
-
- generateStringByPath(String, Configuration, Object) - 类 中的静态方法org.tio.utils.freemarker.FreemarkerUtils
-
- generateStringByPath(Writer, String, Configuration, Object) - 类 中的静态方法org.tio.utils.freemarker.FreemarkerUtils
-
- generateStringByString(String, Configuration, Object) - 类 中的静态方法org.tio.utils.freemarker.FreemarkerUtils
-
- GEO - 类 中的静态变量org.tio.utils.qr.scheme.GeoInfo
-
- GeoInfo - org.tio.utils.qr.scheme中的类
-
Encodes a geographic information, format is:
geo:40.71872,-73.98905,100
- GeoInfo() - 类 的构造器org.tio.utils.qr.scheme.GeoInfo
-
Default constructor to construct new geo info object.
- get(String) - 类 中的方法org.tio.utils.cache.AbsCache
-
根据key获取value
- get(String, Class<T>) - 类 中的方法org.tio.utils.cache.AbsCache
-
根据key获取value
- get(Long, Long, String, FirsthandCreater<T>) - 类 中的静态方法org.tio.utils.cache.CacheUtils
-
根据cacheKey从缓存中获取对象,如果缓存中没有该key对象,则用firsthandCreater获取对象,并将对象用cacheKey存于cache中
- get(Long, Long, String, boolean, FirsthandCreater<T>) - 类 中的静态方法org.tio.utils.cache.CacheUtils
-
根据cacheKey从缓存中获取对象,如果缓存中没有该key对象,则用firsthandCreater获取对象,并将对象用cacheKey存于cache中
timeToLiveSeconds和timeToIdleSeconds一个传null一个传值
- get(ICache, String, FirsthandCreater<T>) - 类 中的静态方法org.tio.utils.cache.CacheUtils
-
根据cacheKey从缓存中获取对象,如果缓存中没有该key对象,则用firsthandCreater获取对象,并将对象用cacheKey存于cache中
- get(ICache, String, boolean, FirsthandCreater<T>) - 类 中的静态方法org.tio.utils.cache.CacheUtils
-
根据cacheKey从缓存中获取对象,如果缓存中没有该key对象,则用firsthandCreater获取对象,并将对象用cacheKey存于cache中
- get(ICache, String, boolean, FirsthandCreater<T>, Long) - 类 中的静态方法org.tio.utils.cache.CacheUtils
-
- get(String) - 接口 中的方法org.tio.utils.cache.ICache
-
根据key获取value
- get(String, Class<T>) - 接口 中的方法org.tio.utils.cache.ICache
-
根据key获取value
- get(String, Map<String, String>) - 类 中的静态方法org.tio.utils.http.HttpUtils
-
- get(String) - 类 中的静态方法org.tio.utils.http.HttpUtils
-
- get(Object) - 类 中的方法org.tio.utils.hutool.CustomKeyMap
-
- get(int) - 类 中的方法org.tio.utils.hutool.FastByteBuffer
-
根据索引位返回一个字节
- get(Pattern, String, int) - 类 中的静态方法org.tio.utils.hutool.ReUtil
-
获得匹配的字符串
- get(K) - 类 中的方法org.tio.utils.hutool.SimpleCache
-
从缓存池中查找值
- get(String) - 类 中的静态方法org.tio.utils.jfinal.P
-
- get(String, String) - 类 中的静态方法org.tio.utils.jfinal.P
-
- get(String) - 类 中的方法org.tio.utils.jfinal.Prop
-
- get(String, String) - 类 中的方法org.tio.utils.jfinal.Prop
-
- get(K) - 类 中的方法org.tio.utils.lock.MapWithLock
-
- get(String) - 类 中的方法org.tio.utils.prop.MapWithLockPropSupport
-
同:getAttribute(String key)
- getAbsolutePath(String) - 类 中的静态方法org.tio.utils.hutool.ResourceUtil
-
获取ClassPath绝对路径
- getAddress() - 类 中的方法org.tio.utils.qr.scheme.KddiAu
-
- getAddress() - 类 中的方法org.tio.utils.qr.scheme.MeCard
-
- getAddress() - 类 中的方法org.tio.utils.qr.scheme.VCard
-
- getAllGroups(Pattern, String) - 类 中的静态方法org.tio.utils.hutool.ReUtil
-
获得匹配的字符串匹配到的所有分组
- getAllGroups(Pattern, String, boolean) - 类 中的静态方法org.tio.utils.hutool.ReUtil
-
获得匹配的字符串匹配到的所有分组
- getAmount() - 类 中的方法org.tio.utils.qr.scheme.Girocode
-
- getAppPackage() - 类 中的方法org.tio.utils.qr.scheme.GooglePlay
-
- getAttribute(String) - 接口 中的方法org.tio.utils.prop.IPropSupport
-
获取属性
- getAttribute(String) - 类 中的方法org.tio.utils.prop.MapWithLockPropSupport
-
- getAuthentication() - 类 中的方法org.tio.utils.qr.scheme.Wifi
-
- getBetweenMs() - 类 中的方法org.tio.utils.hutool.BetweenFormater
-
获得 时长毫秒数
- getBic() - 类 中的方法org.tio.utils.qr.scheme.Girocode
-
- getBoolean(String) - 类 中的静态方法org.tio.utils.jfinal.P
-
- getBoolean(String, Boolean) - 类 中的静态方法org.tio.utils.jfinal.P
-
- getBoolean(String) - 类 中的方法org.tio.utils.jfinal.Prop
-
- getBoolean(String, Boolean) - 类 中的方法org.tio.utils.jfinal.Prop
-
- getBucket(String) - 类 中的方法org.tio.utils.cache.redis.RedisCache
-
- getBytes(String) - 类 中的静态方法org.tio.utils.zk.Zk
-
- getCache(String, boolean) - 类 中的静态方法org.tio.utils.cache.caffeine.CaffeineCache
-
- getCache(String) - 类 中的静态方法org.tio.utils.cache.caffeine.CaffeineCache
-
- getCache(String, boolean) - 类 中的静态方法org.tio.utils.cache.caffeineredis.CaffeineRedisCache
-
- getCache(String) - 类 中的静态方法org.tio.utils.cache.caffeineredis.CaffeineRedisCache
-
- getCache(String) - 类 中的静态方法org.tio.utils.cache.guava.GuavaCache
-
- getCache(String) - 类 中的静态方法org.tio.utils.cache.guavaredis.GuavaRedisCache
-
- getCache(String) - 类 中的静态方法org.tio.utils.cache.redis.RedisCache
-
- getCacheName() - 类 中的方法org.tio.utils.cache.AbsCache
-
- getCacheName() - 类 中的方法org.tio.utils.cache.CacheChangedVo
-
- getCacheName() - 接口 中的方法org.tio.utils.cache.ICache
-
- getCacheName() - 类 中的方法org.tio.utils.cache.redis.ExpireVo
-
- getCaffeineCache(Long, Long) - 类 中的静态方法org.tio.utils.cache.CacheUtils
-
根据参数获取或创建CaffeineCache对象
- getCaffeineRedisCache(RedissonClient, Long, Long) - 类 中的静态方法org.tio.utils.cache.CacheUtils
-
- getChildren(String) - 类 中的静态方法org.tio.utils.zk.Zk
-
- getClass(T) - 类 中的静态方法org.tio.utils.hutool.ClassUtil
-
null安全的获取对象类型
- getClasses(Object...) - 类 中的静态方法org.tio.utils.hutool.ClassUtil
-
获得对象数组的类数组
- getClassName(Object, boolean) - 类 中的静态方法org.tio.utils.hutool.ClassUtil
-
获取类名
- getClassName(Class<?>, boolean) - 类 中的静态方法org.tio.utils.hutool.ClassUtil
-
获取类名
类名并不包含“.class”这个扩展名
例如:ClassUtil这个类
isSimple为false: "com.xiaoleilu.hutool.util.ClassUtil"
isSimple为true: "ClassUtil"
- getClientId() - 类 中的方法org.tio.utils.cache.CacheChangedVo
-
- getCode() - 类 中的方法org.tio.utils.resp.Resp
-
- getCode() - 类 中的方法org.tio.utils.resp.RespVo
-
- getCode() - 类 中的方法org.tio.utils.ui.layui.table.LayuiPage
-
- getCompany() - 类 中的方法org.tio.utils.qr.scheme.VCard
-
- getContainsStr(CharSequence, CharSequence...) - 类 中的静态方法org.tio.utils.hutool.StrUtil
-
查找指定字符串是否包含指定字符串列表中的任意一个字符串,如果包含返回找到的第一个字符串
- getCount() - 类 中的方法org.tio.utils.ui.layui.table.LayuiPage
-
- getData() - 类 中的方法org.tio.utils.resp.Resp
-
- getData() - 类 中的方法org.tio.utils.resp.RespVo
-
- getData() - 类 中的方法org.tio.utils.ui.layui.table.LayuiPage
-
- getDatacenterid() - 类 中的静态方法org.tio.utils.Uuid
-
- getDeclaredField(Class<?>, String) - 类 中的静态方法org.tio.utils.hutool.ClassUtil
-
查找指定类中的所有字段(包括非public字段), 字段不存在则返回null
- getDeclaredFields(Class<?>) - 类 中的静态方法org.tio.utils.hutool.ClassUtil
-
查找指定类中的所有字段(包括非public字段)
- getDefaultValue(Class<?>) - 类 中的静态方法org.tio.utils.hutool.ClassUtil
-
获取指定类型分的默认值
默认值规则为:
1、如果为原始类型,返回0
2、非原始类型返回 null
- getDefaultValues(Class<?>...) - 类 中的静态方法org.tio.utils.hutool.ClassUtil
-
获得默认值列表
- getEap() - 类 中的方法org.tio.utils.qr.scheme.EnterpriseWifi
-
- getEmail() - 类 中的方法org.tio.utils.qr.scheme.EMail
-
- getEmail() - 类 中的方法org.tio.utils.qr.scheme.MeCard
-
- getEmail() - 类 中的方法org.tio.utils.qr.scheme.VCard
-
- getEmail1() - 类 中的方法org.tio.utils.qr.scheme.KddiAu
-
- getEmail2() - 类 中的方法org.tio.utils.qr.scheme.KddiAu
-
- getEmail3() - 类 中的方法org.tio.utils.qr.scheme.KddiAu
-
- getEncoding() - 类 中的方法org.tio.utils.qr.scheme.Girocode
-
- getEnd() - 类 中的方法org.tio.utils.qr.scheme.IEvent
-
- getGroup0(Pattern, String) - 类 中的静态方法org.tio.utils.hutool.ReUtil
-
获得匹配的字符串,,获得正则中分组0的内容
- getGroup1(Pattern, String) - 类 中的静态方法org.tio.utils.hutool.ReUtil
-
获得匹配的字符串,,获得正则中分组1的内容
- getGroupExecutor() - 类 中的静态方法org.tio.utils.Threads
-
- getHint() - 类 中的方法org.tio.utils.qr.scheme.Girocode
-
- getIban() - 类 中的方法org.tio.utils.qr.scheme.Girocode
-
- getInstance(String) - 类 中的静态方法org.tio.utils.thread.pool.DefaultThreadFactory
-
- getInstance(String, Integer) - 类 中的静态方法org.tio.utils.thread.pool.DefaultThreadFactory
-
Gets the single INSTANCE of DefaultThreadFactory.
- getInt(String) - 类 中的静态方法org.tio.utils.jfinal.P
-
- getInt(String, Integer) - 类 中的静态方法org.tio.utils.jfinal.P
-
- getInt(String) - 类 中的方法org.tio.utils.jfinal.Prop
-
- getInt(String, Integer) - 类 中的方法org.tio.utils.jfinal.Prop
-
- getKey() - 类 中的方法org.tio.utils.cache.CacheChangedVo
-
- getKey() - 类 中的方法org.tio.utils.cache.redis.ExpireVo
-
- getLevel() - 类 中的方法org.tio.utils.hutool.BetweenFormater
-
获得 格式化级别
- getList() - 类 中的方法org.tio.utils.page.Page
-
- getLock() - 类 中的方法org.tio.utils.lock.ObjWithLock
-
- getLockObj(String) - 类 中的静态方法org.tio.utils.lock.LockUtils
-
获取锁对象,用于synchronized(lockObj)
- getLockObj(String, Object) - 类 中的静态方法org.tio.utils.lock.LockUtils
-
获取锁对象,用于synchronized(lockObj)
- getLong(String) - 类 中的静态方法org.tio.utils.jfinal.P
-
- getLong(String, Long) - 类 中的静态方法org.tio.utils.jfinal.P
-
- getLong(String) - 类 中的方法org.tio.utils.jfinal.Prop
-
- getLong(String, Long) - 类 中的方法org.tio.utils.jfinal.Prop
-
- getMD5(String) - 类 中的静态方法org.tio.utils.crypto.Md5
-
- getMillis() - 枚举 中的方法org.tio.utils.hutool.DateUnit
-
- getMsg() - 类 中的方法org.tio.utils.resp.Resp
-
- getMsg() - 类 中的方法org.tio.utils.resp.RespVo
-
- getMsg() - 类 中的方法org.tio.utils.ui.layui.table.LayuiPage
-
- getMsgQueue() - 类 中的方法org.tio.utils.thread.pool.AbstractQueueRunnable
-
获取消息队列
- getName() - 枚举 中的方法org.tio.utils.hutool.BetweenFormater.Level
-
获取级别名称
- getName() - 类 中的方法org.tio.utils.qr.scheme.Girocode
-
- getName() - 类 中的方法org.tio.utils.qr.scheme.MeCard
-
- getName() - 类 中的方法org.tio.utils.qr.scheme.VCard
-
- getName() - 类 中的方法org.tio.utils.thread.pool.SynThreadPoolExecutor
-
Gets the name.
- getName1() - 类 中的方法org.tio.utils.qr.scheme.KddiAu
-
- getName2() - 类 中的方法org.tio.utils.qr.scheme.KddiAu
-
- getNote() - 类 中的方法org.tio.utils.qr.scheme.VCard
-
- getNumber() - 类 中的方法org.tio.utils.qr.scheme.MMS
-
- getNumber() - 类 中的方法org.tio.utils.qr.scheme.SMS
-
- getObj() - 类 中的方法org.tio.utils.lock.ObjWithLock
-
- getOrganizer() - 类 中的方法org.tio.utils.qr.scheme.IEvent
-
- getPageNumber() - 类 中的方法org.tio.utils.page.Page
-
- getPageSize() - 类 中的方法org.tio.utils.page.Page
-
- getParameters(String, String) - 类 中的静态方法org.tio.utils.qr.scheme.SchemeUtil
-
Parses the given string into a key/value map.
- getParameters(String) - 类 中的静态方法org.tio.utils.qr.scheme.SchemeUtil
-
Parses the given string into a key/value map.
- getParameters(String, String, String) - 类 中的静态方法org.tio.utils.qr.scheme.SchemeUtil
-
Parses the given string into a key/value map
- getParser() - 类 中的方法org.tio.utils.qr.scheme.ExtendableQRCodeSchemeParser
-
- getPhase() - 类 中的方法org.tio.utils.qr.scheme.EnterpriseWifi
-
- getPhoneNumber() - 类 中的方法org.tio.utils.qr.scheme.VCard
-
- getPoints() - 类 中的方法org.tio.utils.qr.scheme.GeoInfo
-
- getProp() - 类 中的静态方法org.tio.utils.jfinal.P
-
- getProp(String) - 类 中的静态方法org.tio.utils.jfinal.P
-
- getProperties() - 类 中的方法org.tio.utils.jfinal.Prop
-
- getPropertyDescriptor(Class<?>, String) - 类 中的静态方法org.tio.utils.hutool.BeanUtil
-
获得Bean类属性描述,大小写敏感
- getPropertyDescriptor(Class<?>, String, boolean) - 类 中的静态方法org.tio.utils.hutool.BeanUtil
-
获得Bean类属性描述
- getPropertyDescriptorMap(Class<?>, boolean) - 枚举 中的方法org.tio.utils.hutool.BeanInfoCache
-
- getPropertyDescriptorMap(Class<?>, boolean) - 类 中的静态方法org.tio.utils.hutool.BeanUtil
-
- getPropertyDescriptors(Class<?>) - 类 中的静态方法org.tio.utils.hutool.BeanUtil
-
获得Bean字段描述数组
- getPsk() - 类 中的方法org.tio.utils.qr.scheme.Wifi
-
- getPublicMethod(Class<?>, String, Class<?>...) - 类 中的静态方法org.tio.utils.hutool.ClassUtil
-
查找指定Public方法 如果找不到对应的方法或方法不为public的则返回null
- getPublicMethodNames(Class<?>) - 类 中的静态方法org.tio.utils.hutool.ClassUtil
-
获得指定类中的Public方法名
去重重载的方法
- getPublicMethods(Class<?>) - 类 中的静态方法org.tio.utils.hutool.ClassUtil
-
获得本类及其父类所有Public方法
- getPurposeCode() - 类 中的方法org.tio.utils.qr.scheme.Girocode
-
- getQrWriter() - 类 中的方法org.tio.utils.qr.AbstractQRCode
-
- getRedisson() - 类 中的方法org.tio.utils.cache.redis.RedisCache
-
- getReentrantReadWriteLock(String, Object) - 类 中的静态方法org.tio.utils.lock.LockUtils
-
获取读写锁
- getReference() - 类 中的方法org.tio.utils.qr.scheme.Girocode
-
- getResource(String) - 类 中的静态方法org.tio.utils.hutool.ResourceUtil
-
获得资源相对路径对应的URL
- getResourceAsStream(String) - 类 中的静态方法org.tio.utils.hutool.ResourceUtil
-
获取ClassPath下的资源做为流
- getSsid() - 类 中的方法org.tio.utils.qr.scheme.Wifi
-
- getStamp() - 类 中的方法org.tio.utils.qr.scheme.IEvent
-
- getStart() - 类 中的方法org.tio.utils.qr.scheme.IEvent
-
- getString(String, String) - 类 中的静态方法org.tio.utils.zk.Zk
-
- getString(String) - 类 中的静态方法org.tio.utils.zk.Zk
-
- getSubject() - 类 中的方法org.tio.utils.qr.scheme.MMS
-
- getSubject() - 类 中的方法org.tio.utils.qr.scheme.SMS
-
- getSubSchema() - 类 中的方法org.tio.utils.qr.scheme.ICal
-
- getSummary() - 类 中的方法org.tio.utils.qr.scheme.IEvent
-
- getSupportedSchemes() - 类 中的方法org.tio.utils.qr.scheme.ExtendableQRCodeSchemeParser
-
- getSupportedSchemes() - 接口 中的方法org.tio.utils.qr.scheme.QRCodeSchemeParser
-
- getTelephone() - 类 中的方法org.tio.utils.qr.scheme.MeCard
-
- getTelephone() - 类 中的方法org.tio.utils.qr.scheme.Telephone
-
- getTelephone1() - 类 中的方法org.tio.utils.qr.scheme.KddiAu
-
- getTelephone2() - 类 中的方法org.tio.utils.qr.scheme.KddiAu
-
- getTelephone3() - 类 中的方法org.tio.utils.qr.scheme.KddiAu
-
- getText() - 类 中的方法org.tio.utils.qr.scheme.Girocode
-
- getThreadPoolName() - 类 中的方法org.tio.utils.thread.pool.DefaultThreadFactory
-
Gets the thread pool name.
- getTimeout() - 类 中的方法org.tio.utils.cache.redis.RedisCache
-
- getTimeToIdleSeconds() - 类 中的方法org.tio.utils.cache.AbsCache
-
- getTimeToIdleSeconds() - 接口 中的方法org.tio.utils.cache.ICache
-
- getTimeToIdleSeconds() - 类 中的方法org.tio.utils.cache.redis.ExpireVo
-
- getTimeToIdleSeconds() - 类 中的方法org.tio.utils.cache.redis.RedisCache
-
- getTimeToLiveSeconds() - 类 中的方法org.tio.utils.cache.AbsCache
-
- getTimeToLiveSeconds() - 接口 中的方法org.tio.utils.cache.ICache
-
- getTimeToLiveSeconds() - 类 中的方法org.tio.utils.cache.redis.RedisCache
-
- getTioExecutor() - 类 中的静态方法org.tio.utils.Threads
-
- getTitel() - 类 中的方法org.tio.utils.qr.scheme.Bookmark
-
- getTitle() - 类 中的方法org.tio.utils.qr.scheme.VCard
-
- getTotalPage() - 类 中的方法org.tio.utils.page.Page
-
- getTotalRow() - 类 中的方法org.tio.utils.page.Page
-
- getType() - 类 中的方法org.tio.utils.cache.CacheChangedVo
-
- getUid() - 类 中的方法org.tio.utils.qr.scheme.IEvent
-
- getUrl() - 类 中的方法org.tio.utils.qr.scheme.Bookmark
-
- getUrl() - 类 中的方法org.tio.utils.qr.scheme.Url
-
- getUser() - 类 中的方法org.tio.utils.qr.scheme.EnterpriseWifi
-
- getVideoId() - 类 中的方法org.tio.utils.qr.scheme.YouTube
-
- getWebsite() - 类 中的方法org.tio.utils.qr.scheme.VCard
-
- getWorkid() - 类 中的静态方法org.tio.utils.Uuid
-
- Girocode - org.tio.utils.qr.scheme中的类
-
European banking code, currently defines only SEPA credit transfer.
- Girocode() - 类 的构造器org.tio.utils.qr.scheme.Girocode
-
- Girocode.Encoding - org.tio.utils.qr.scheme中的枚举
-
- GooglePlay - org.tio.utils.qr.scheme中的类
-
Encodes a Google Play direct link, format is:
{{{market://details?
- GooglePlay() - 类 的构造器org.tio.utils.qr.scheme.GooglePlay
-
Default constructor to construct the GooglePlay obeject.
- GPLAY - 类 中的静态变量org.tio.utils.qr.scheme.GooglePlay
-
- GROUP_VAR - 类 中的静态变量org.tio.utils.hutool.PatternPool
-
分组
- GuavaCache - org.tio.utils.cache.guava中的类
-
- GuavaRedisCache - org.tio.utils.cache.guavaredis中的类
-
- GuavaRedisCache(String, GuavaCache, RedisCache) - 类 的构造器org.tio.utils.cache.guavaredis.GuavaRedisCache
-
- GuavaUtils - org.tio.utils.guava中的类
-
- GuavaUtils() - 类 的构造器org.tio.utils.guava.GuavaUtils
-
- guessPattern(String) - 类 中的静态方法org.tio.utils.hutool.DateUtil
-
- gzip(byte[]) - 类 中的静态方法org.tio.utils.hutool.ZipUtil
-
Gzip压缩处理
- ICache - org.tio.utils.cache中的接口
-
- ICache.NullClass - org.tio.utils.cache中的类
-
有时候需要放一个空对象到缓存中
- ICal - org.tio.utils.qr.scheme中的类
-
A simple wrapper for iCal data to use with ZXing QR Code generator.
- ICal(IEvent) - 类 的构造器org.tio.utils.qr.scheme.ICal
-
- ICal(IToDo) - 类 的构造器org.tio.utils.qr.scheme.ICal
-
- ICal(IJournal) - 类 的构造器org.tio.utils.qr.scheme.ICal
-
- ICal(IFreeBusyTime) - 类 的构造器org.tio.utils.qr.scheme.ICal
-
- IEvent - org.tio.utils.qr.scheme中的类
-
A simple wrapper for iEvent data to use with ZXing QR Code generator.
- IEvent() - 类 的构造器org.tio.utils.qr.scheme.IEvent
-
- IFreeBusyTime - org.tio.utils.qr.scheme中的类
-
- IFreeBusyTime() - 类 的构造器org.tio.utils.qr.scheme.IFreeBusyTime
-
- IJournal - org.tio.utils.qr.scheme中的类
-
- IJournal() - 类 的构造器org.tio.utils.qr.scheme.IJournal
-
- imageType - 类 中的变量org.tio.utils.qr.AbstractQRCode
-
- ImageType - org.tio.utils.qr.image中的枚举
-
- index() - 类 中的方法org.tio.utils.hutool.FastByteBuffer
-
当前缓冲位于缓冲区的索引位
- INDEX_NOT_FOUND - 类 中的静态变量org.tio.utils.hutool.ArrayUtil
-
数组中元素未找到的下标,值为-1
- INDEX_NOT_FOUND - 类 中的静态变量org.tio.utils.hutool.StrUtil
-
- indexOf(T[], Object) - 类 中的静态方法org.tio.utils.hutool.ArrayUtil
-
- indexOf(CharSequence, char) - 类 中的静态方法org.tio.utils.hutool.StrUtil
-
指定范围内查找指定字符
- indexOf(CharSequence, char, int) - 类 中的静态方法org.tio.utils.hutool.StrUtil
-
指定范围内查找指定字符
- indexOf(CharSequence, char, int, int) - 类 中的静态方法org.tio.utils.hutool.StrUtil
-
指定范围内查找指定字符
- indexOf(CharSequence, CharSequence, int, boolean) - 类 中的静态方法org.tio.utils.hutool.StrUtil
-
指定范围内反向查找字符串
- indexOfIgnoreCase(CharSequence, CharSequence) - 类 中的静态方法org.tio.utils.hutool.StrUtil
-
指定范围内查找字符串,忽略大小写
StrUtil.indexOfIgnoreCase(null, *, *) = -1
StrUtil.indexOfIgnoreCase(*, null, *) = -1
StrUtil.indexOfIgnoreCase("", "", 0) = 0
StrUtil.indexOfIgnoreCase("aabaabaa", "A", 0) = 0
StrUtil.indexOfIgnoreCase("aabaabaa", "B", 0) = 2
StrUtil.indexOfIgnoreCase("aabaabaa", "AB", 0) = 1
StrUtil.indexOfIgnoreCase("aabaabaa", "B", 3) = 5
StrUtil.indexOfIgnoreCase("aabaabaa", "B", 9) = -1
StrUtil.indexOfIgnoreCase("aabaabaa", "B", -1) = 2
StrUtil.indexOfIgnoreCase("aabaabaa", "", 2) = 2
StrUtil.indexOfIgnoreCase("abc", "", 9) = -1
- indexOfIgnoreCase(CharSequence, CharSequence, int) - 类 中的静态方法org.tio.utils.hutool.StrUtil
-
指定范围内查找字符串
StrUtil.indexOfIgnoreCase(null, *, *) = -1
StrUtil.indexOfIgnoreCase(*, null, *) = -1
StrUtil.indexOfIgnoreCase("", "", 0) = 0
StrUtil.indexOfIgnoreCase("aabaabaa", "A", 0) = 0
StrUtil.indexOfIgnoreCase("aabaabaa", "B", 0) = 2
StrUtil.indexOfIgnoreCase("aabaabaa", "AB", 0) = 1
StrUtil.indexOfIgnoreCase("aabaabaa", "B", 3) = 5
StrUtil.indexOfIgnoreCase("aabaabaa", "B", 9) = -1
StrUtil.indexOfIgnoreCase("aabaabaa", "B", -1) = 2
StrUtil.indexOfIgnoreCase("aabaabaa", "", 2) = 2
StrUtil.indexOfIgnoreCase("abc", "", 9) = -1
- init(String, ClientDecorator) - 类 中的静态方法org.tio.utils.zk.Zk
-
- initConfig(String, String, T) - 类 中的静态方法org.tio.utils.ConfigUtils
-
- initConfig(String, String) - 类 中的静态方法org.tio.utils.ConfigUtils
-
- initConfig(String, String, String) - 类 中的静态方法org.tio.utils.ConfigUtils
-
- initConfig(String, String, String, char) - 类 中的静态方法org.tio.utils.ConfigUtils
-
- initConfig(String, String, String, T) - 类 中的静态方法org.tio.utils.ConfigUtils
-
如果finename1存在就加载finename1,否则加载finename2
- initConfig(String, String, String, char, T) - 类 中的静态方法org.tio.utils.ConfigUtils
-
如果finename1存在就加载finename1,否则加载finename2
- int2Str(int) - 类 中的静态方法org.tio.utils.hutool.StrUtil
-
用缓存将int转成str
- IoUtils - org.tio.utils中的类
-
this class copied from org.apache.commons.io.IOUtils
- IoUtils() - 类 的构造器org.tio.utils.IoUtils
-
- IPropSupport - org.tio.utils.prop中的接口
-
属性支持接口
- IPV4 - 类 中的静态变量org.tio.utils.hutool.PatternPool
-
IP v4
- isAbstract(Class<?>) - 类 中的静态方法org.tio.utils.hutool.ClassUtil
-
是否为抽象类
- isArray(Object) - 类 中的静态方法org.tio.utils.hutool.ArrayUtil
-
对象是否为数组对象
- isBasicType(Class<?>) - 类 中的静态方法org.tio.utils.hutool.ClassUtil
-
是否为基本类型(包括包装类和原始类)
- isBlank(CharSequence) - 类 中的静态方法org.tio.utils.hutool.StrUtil
-
字符串是否为空白 空白的定义如下:
1、为null
2、为不可见字符(如空格)
3、""
- isCanceled() - 类 中的方法org.tio.utils.thread.pool.AbstractSynRunnable
-
- isEmpty() - 类 中的方法org.tio.utils.hutool.FastByteBuffer
-
- isEmpty(CharSequence) - 类 中的静态方法org.tio.utils.hutool.StrUtil
-
字符串是否为空,空的定义如下:
1、为null
2、为""
- isEnum(Class<?>) - 类 中的静态方法org.tio.utils.hutool.ClassUtil
-
判断类是否为枚举类型
- isExecuted() - 类 中的方法org.tio.utils.thread.pool.AbstractSynRunnable
-
是否已经提交到线程池了
- isFirstPage() - 类 中的方法org.tio.utils.page.Page
-
- isHidden() - 类 中的方法org.tio.utils.qr.scheme.Wifi
-
- isIpv4(String) - 类 中的静态方法org.tio.utils.hutool.Validator
-
验证是否为IPV4地址
- isLastPage() - 类 中的方法org.tio.utils.page.Page
-
- isMactchRegex(Pattern, String) - 类 中的静态方法org.tio.utils.hutool.Validator
-
通过正则表达式验证
- isMatch(String, String) - 类 中的静态方法org.tio.utils.hutool.ReUtil
-
给定内容是否匹配正则
- isMatch(Pattern, String) - 类 中的静态方法org.tio.utils.hutool.ReUtil
-
给定内容是否匹配正则
- isMobile(UserAgent) - 类 中的静态方法org.tio.utils.UAUtils
-
是否是
- isNeededExecute() - 类 中的方法org.tio.utils.thread.pool.AbstractQueueRunnable
-
- isNeededExecute() - 类 中的方法org.tio.utils.thread.pool.AbstractSynRunnable
-
- isNormalClass(Class<?>) - 类 中的静态方法org.tio.utils.hutool.ClassUtil
-
是否为标准的类
这个类必须:
1、非接口
2、非抽象类
3、非Enum枚举
4、非数组
5、非注解
6、非原始类型(int, long等)
- isNotBlank(CharSequence) - 类 中的静态方法org.tio.utils.hutool.StrUtil
-
字符串是否为非空白 空白的定义如下:
1、不为null
2、不为不可见字符(如空格)
3、不为""
- isNotPublic(Class<?>) - 类 中的静态方法org.tio.utils.hutool.ClassUtil
-
指定类是否为非public
- isNotPublic(Method) - 类 中的静态方法org.tio.utils.hutool.ClassUtil
-
指定方法是否为非public
- isNumber(String) - 类 中的静态方法org.tio.utils.hutool.Validator
-
是否为数字
- isOk() - 类 中的方法org.tio.utils.resp.Resp
-
- isOk() - 类 中的方法org.tio.utils.resp.RespVo
-
- isPrimitiveWrapper(Class<?>) - 类 中的静态方法org.tio.utils.hutool.ClassUtil
-
是否为包装类型
- isPublic(Class<?>) - 类 中的静态方法org.tio.utils.hutool.ClassUtil
-
指定类是否为Public
- isPublic(Method) - 类 中的静态方法org.tio.utils.hutool.ClassUtil
-
指定方法是否为Public
- isReadRunned - 类 中的变量org.tio.utils.lock.ReadWriteLockHandler.ReadWriteRet
-
是不是运行了read方法
- isSimpleTypeOrArray(Class<?>) - 类 中的静态方法org.tio.utils.hutool.ClassUtil
-
是否简单值类型或简单值类型的数组
包括:原始类型,、String、other CharSequence, a Number, a Date, a URI, a URL, a Locale or a Class及其数组
- isSimpleValueType(Class<?>) - 类 中的静态方法org.tio.utils.hutool.ClassUtil
-
是否为简单值类型
包括:原始类型,、String、other CharSequence, a Number, a Date, a URI, a URL, a Locale or a Class.
- isStatic(Method) - 类 中的静态方法org.tio.utils.hutool.ClassUtil
-
是否为静态方法
- isSubEquals(CharSequence, int, CharSequence, int, int, boolean) - 类 中的静态方法org.tio.utils.hutool.StrUtil
-
截取两个字符串的不同部分(长度一致),判断截取的子串是否相同
任意一个字符串为null返回false
- isWriteRunned - 类 中的变量org.tio.utils.lock.ReadWriteLockHandler.ReadWriteRet
-
是不是运行了write方法
- IToDo - org.tio.utils.qr.scheme中的类
-
- IToDo() - 类 的构造器org.tio.utils.qr.scheme.IToDo
-
- scanPackage(String, ClassScanHandler) - 类 中的静态方法org.tio.utils.hutool.ClassUtil
-
扫描包路径下所有的class文件
代码摘自网上(https://gitee.com/liuyueyi/quicksilver/blob/master/silver-file/src/main/java/com.hust.hui.quicksilver.file/PkgUtil.java),但作了不少改造
- Schema - org.tio.utils.qr.scheme中的类
-
Abstract schema class
- SchemeUtil - org.tio.utils.qr.scheme中的类
-
A bunch of utility methods for parsing the QR codes.
- SchemeUtil() - 类 的构造器org.tio.utils.qr.scheme.SchemeUtil
-
- SECOND_1 - 类 中的静态变量org.tio.utils.time.Time
-
一秒
- SEMI_COL - 接口 中的静态变量org.tio.utils.SysConst
-
;
- SERVICE_HEADER - 类 中的静态变量org.tio.utils.qr.scheme.Girocode
-
- set(String, Object) - 类 中的方法org.tio.utils.prop.MapWithLockPropSupport
-
同:setAttribute(String key, Object value)
- setAccessible(Method) - 类 中的静态方法org.tio.utils.hutool.ClassUtil
-
设置方法为可访问
- setAddress(String) - 类 中的方法org.tio.utils.qr.scheme.KddiAu
-
- setAddress(String) - 类 中的方法org.tio.utils.qr.scheme.MeCard
-
- setAddress(String) - 类 中的方法org.tio.utils.qr.scheme.VCard
-
- setAmount(String) - 类 中的方法org.tio.utils.qr.scheme.Girocode
-
- setAppPackage(String) - 类 中的方法org.tio.utils.qr.scheme.GooglePlay
-
- setAttribute(String, Object) - 接口 中的方法org.tio.utils.prop.IPropSupport
-
设置属性
- setAttribute(String, Object) - 类 中的方法org.tio.utils.prop.MapWithLockPropSupport
-
- setAuthentication(Wifi.Authentication) - 类 中的方法org.tio.utils.qr.scheme.Wifi
-
- setAuthentication(String) - 类 中的方法org.tio.utils.qr.scheme.Wifi
-
- setBetweenMs(long) - 类 中的方法org.tio.utils.hutool.BetweenFormater
-
设置 时长毫秒数
- setBic(String) - 类 中的方法org.tio.utils.qr.scheme.Girocode
-
- setCacheName(String) - 类 中的方法org.tio.utils.cache.AbsCache
-
- setCacheName(String) - 类 中的方法org.tio.utils.cache.CacheChangedVo
-
- setCacheName(String) - 类 中的方法org.tio.utils.cache.redis.ExpireVo
-
- setCanceled(boolean) - 类 中的方法org.tio.utils.thread.pool.AbstractSynRunnable
-
- setClientId(String) - 类 中的方法org.tio.utils.cache.CacheChangedVo
-
- setCode(Integer) - 类 中的方法org.tio.utils.resp.Resp
-
- setCode(Integer) - 类 中的方法org.tio.utils.resp.RespVo
-
- setCode(int) - 类 中的方法org.tio.utils.ui.layui.table.LayuiPage
-
- setCompany(String) - 类 中的方法org.tio.utils.qr.scheme.VCard
-
- setCount(long) - 类 中的方法org.tio.utils.ui.layui.table.LayuiPage
-
- setData(Object) - 类 中的方法org.tio.utils.resp.Resp
-
- setData(Object) - 类 中的方法org.tio.utils.resp.RespVo
-
- setData(Collection<Object>) - 类 中的方法org.tio.utils.ui.layui.table.LayuiPage
-
- setData(String, byte[]) - 类 中的静态方法org.tio.utils.zk.Zk
-
- setData(String, String) - 类 中的静态方法org.tio.utils.zk.Zk
-
- setDatacenterid(Integer) - 类 中的静态方法org.tio.utils.Uuid
-
- setEap(String) - 类 中的方法org.tio.utils.qr.scheme.EnterpriseWifi
-
- setEmail(String) - 类 中的方法org.tio.utils.qr.scheme.EMail
-
- setEmail(String) - 类 中的方法org.tio.utils.qr.scheme.MeCard
-
- setEmail(String) - 类 中的方法org.tio.utils.qr.scheme.VCard
-
- setEmail1(String) - 类 中的方法org.tio.utils.qr.scheme.KddiAu
-
- setEmail2(String) - 类 中的方法org.tio.utils.qr.scheme.KddiAu
-
- setEmail3(String) - 类 中的方法org.tio.utils.qr.scheme.KddiAu
-
- setEncoding(Girocode.Encoding) - 类 中的方法org.tio.utils.qr.scheme.Girocode
-
- setEnd(String) - 类 中的方法org.tio.utils.qr.scheme.IEvent
-
- setExecuted(boolean) - 类 中的方法org.tio.utils.thread.pool.AbstractSynRunnable
-
是否已经提交到线程池了
- setHidden(String) - 类 中的方法org.tio.utils.qr.scheme.Wifi
-
- setHidden(boolean) - 类 中的方法org.tio.utils.qr.scheme.Wifi
-
- setHint(String) - 类 中的方法org.tio.utils.qr.scheme.Girocode
-
- setIban(String) - 类 中的方法org.tio.utils.qr.scheme.Girocode
-
- setKey(String) - 类 中的方法org.tio.utils.cache.CacheChangedVo
-
- setKey(String) - 类 中的方法org.tio.utils.cache.redis.ExpireVo
-
- setLevel(BetweenFormater.Level) - 类 中的方法org.tio.utils.hutool.BetweenFormater
-
设置格式化级别
- setList(List<T>) - 类 中的方法org.tio.utils.page.Page
-
- setMsg(String) - 类 中的方法org.tio.utils.resp.Resp
-
- setMsg(String) - 类 中的方法org.tio.utils.resp.RespVo
-
- setMsg(String) - 类 中的方法org.tio.utils.ui.layui.table.LayuiPage
-
- setName(String) - 类 中的方法org.tio.utils.qr.scheme.Girocode
-
- setName(String) - 类 中的方法org.tio.utils.qr.scheme.MeCard
-
- setName(String) - 类 中的方法org.tio.utils.qr.scheme.VCard
-
- setName(String) - 类 中的方法org.tio.utils.thread.pool.SynThreadPoolExecutor
-
Sets the name.
- setName1(String) - 类 中的方法org.tio.utils.qr.scheme.KddiAu
-
- setName2(String) - 类 中的方法org.tio.utils.qr.scheme.KddiAu
-
- setNote(String) - 类 中的方法org.tio.utils.qr.scheme.VCard
-
- setNumber(String) - 类 中的方法org.tio.utils.qr.scheme.MMS
-
- setNumber(String) - 类 中的方法org.tio.utils.qr.scheme.SMS
-
- setObj(T) - 类 中的方法org.tio.utils.lock.ObjWithLock
-
- setOrganizer(String) - 类 中的方法org.tio.utils.qr.scheme.IEvent
-
- setPageNumber(Integer) - 类 中的方法org.tio.utils.page.Page
-
- setPageSize(Integer) - 类 中的方法org.tio.utils.page.Page
-
- setPhase(String) - 类 中的方法org.tio.utils.qr.scheme.EnterpriseWifi
-
- setPhoneNumber(String) - 类 中的方法org.tio.utils.qr.scheme.VCard
-
- setPoints(List<String>) - 类 中的方法org.tio.utils.qr.scheme.GeoInfo
-
- setPsk(String) - 类 中的方法org.tio.utils.qr.scheme.Wifi
-
- setPurposeCode(String) - 类 中的方法org.tio.utils.qr.scheme.Girocode
-
- setQrWriter(Writer) - 类 中的方法org.tio.utils.qr.AbstractQRCode
-
- setReference(String) - 类 中的方法org.tio.utils.qr.scheme.Girocode
-
- setSsid(String) - 类 中的方法org.tio.utils.qr.scheme.Wifi
-
- setStamp(String) - 类 中的方法org.tio.utils.qr.scheme.IEvent
-
- setStart(String) - 类 中的方法org.tio.utils.qr.scheme.IEvent
-
- setSubject(String) - 类 中的方法org.tio.utils.qr.scheme.MMS
-
- setSubject(String) - 类 中的方法org.tio.utils.qr.scheme.SMS
-
- setSummary(String) - 类 中的方法org.tio.utils.qr.scheme.IEvent
-
- setTelephone(String) - 类 中的方法org.tio.utils.qr.scheme.MeCard
-
- setTelephone(String) - 类 中的方法org.tio.utils.qr.scheme.Telephone
-
- setTelephone1(String) - 类 中的方法org.tio.utils.qr.scheme.KddiAu
-
- setTelephone2(String) - 类 中的方法org.tio.utils.qr.scheme.KddiAu
-
- setTelephone3(String) - 类 中的方法org.tio.utils.qr.scheme.KddiAu
-
- setText(String) - 类 中的方法org.tio.utils.qr.scheme.Girocode
-
- setThreadName(String) - 类 中的方法org.tio.utils.thread.pool.DefaultThreadFactory
-
Sets the thread name.
- setTimeToIdleSeconds(Long) - 类 中的方法org.tio.utils.cache.AbsCache
-
- setTimeToIdleSeconds(long) - 类 中的方法org.tio.utils.cache.redis.ExpireVo
-
- setTimeToLiveSeconds(Long) - 类 中的方法org.tio.utils.cache.AbsCache
-
- setTitel(String) - 类 中的方法org.tio.utils.qr.scheme.Bookmark
-
- setTitle(String) - 类 中的方法org.tio.utils.qr.scheme.VCard
-
- setTotalPage(Integer) - 类 中的方法org.tio.utils.page.Page
-
- setTotalRow(Integer) - 类 中的方法org.tio.utils.page.Page
-
- setType(CacheChangeType) - 类 中的方法org.tio.utils.cache.CacheChangedVo
-
- setUid(String) - 类 中的方法org.tio.utils.qr.scheme.IEvent
-
- setUrl(String) - 类 中的方法org.tio.utils.qr.scheme.Bookmark
-
- setUrl(String) - 类 中的方法org.tio.utils.qr.scheme.Url
-
- setUser(String) - 类 中的方法org.tio.utils.qr.scheme.EnterpriseWifi
-
- setVideoId(String) - 类 中的方法org.tio.utils.qr.scheme.YouTube
-
- setWebsite(String) - 类 中的方法org.tio.utils.qr.scheme.VCard
-
- SetWithLock<T> - org.tio.utils.lock中的类
-
- SetWithLock(Set<T>) - 类 的构造器org.tio.utils.lock.SetWithLock
-
- SetWithLock(Set<T>, ReentrantReadWriteLock) - 类 的构造器org.tio.utils.lock.SetWithLock
-
- setWorkid(Integer) - 类 中的静态方法org.tio.utils.Uuid
-
- ShortMessageTemplateExceptionHandler - org.tio.utils.freemarker中的类
-
ShortMessageTemplateExceptionHandler
- ShortMessageTemplateExceptionHandler() - 类 的构造器org.tio.utils.freemarker.ShortMessageTemplateExceptionHandler
-
- sign(String, String, String) - 类 中的静态方法org.tio.utils.crypto.Md5
-
签名字符串
- SimpleCache<K,V> - org.tio.utils.hutool中的类
-
- SimpleCache() - 类 的构造器org.tio.utils.hutool.SimpleCache
-
- size() - 类 中的方法org.tio.utils.cache.caffeine.CaffeineCache
-
- size() - 类 中的方法org.tio.utils.cache.guava.GuavaCache
-
- size() - 类 中的方法org.tio.utils.hutool.FastByteArrayOutputStream
-
- size() - 类 中的方法org.tio.utils.hutool.FastByteBuffer
-
- size() - 类 中的方法org.tio.utils.lock.ListWithLock
-
- size() - 类 中的方法org.tio.utils.lock.MapWithLock
-
- size() - 类 中的方法org.tio.utils.lock.SetWithLock
-
- SMS - org.tio.utils.qr.scheme中的类
-
Encodes a sms code, format is: sms:+1-212-555-1212:subject
- SMS() - 类 的构造器org.tio.utils.qr.scheme.SMS
-
- Snowflake - org.tio.utils.hutool中的类
-
Twitter的Snowflake 算法
分布式系统中,有一些需要使用全局唯一ID的场景,有些时候我们希望能使用一种简单一些的ID,并且希望ID能够按照时间有序生成。
- Snowflake(long, long) - 类 的构造器org.tio.utils.hutool.Snowflake
-
构造
- SPACE - 接口 中的静态变量org.tio.utils.SysConst
-
一个空格
- SPACE_ - 接口 中的静态变量org.tio.utils.SysConst
-
- split(String, String) - 类 中的静态方法org.tio.utils.hutool.StrUtil
-
- SPLIT_FOR_CACHENAME - 类 中的静态变量org.tio.utils.cache.redis.RedisCache
-
- SSID - 类 中的静态变量org.tio.utils.qr.scheme.Wifi
-
- stackTrace() - 类 中的静态方法org.tio.utils.thread.ThreadUtils
-
- start() - 类 中的静态方法org.tio.utils.cache.redis.RedisExpireUpdateTask
-
- start() - 类 中的静态方法org.tio.utils.quartz.QuartzUtils
-
配置文件为"/config/tio-quartz.properties"
- start(String) - 类 中的静态方法org.tio.utils.quartz.QuartzUtils
-
- start() - 类 中的静态方法org.tio.utils.zk.Zk
-
Start the client.
- startWith(CharSequence, CharSequence, boolean) - 类 中的静态方法org.tio.utils.hutool.StrUtil
-
是否以指定字符串开头
如果给定的字符串和开头字符串都为null则返回true,否则任意一个值为null返回false
- startWith(CharSequence, char) - 类 中的静态方法org.tio.utils.hutool.StrUtil
-
字符串是否以给定字符开始
- startWith(CharSequence, CharSequence) - 类 中的静态方法org.tio.utils.hutool.StrUtil
-
是否以指定字符串开头
- startWithIgnoreCase(CharSequence, CharSequence) - 类 中的静态方法org.tio.utils.hutool.StrUtil
-
是否以指定字符串开头,忽略大小写
- str(Object, String) - 类 中的静态方法org.tio.utils.hutool.StrUtil
-
将对象转为字符串
1、Byte数组和ByteBuffer会被转换为对应字符串的数组 2、对象数组会调用Arrays.toString方法
- str(Object, Charset) - 类 中的静态方法org.tio.utils.hutool.StrUtil
-
将对象转为字符串
1、Byte数组和ByteBuffer会被转换为对应字符串的数组 2、对象数组会调用Arrays.toString方法
- str(CharSequence) - 类 中的静态方法org.tio.utils.hutool.StrUtil
-
- STR_AMP - 接口 中的静态变量org.tio.utils.SysConst
-
&
- STR_COL - 接口 中的静态变量org.tio.utils.SysConst
-
:
- STR_EQ - 接口 中的静态变量org.tio.utils.SysConst
-
=
- stream() - 类 中的方法org.tio.utils.qr.AbstractQRCode
-
- streamToString(InputStream) - 类 中的静态方法org.tio.utils.IoUtils
-
- StrUtil - org.tio.utils.hutool中的类
-
- StrUtil() - 类 的构造器org.tio.utils.hutool.StrUtil
-
- sub(CharSequence, int, int) - 类 中的静态方法org.tio.utils.hutool.StrUtil
-
改进JDK subString
index从0开始计算,最后一个字符为-1
如果from和to位置一样,返回 ""
如果from或to为负数,则按照length从后向前数位置,如果绝对值大于字符串长度,则from归到0,to归到length
如果经过修正的index中from大于to,则互换from和to example:
abcdefgh 2 3 =》 c
abcdefgh 2 -3 =》 cde
- subAfter(CharSequence, CharSequence, boolean) - 类 中的静态方法org.tio.utils.hutool.StrUtil
-
截取分隔字符串之后的字符串,不包括分隔字符串
如果给定的字符串为空串(null或""),返回原字符串
如果分隔字符串为空串(null或""),则返回空串,如果分隔字符串未找到,返回空串
栗子:
StrUtil.subAfter(null, *) = null
StrUtil.subAfter("", *) = ""
StrUtil.subAfter(*, null) = ""
StrUtil.subAfter("abc", "a") = "bc"
StrUtil.subAfter("abcba", "b") = "cba"
StrUtil.subAfter("abc", "c") = ""
StrUtil.subAfter("abc", "d") = ""
StrUtil.subAfter("abc", "") = "abc"
- subBefore(CharSequence, CharSequence, boolean) - 类 中的静态方法org.tio.utils.hutool.StrUtil
-
截取分隔字符串之前的字符串,不包括分隔字符串
如果给定的字符串为空串(null或"")或者分隔字符串为null,返回原字符串
如果分隔字符串为空串"",则返回空串,如果分隔字符串未找到,返回原字符串
栗子:
StrUtil.subBefore(null, *) = null
StrUtil.subBefore("", *) = ""
StrUtil.subBefore("abc", "a") = ""
StrUtil.subBefore("abcba", "b") = "a"
StrUtil.subBefore("abc", "c") = "ab"
StrUtil.subBefore("abc", "d") = "abc"
StrUtil.subBefore("abc", "") = ""
StrUtil.subBefore("abc", null) = "abc"
- subBetween(CharSequence, CharSequence, CharSequence) - 类 中的静态方法org.tio.utils.hutool.StrUtil
-
截取指定字符串中间部分,不包括标识字符串
栗子:
StrUtil.subBetween("wx[b]yz", "[", "]") = "b"
StrUtil.subBetween(null, *, *) = null
StrUtil.subBetween(*, null, *) = null
StrUtil.subBetween(*, *, null) = null
StrUtil.subBetween("", "", "") = ""
StrUtil.subBetween("", "", "]") = null
StrUtil.subBetween("", "[", "]") = null
StrUtil.subBetween("yabcz", "", "") = ""
StrUtil.subBetween("yabcz", "y", "z") = "abc"
StrUtil.subBetween("yabczyabcz", "y", "z") = "abc"
- subBetween(CharSequence, CharSequence) - 类 中的静态方法org.tio.utils.hutool.StrUtil
-
截取指定字符串中间部分,不包括标识字符串
栗子:
StrUtil.subBetween(null, *) = null
StrUtil.subBetween("", "") = ""
StrUtil.subBetween("", "tag") = null
StrUtil.subBetween("tagabctag", null) = null
StrUtil.subBetween("tagabctag", "") = ""
StrUtil.subBetween("tagabctag", "tag") = "abc"
- submit(Runnable, R) - 类 中的方法org.tio.utils.thread.pool.SynThreadPoolExecutor
-
- subPre(CharSequence, int) - 类 中的静态方法org.tio.utils.hutool.StrUtil
-
切割指定位置之前部分的字符串
- subPreGbk(CharSequence, int, CharSequence) - 类 中的静态方法org.tio.utils.hutool.StrUtil
-
截取部分字符串,这里一个汉字的长度认为是2
- SubSchema - org.tio.utils.qr.scheme中的类
-
Abstact class for sub schema.
- subSuf(CharSequence, int) - 类 中的静态方法org.tio.utils.hutool.StrUtil
-
切割指定位置之后部分的字符串
- subSufByLength(CharSequence, int) - 类 中的静态方法org.tio.utils.hutool.StrUtil
-
切割指定长度的后部分的字符串
StrUtil.subSufByLength("abcde", 3) = "cde"
StrUtil.subSufByLength("abcde", 0) = ""
StrUtil.subSufByLength("abcde", -5) = ""
StrUtil.subSufByLength("abcde", -1) = ""
StrUtil.subSufByLength("abcde", 5) = "abcde"
StrUtil.subSufByLength("abcde", 10) = "abcde"
StrUtil.subSufByLength(null, 3) = null
- subWithLength(String, int, int) - 类 中的静态方法org.tio.utils.hutool.StrUtil
-
截取字符串,从指定位置开始,截取指定长度的字符串
author weibaohui
- SynThreadPoolExecutor - org.tio.utils.thread.pool中的类
-
- SynThreadPoolExecutor(int, int, long, BlockingQueue<Runnable>, ThreadFactory, String) - 类 的构造器org.tio.utils.thread.pool.SynThreadPoolExecutor
-
- SysConst - org.tio.utils中的接口
-
- SystemTimer - org.tio.utils中的类
-
- SystemTimer() - 类 的构造器org.tio.utils.SystemTimer
-
- SystemTimer.TimerListener - org.tio.utils中的接口
-