Index

$ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

$

$2A - Enum constant in enum class com.luna.common.encrypt.BCryptPasswordEncoder.BCryptVersion
 
$2B - Enum constant in enum class com.luna.common.encrypt.BCryptPasswordEncoder.BCryptVersion
 
$2Y - Enum constant in enum class com.luna.common.encrypt.BCryptPasswordEncoder.BCryptVersion
 

A

aa - Enum constant in enum class com.luna.common.i18n.LanguageCode
aar - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Afar (aa).
aav - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
ab - Enum constant in enum class com.luna.common.i18n.LanguageCode
abk - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
AbstactEventFutureCallback<T,E> - Class in com.luna.common.net.hander
 
AbstactEventFutureCallback() - Constructor for class com.luna.common.net.hander.AbstactEventFutureCallback
 
AbstractBatchNodeNodeSpi<T> - Class in com.luna.common.engine.spi
 
AbstractBatchNodeNodeSpi() - Constructor for class com.luna.common.engine.spi.AbstractBatchNodeNodeSpi
 
AbstractEngineExecute<T> - Class in com.luna.common.engine.task
 
AbstractEngineExecute() - Constructor for class com.luna.common.engine.task.AbstractEngineExecute
 
AbstractEngineNode<T> - Class in com.luna.common.engine.task
 
AbstractEngineNode() - Constructor for class com.luna.common.engine.task.AbstractEngineNode
 
AC - Enum constant in enum class com.luna.common.i18n.CountryCode
Ascension Island [AC, ASC, -1, Exceptionally reserved]
AC - Enum constant in enum class com.luna.common.text.CT.CC
 
accept(Class<?>...) - Method in class com.luna.common.io.ValidateObjectInputStream
接受反序列化的类,用于反序列化验证
accept(T) - Method in interface com.luna.common.anno.Filter
是否接受对象
ace - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
ach - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
ACHANG - Enum constant in enum class com.luna.common.china.NationalityEnum
 
acquireMACAddressSet(HardwareAbstractionLayer) - Static method in class com.luna.common.os.hardware.OshiUtils
获取mac地址
act - Variable in class com.luna.common.img.gif.GifDecoder
 
AD - Enum constant in enum class com.luna.common.i18n.Country
 
AD - Enum constant in enum class com.luna.common.i18n.CountryCode
Andorra [AD, AND, 16, Officially assigned]
AD - Enum constant in enum class com.luna.common.text.CT.CC
 
ada - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
add(boolean, FileFilter, File...) - Method in class com.luna.common.file.compress.ZipWriter
对文件或文件目录进行压缩
add(byte) - Method in class com.luna.common.mutable.MutableByte
增加值
add(double) - Method in class com.luna.common.mutable.MutableDouble
增加值
add(double, double) - Static method in class com.luna.common.math.NumberUtil
提供精确的加法运算
add(double, float) - Static method in class com.luna.common.math.NumberUtil
提供精确的加法运算
add(float) - Method in class com.luna.common.mutable.MutableFloat
增加值
add(float, double) - Static method in class com.luna.common.math.NumberUtil
提供精确的加法运算
add(float, float) - Static method in class com.luna.common.math.NumberUtil
提供精确的加法运算
add(int) - Method in class com.luna.common.mutable.MutableInt
增加值
add(long) - Method in class com.luna.common.mutable.MutableLong
增加值
add(short) - Method in class com.luna.common.mutable.MutableShort
增加值
add(NodeName, NodeConf) - Method in class com.luna.common.engine.model.NodeChain
 
add(NodeSpi) - Method in class com.luna.common.engine.task.AbstractEngineNode
 
add(Color, Color) - Static method in class com.luna.common.img.ColorUtil
叠加颜色
add(Class, NodeConf) - Method in class com.luna.common.engine.model.NodeChain
 
add(Double, Double) - Static method in class com.luna.common.math.NumberUtil
提供精确的加法运算
add(Number) - Method in class com.luna.common.mutable.MutableByte
增加值
add(Number) - Method in class com.luna.common.mutable.MutableDouble
增加值
add(Number) - Method in class com.luna.common.mutable.MutableFloat
增加值
add(Number) - Method in class com.luna.common.mutable.MutableInt
增加值
add(Number) - Method in class com.luna.common.mutable.MutableLong
增加值
add(Number) - Method in class com.luna.common.mutable.MutableShort
增加值
add(Number...) - Static method in class com.luna.common.math.NumberUtil
提供精确的加法运算
如果传入多个值为null或者空,则返回0
add(Number, Number) - Static method in class com.luna.common.math.NumberUtil
提供精确的加法运算
如果传入多个值为null或者空,则返回0
add(String...) - Static method in class com.luna.common.math.NumberUtil
提供精确的加法运算
如果传入多个值为null或者空,则返回0
add(String[], InputStream[]) - Method in class com.luna.common.file.compress.ZipWriter
对流中的数据加入到压缩文件
路径列表和流列表长度必须一致
add(String, InputStream) - Method in class com.luna.common.file.compress.ZipWriter
添加文件流到压缩包,添加后关闭输入文件流
如果输入流为null,则只创建空目录
add(String, Class, NodeConf) - Method in class com.luna.common.engine.model.NodeChain
 
add(BigDecimal...) - Static method in class com.luna.common.math.NumberUtil
提供精确的加法运算
如果传入多个值为null或者空,则返回0
add(BigDecimal, BigDecimal) - Static method in class com.luna.common.math.MathUtils
大数相加
add(BigDecimal, BigDecimal, int) - Static method in class com.luna.common.math.MathUtils
大数相加 四舍五入
add(BigDecimal, BigDecimal, int, RoundingMode) - Static method in class com.luna.common.math.MathUtils
大数相加
ADD - Static variable in interface com.luna.common.constant.StrPoolConstant
字符串常量:加号 "+"
addChain(StrReplacer) - Method in class com.luna.common.replacer.ReplacerChain
 
addChain(E) - Method in interface com.luna.common.anno.Chain
加入责任链
addCookie(List<Cookie>) - Static method in class com.luna.common.net.HttpUtils
 
addCookie(Cookie) - Static method in class com.luna.common.net.HttpUtils
 
addCookie(Cookie...) - Static method in class com.luna.common.net.HttpUtils
 
addDays(Date, int) - Static method in class com.luna.common.date.DateUtils
 
addDownloadTaskListener(DownloadTaskListener) - Method in class com.luna.common.net.download.DownloadTask
 
addExecInterceptorAfter(String, String, ExecChainHandler) - Method in class com.luna.common.net.HttpUtils
 
addFrame(BufferedImage) - Method in class com.luna.common.img.gif.AnimatedGifEncoder
Adds next GIF frame.
addHours(Date, int) - Static method in class com.luna.common.date.DateUtils
 
addListener(ClipboardListener) - Method in enum class com.luna.common.swing.ClipboardMonitor
设置 监听事件处理
addMinutes(Date, int) - Static method in class com.luna.common.date.DateUtils
 
addMonths(Date, int) - Static method in class com.luna.common.date.DateUtils
 
addObjectToArray(A[], O) - Static method in class com.luna.common.utils.ObjectUtils
Append the given object to the given array, returning a new array consisting of the input array contents plus the given object.
addOrUpdateAFeature(String, String, String) - Static method in class com.luna.common.text.FeatureUtils
设置一个feature。如果已经存在,则替换;如果不存在,则添加。origFeatures可以为空,直接返回aKey:aValue。
addRequestInterceptorFirst(HttpRequestInterceptor) - Method in class com.luna.common.net.HttpUtils
 
address(String) - Static method in class com.luna.common.sensitive.Convert
地址,只显示到地区,不显示详细地址,比如:太原市小店区****
address(String, int) - Static method in class com.luna.common.regex.DesensitizedUtil
【地址】只显示到地区,不显示详细地址,比如:北京市海淀区****
ADDRESS - Enum constant in enum class com.luna.common.regex.DesensitizedUtil.DesensitizedType
 
ADDRESS - Enum constant in enum class com.luna.common.sensitive.FieldType
 
addSeconds(Date, int) - Static method in class com.luna.common.date.DateUtils
 
addStringToArray(String[], String) - Static method in class com.luna.common.text.StringTools
Append the given String to the given String array, returning a new array consisting of the input array contents plus the given String.
addWeeks(Date, int) - Static method in class com.luna.common.date.DateUtils
 
addYears(Date, int) - Static method in class com.luna.common.date.DateUtils
 
ADOBE - Enum constant in enum class com.luna.common.os.Manufacturer
Adobe Systems Inc.
ady - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
ae - Enum constant in enum class com.luna.common.i18n.LanguageCode
AE - Enum constant in enum class com.luna.common.i18n.Country
 
AE - Enum constant in enum class com.luna.common.i18n.CountryCode
United Arab Emirates [AE, AE, 784, Officially assigned]
AE - Enum constant in enum class com.luna.common.text.CT.CC
 
AED - Enum constant in enum class com.luna.common.i18n.CurrencyCode
UAE Dirham [numeric code = 784, minor unit = 2]
AesUtil - Class in com.luna.common.encrypt
 
AesUtil() - Constructor for class com.luna.common.encrypt.AesUtil
 
af - Enum constant in enum class com.luna.common.i18n.LanguageCode
AF - Enum constant in enum class com.luna.common.i18n.Country
 
AF - Enum constant in enum class com.luna.common.i18n.CountryCode
Afghanistan [AF, AFG, 4, Officially assigned]
AF - Enum constant in enum class com.luna.common.text.CT.CC
 
afa - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Afak - Enum constant in enum class com.luna.common.i18n.ScriptCode
Afaka [439]
afh - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
AFN - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Afghani [numeric code = 971, minor unit = 2]
afr - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
afterInvoke(EngineRunData, EngineContext) - Method in interface com.luna.common.engine.task.EngineNode
node执行完后执行的方法
afterPerDown(DownloadThreadEvent) - Method in interface com.luna.common.net.download.DownloadThreadListener
 
AG - Enum constant in enum class com.luna.common.i18n.Country
 
AG - Enum constant in enum class com.luna.common.i18n.CountryCode
Antigua and Barbuda [AG, ATG, 28, Officially assigned]
AG - Enum constant in enum class com.luna.common.text.CT.CC
 
Aghb - Enum constant in enum class com.luna.common.i18n.ScriptCode
Caucasian Albanian [239]
AI - Enum constant in enum class com.luna.common.i18n.Country
 
AI - Enum constant in enum class com.luna.common.i18n.CountryCode
Anguilla [AI, AIA, 660, Officially assigned]
AI - Enum constant in enum class com.luna.common.text.CT.CC
 
ain - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
AIX - Enum constant in enum class com.luna.common.os.EPlatform
 
ak - Enum constant in enum class com.luna.common.i18n.LanguageCode
aka - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Akan (ak).
akk - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
AL - Enum constant in enum class com.luna.common.i18n.Country
 
AL - Enum constant in enum class com.luna.common.i18n.CountryCode
Albania [AL, ALB, 8, Officially assigned]
AL - Enum constant in enum class com.luna.common.text.CT.CC
 
alb - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Albanian (sq) for bibliographic applications.
ale - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
alg - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
all(String) - Static method in class com.luna.common.sensitive.Convert
全部字符都用*代替,比如:******
ALL - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Lek [numeric code = 8, minor unit = 2]
ALPHABIASSHIFT - Static variable in class com.luna.common.img.gif.NeuQuant
 
alphadec - Variable in class com.luna.common.img.gif.NeuQuant
 
ALPHARADBIAS - Static variable in class com.luna.common.img.gif.NeuQuant
 
ALPHARADBSHIFT - Static variable in class com.luna.common.img.gif.NeuQuant
 
alt - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
alterneigh(int, int, int, int, int) - Method in class com.luna.common.img.gif.NeuQuant
 
altersingle(int, int, int, int, int) - Method in class com.luna.common.img.gif.NeuQuant
 
alv - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
am - Enum constant in enum class com.luna.common.i18n.LanguageCode
AM - Enum constant in enum class com.luna.common.i18n.Country
 
AM - Enum constant in enum class com.luna.common.i18n.CountryCode
Armenia [AM, ARM, 51, Officially assigned]
AM - Enum constant in enum class com.luna.common.text.CT.CC
 
AM_PM - Static variable in class com.luna.common.calendarist.core.CalendaristBase
 
AMAZON - Enum constant in enum class com.luna.common.os.Manufacturer
Amazon.com, Inc.
AMD - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Armenian Dram [numeric code = 51, minor unit = 2]
AMD - Static variable in class com.luna.common.os.hardware.constant.OpenCLDeviceCLDeviceVendorIdConstant
 
AMD - Static variable in class com.luna.common.os.hardware.constant.OpenCLDeviceCLPlatformICDSuffixKHRConstant
AMD
amh - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
AmountUtil - Class in com.luna.common.math
 
AmountUtil() - Constructor for class com.luna.common.math.AmountUtil
 
AMP - Static variable in interface com.luna.common.constant.CharPoolConstant
字符常量:与 '&'
AMP - Static variable in interface com.luna.common.xml.XmlConstant
字符串常量:XML And 符转义 "&amp;" -> "&"
AMP - Static variable in class com.luna.common.xml.XmlUtil
字符串常量:XML And 符转义 "&amp;" -> "&"
an - Enum constant in enum class com.luna.common.i18n.LanguageCode
AN - Enum constant in enum class com.luna.common.i18n.Country
 
AN - Enum constant in enum class com.luna.common.i18n.CountryCode
Netherlands Antilles [AN, ANT, 530, Traditionally reserved]
AN - Enum constant in enum class com.luna.common.text.CT.CC
 
analyzePixels() - Method in class com.luna.common.img.gif.AnimatedGifEncoder
Analyzes image colors and creates color map.
ANDROID - Enum constant in enum class com.luna.common.os.OperatingSystem
 
ANDROID_MOBILE - Enum constant in enum class com.luna.common.os.OperatingSystem
Generic Android mobile device without OS version number information
ANDROID_TABLET - Enum constant in enum class com.luna.common.os.OperatingSystem
Generic Android tablet device without OS version number information
ANDROID1 - Enum constant in enum class com.luna.common.os.OperatingSystem
 
ANDROID2 - Enum constant in enum class com.luna.common.os.OperatingSystem
 
ANDROID2_TABLET - Enum constant in enum class com.luna.common.os.OperatingSystem
 
ANDROID3_TABLET - Enum constant in enum class com.luna.common.os.OperatingSystem
 
ANDROID4 - Enum constant in enum class com.luna.common.os.OperatingSystem
 
ANDROID4_TABLET - Enum constant in enum class com.luna.common.os.OperatingSystem
 
ANDROID4_WEARABLE - Enum constant in enum class com.luna.common.os.OperatingSystem
 
ANDROID5 - Enum constant in enum class com.luna.common.os.OperatingSystem
 
ANDROID5_TABLET - Enum constant in enum class com.luna.common.os.OperatingSystem
 
ANDROID6 - Enum constant in enum class com.luna.common.os.OperatingSystem
 
ANDROID6_TABLET - Enum constant in enum class com.luna.common.os.OperatingSystem
 
ANDROID7 - Enum constant in enum class com.luna.common.os.OperatingSystem
 
ANDROID7_TABLET - Enum constant in enum class com.luna.common.os.OperatingSystem
 
ANDROID8 - Enum constant in enum class com.luna.common.os.OperatingSystem
 
ANDROID8_TABLET - Enum constant in enum class com.luna.common.os.OperatingSystem
 
ang - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Old English (ca. 450-1100)
ANG - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Netherlands Antillean Guilder [numeric code = 532, minor unit = 2]
AnimatedGifEncoder - Class in com.luna.common.img.gif
动态GIF动画生成器,可生成一个或多个帧的GIF。
AnimatedGifEncoder() - Constructor for class com.luna.common.img.gif.AnimatedGifEncoder
 
anp - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Any - Enum constant in enum class com.luna.common.os.EPlatform
 
AO - Enum constant in enum class com.luna.common.i18n.Country
 
AO - Enum constant in enum class com.luna.common.i18n.CountryCode
Angola [AO, AGO, 24, Officially assigned]
AO - Enum constant in enum class com.luna.common.text.CT.CC
 
AOA - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Kwanza [numeric code = 973, minor unit = 2]
AOL - Enum constant in enum class com.luna.common.os.Manufacturer
AOL LLC.
apa - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
APOS - Static variable in interface com.luna.common.xml.XmlConstant
字符串常量:XML 单引号转义 "&apos" -> "'"
APOS - Static variable in class com.luna.common.xml.XmlUtil
字符串常量:XML 单引号转义 "&apos" -> "'"
append(byte) - Method in class com.luna.common.io.FastByteBuffer
向快速缓冲加入一个字节
append(byte[]) - Method in class com.luna.common.io.FastByteBuffer
向快速缓冲加入数据
append(byte[], int, int) - Method in class com.luna.common.io.FastByteBuffer
向快速缓冲加入数据
append(FastByteBuffer) - Method in class com.luna.common.io.FastByteBuffer
将另一个快速缓冲加入到自身
append(Path, Path, CopyOption...) - Static method in class com.luna.common.file.ZipUtil
在zip文件中添加新文件或目录
新文件添加在zip根目录,文件夹包括其本身和内容
如果待添加文件夹是系统根路径(如/或c:/),则只复制文件夹下的内容
append(Node, Object) - Static method in class com.luna.common.xml.XmlUtil
追加数据子节点,可以是Map、集合、文本
appendChild(Node, String) - Static method in class com.luna.common.xml.XmlUtil
在已有节点上创建子节点
appendChild(Node, String, String) - Static method in class com.luna.common.xml.XmlUtil
在已有节点上创建子节点
appendHex(StringBuilder, byte, boolean) - Static method in class com.luna.common.text.HexUtil
将byte值转为16进制并添加到StringBuilder
appendRange(int, int, int, Collection<Integer>) - Static method in class com.luna.common.math.NumberUtil
将给定范围内的整数添加到已有集合中
appendRange(int, int, Collection<Integer>) - Static method in class com.luna.common.math.NumberUtil
将给定范围内的整数添加到已有集合中,步进为1
appendText(Node, CharSequence) - Static method in class com.luna.common.xml.XmlUtil
创建文本子节点
appendTime(String) - Static method in class com.luna.common.date.DateUtils
 
APPLE - Enum constant in enum class com.luna.common.os.Manufacturer
Apple Inc.
APPLICATION_FORM_DATA - Static variable in interface com.luna.common.net.HttpUtilsConstant
 
APPLICATION_FORM_DATA_UTF8 - Static variable in interface com.luna.common.net.HttpUtilsConstant
 
applicationContext - Static variable in class com.luna.common.spring.SpringBeanService
spring bean上下文
apply(T) - Static method in class com.luna.common.sensitive.SensitiveUtil
 
apply(T, Map<FieldType, FieldConfig>) - Static method in class com.luna.common.sensitive.SensitiveUtil
调用此方法进行脱敏
applyRelativePath(String, String) - Static method in class com.luna.common.text.StringTools
Apply the given relative path to the given Java resource path, assuming standard Java folder separation (i.e.
AQ - Enum constant in enum class com.luna.common.i18n.Country
 
AQ - Enum constant in enum class com.luna.common.i18n.CountryCode
Antarctica [AQ, ATA, 10, Officially assigned]
AQ - Enum constant in enum class com.luna.common.text.CT.CC
 
aqa - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
aql - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
ar - Enum constant in enum class com.luna.common.i18n.LanguageCode
ar - Enum constant in enum class com.luna.common.i18n.LocaleCode
AR - Enum constant in enum class com.luna.common.i18n.Country
 
AR - Enum constant in enum class com.luna.common.i18n.CountryCode
Argentina [AR, ARG, 32, Officially assigned]
AR - Enum constant in enum class com.luna.common.text.CT.CC
 
ar_AE - Enum constant in enum class com.luna.common.i18n.LocaleCode
ar_BH - Enum constant in enum class com.luna.common.i18n.LocaleCode
ar_DZ - Enum constant in enum class com.luna.common.i18n.LocaleCode
ar_EG - Enum constant in enum class com.luna.common.i18n.LocaleCode
ar_IQ - Enum constant in enum class com.luna.common.i18n.LocaleCode
ar_JO - Enum constant in enum class com.luna.common.i18n.LocaleCode
ar_KW - Enum constant in enum class com.luna.common.i18n.LocaleCode
ar_LB - Enum constant in enum class com.luna.common.i18n.LocaleCode
ar_LY - Enum constant in enum class com.luna.common.i18n.LocaleCode
ar_MA - Enum constant in enum class com.luna.common.i18n.LocaleCode
ar_OM - Enum constant in enum class com.luna.common.i18n.LocaleCode
ar_QA - Enum constant in enum class com.luna.common.i18n.LocaleCode
ar_SA - Enum constant in enum class com.luna.common.i18n.LocaleCode
ar_SD - Enum constant in enum class com.luna.common.i18n.LocaleCode
ar_SY - Enum constant in enum class com.luna.common.i18n.LocaleCode
ar_TN - Enum constant in enum class com.luna.common.i18n.LocaleCode
ar_YE - Enum constant in enum class com.luna.common.i18n.LocaleCode
ara - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Arab - Enum constant in enum class com.luna.common.i18n.ScriptCode
Arabic [160]
arc - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Official Aramaic (700-300 BCE)
AREA_AVERAGING - Enum constant in enum class com.luna.common.img.ScaleType
Area Averaging算法
areColorsWithinTolerance(Color, Color, int) - Static method in class com.luna.common.img.BackgroundRemoval
判断颜色是否在容差范围内 对比两个颜色的相似度,判断这个相似度是否小于 tolerance 容差值
areColorsWithinTolerance(Color, Color, Color) - Static method in class com.luna.common.img.BackgroundRemoval
判断颜色是否在容差范围内 对比两个颜色的相似度,判断这个相似度是否小于 tolerance 容差值
arg - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
arm - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Armenian (hy) for bibliographic applications.
Armi - Enum constant in enum class com.luna.common.i18n.ScriptCode
Imperial Aramaic [124]
Armn - Enum constant in enum class com.luna.common.i18n.ScriptCode
Armenian [230]
arn - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
arp - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
array(int) - Method in class com.luna.common.io.FastByteBuffer
根据索引位返回缓冲集中的缓冲
arrayToCommaDelimitedString(Object[]) - Static method in class com.luna.common.text.StringTools
Convert a String array into a comma delimited String (i.e., CSV).
arrayToDelimitedString(Object[], String) - Static method in class com.luna.common.text.StringTools
Convert a String array into a delimited String (e.g.
ARS - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Argentine Peso [numeric code = 32, minor unit = 2]
art - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
arw - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
as - Enum constant in enum class com.luna.common.i18n.LanguageCode
AS - Enum constant in enum class com.luna.common.i18n.Country
 
AS - Enum constant in enum class com.luna.common.i18n.CountryCode
American Samoa [AS, ASM, 16, Officially assigned]
AS - Enum constant in enum class com.luna.common.text.CT.CC
 
asBoolean(Object, boolean) - Static method in class com.luna.common.math.MathConvertUtil
 
asBoolean(String) - Static method in class com.luna.common.math.MathConvertUtil
 
asBooleanObject(String) - Static method in class com.luna.common.math.MathConvertUtil
 
ASCIIStrCache - Class in com.luna.common.text
ASCII字符对应的字符串缓存
ASCIIStrCache() - Constructor for class com.luna.common.text.ASCIIStrCache
 
asInt(String) - Static method in class com.luna.common.math.MathConvertUtil
 
asInteger(String) - Static method in class com.luna.common.math.MathConvertUtil
 
asLong(String) - Static method in class com.luna.common.math.MathConvertUtil
 
asm - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
asMap() - Method in class com.luna.common.cache.SimpleGuavaCache
 
assembleModel(EngineRunData, EngineContext) - Method in class com.luna.common.engine.task.AbstractEngineExecute
 
Assert - Class in com.luna.common.check
Assertion utility class that assists in validating arguments.
Assert() - Constructor for class com.luna.common.check.Assert
 
AssertUtil - Class in com.luna.common.check
校验辅助类
asString(Object) - Static method in class com.luna.common.math.MathConvertUtil
 
ast - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
async(Runnable) - Static method in class com.luna.common.thread.ScheduledAsyncExecutor
无入参,无返回值的异步执行方法 , void noStaticFoo()
async(BiFunction<P1, P2, R>, P1, P2) - Static method in class com.luna.common.thread.ScheduledAsyncExecutor
两个入参,有返回值的异步执行方法 , Entity noStaticFoo(Long id)
async(Consumer<P>, P) - Static method in class com.luna.common.thread.ScheduledAsyncExecutor
有单个入参,无返回值的异步执行方法,如 void noStaticFoo(Long id)
AsyncEngineUtils - Class in com.luna.common.thread
 
AsyncEngineUtils() - Constructor for class com.luna.common.thread.AsyncEngineUtils
 
AsyncHttpClientResponseHandler<T> - Interface in com.luna.common.net.hander
Handler that encapsulates the process of generating a response object from a ClassicHttpResponse.
AsyncHttpUtils - Class in com.luna.common.net.high
Example of asynchronous HTTP/1.1 request execution.
AsyncHttpUtils() - Constructor for class com.luna.common.net.high.AsyncHttpUtils
 
AsyncValidatingResponseHandler<T> - Class in com.luna.common.net.hander
Basic response handler which takes an url for documentation.
AsyncValidatingResponseHandler() - Constructor for class com.luna.common.net.hander.AsyncValidatingResponseHandler
 
AT - Enum constant in enum class com.luna.common.i18n.Country
 
AT - Enum constant in enum class com.luna.common.i18n.CountryCode
Austria [AT, AUT, 40, Officially assigned]
AT - Enum constant in enum class com.luna.common.text.CT.CC
 
AT - Static variable in interface com.luna.common.constant.CharPoolConstant
字符常量:艾特 '@'
AT - Static variable in interface com.luna.common.constant.StrPoolConstant
字符串常量:艾特 "@"
ath - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
AU - Enum constant in enum class com.luna.common.i18n.Country
 
AU - Enum constant in enum class com.luna.common.i18n.CountryCode
Australia [AU, AUS, 36, Officially assigned]
AU - Enum constant in enum class com.luna.common.text.CT.CC
 
AUD - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Australian Dollar [numeric code = 36, minor unit = 2]
AUDIT_PENDING - Static variable in interface com.luna.common.constant.Constant
审核中
AUDIT_REJECT - Static variable in interface com.luna.common.constant.Constant
审核拒绝
AUDIT_SUCCESS - Static variable in interface com.luna.common.constant.Constant
加入成功
AUDIT_WAITING - Static variable in interface com.luna.common.constant.Constant
待审核
auf - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
aus - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
authContext(String, String, String, String) - Static method in class com.luna.common.net.HttpUtils
需要用户名basic 验证
av - Enum constant in enum class com.luna.common.i18n.LanguageCode
ava - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
ave - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Avst - Enum constant in enum class com.luna.common.i18n.ScriptCode
Avestan [134]
AW - Enum constant in enum class com.luna.common.i18n.Country
 
AW - Enum constant in enum class com.luna.common.i18n.CountryCode
Aruba [AW, ABW, 533, Officially assigned]
AW - Enum constant in enum class com.luna.common.text.CT.CC
 
awa - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
awd - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
AWG - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Aruban Florin [numeric code = 533, minor unit = 2]
AX - Enum constant in enum class com.luna.common.i18n.Country
 
AX - Enum constant in enum class com.luna.common.i18n.CountryCode
Åland Islands [AX, ALA, 248, Officially assigned]
ay - Enum constant in enum class com.luna.common.i18n.LanguageCode
aym - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
az - Enum constant in enum class com.luna.common.i18n.LanguageCode
AZ - Enum constant in enum class com.luna.common.i18n.Country
 
AZ - Enum constant in enum class com.luna.common.i18n.CountryCode
Azerbaijan [AZ, AZE, 31, Officially assigned]
AZ - Enum constant in enum class com.luna.common.text.CT.CC
 
azc - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
aze - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
AZN - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Azerbaijanian Manat [numeric code = 944, minor unit = 2]

B

ba - Enum constant in enum class com.luna.common.i18n.LanguageCode
BA - Enum constant in enum class com.luna.common.i18n.Country
 
BA - Enum constant in enum class com.luna.common.i18n.CountryCode
Bosnia and Herzegovina [BA, BIH, 70, Officially assigned]
BA - Enum constant in enum class com.luna.common.text.CT.CC
 
background - Variable in class com.luna.common.img.gif.AnimatedGifEncoder
 
backgroundRemoval(BufferedImage, Color, int) - Static method in class com.luna.common.img.BackgroundRemoval
背景移除 图片去底工具 将 "纯色背景的图片" 还原成 "透明背景的图片" 将纯色背景的图片转成矢量图 取图片边缘的像素点和获取到的图片主题色作为要替换的背景色 再加入一定的容差值,然后将所有像素点与该颜色进行比较 发现相同则将颜色不透明度设置为0,使颜色完全透明.
backgroundRemoval(BufferedImage, Color, int) - Static method in class com.luna.common.img.ImgUtil
背景移除 图片去底工具 将 "纯色背景的图片" 还原成 "透明背景的图片" 将纯色背景的图片转成矢量图 取图片边缘的像素点和获取到的图片主题色作为要替换的背景色 再加入一定的容差值,然后将所有像素点与该颜色进行比较 发现相同则将颜色不透明度设置为0,使颜色完全透明.
backgroundRemoval(ByteArrayOutputStream, Color, int) - Static method in class com.luna.common.img.BackgroundRemoval
背景移除 图片去底工具 将 "纯色背景的图片" 还原成 "透明背景的图片" 将纯色背景的图片转成矢量图 取图片边缘的像素点和获取到的图片主题色作为要替换的背景色 再加入一定的容差值,然后将所有像素点与该颜色进行比较 发现相同则将颜色不透明度设置为0,使颜色完全透明.
backgroundRemoval(ByteArrayOutputStream, Color, int) - Static method in class com.luna.common.img.ImgUtil
背景移除 图片去底工具 将 "纯色背景的图片" 还原成 "透明背景的图片" 将纯色背景的图片转成矢量图 取图片边缘的像素点和获取到的图片主题色作为要替换的背景色 再加入一定的容差值,然后将所有像素点与该颜色进行比较 发现相同则将颜色不透明度设置为0,使颜色完全透明.
backgroundRemoval(File, File, int) - Static method in class com.luna.common.img.BackgroundRemoval
背景移除 图片去底工具 将 "纯色背景的图片" 还原成 "透明背景的图片" 将纯色背景的图片转成矢量图 取图片边缘的像素点和获取到的图片主题色作为要替换的背景色 再加入一定的容差值,然后将所有像素点与该颜色进行比较 发现相同则将颜色不透明度设置为0,使颜色完全透明.
backgroundRemoval(File, File, int) - Static method in class com.luna.common.img.ImgUtil
背景移除 图片去底工具 将 "纯色背景的图片" 还原成 "透明背景的图片" 将纯色背景的图片转成矢量图 取图片边缘的像素点和获取到的图片主题色作为要替换的背景色 再加入一定的容差值,然后将所有像素点与该颜色进行比较 发现相同则将颜色不透明度设置为0,使颜色完全透明.
backgroundRemoval(File, File, Color, int) - Static method in class com.luna.common.img.BackgroundRemoval
背景移除 图片去底工具 将 "纯色背景的图片" 还原成 "透明背景的图片" 将纯色背景的图片转成矢量图 取图片边缘的像素点和获取到的图片主题色作为要替换的背景色 再加入一定的容差值,然后将所有像素点与该颜色进行比较 发现相同则将颜色不透明度设置为0,使颜色完全透明.
backgroundRemoval(File, File, Color, int) - Static method in class com.luna.common.img.ImgUtil
背景移除 图片去底工具 将 "纯色背景的图片" 还原成 "透明背景的图片" 将纯色背景的图片转成矢量图 取图片边缘的像素点和获取到的图片主题色作为要替换的背景色 再加入一定的容差值,然后将所有像素点与该颜色进行比较 发现相同则将颜色不透明度设置为0,使颜色完全透明.
backgroundRemoval(String, String, int) - Static method in class com.luna.common.img.BackgroundRemoval
背景移除 图片去底工具 将 "纯色背景的图片" 还原成 "透明背景的图片" 将纯色背景的图片转成矢量图 取图片边缘的像素点和获取到的图片主题色作为要替换的背景色 再加入一定的容差值,然后将所有像素点与该颜色进行比较 发现相同则将颜色不透明度设置为0,使颜色完全透明.
backgroundRemoval(String, String, int) - Static method in class com.luna.common.img.ImgUtil
背景移除 图片去底工具 将 "纯色背景的图片" 还原成 "透明背景的图片" 将纯色背景的图片转成矢量图 取图片边缘的像素点和获取到的图片主题色作为要替换的背景色 再加入一定的容差值,然后将所有像素点与该颜色进行比较 发现相同则将颜色不透明度设置为0,使颜色完全透明.
BackgroundRemoval - Class in com.luna.common.img
图片背景识别处理、背景替换、背景设置为矢量图
BackgroundRemoval() - Constructor for class com.luna.common.img.BackgroundRemoval
 
BACKSLASH - Static variable in interface com.luna.common.constant.CharPoolConstant
字符常量:反斜杠 '\\'
BACKSLASH - Static variable in interface com.luna.common.constant.StrPoolConstant
字符串常量:反斜杠 "\\"
bad - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
BADA - Enum constant in enum class com.luna.common.os.OperatingSystem
Bada is a mobile operating system being developed by Samsung Electronics.
bai - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
BAI - Enum constant in enum class com.luna.common.china.NationalityEnum
 
BAILU - Enum constant in enum class com.luna.common.calendarist.base.CalendaristTermsType
 
bak - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
bal - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Bali - Enum constant in enum class com.luna.common.i18n.ScriptCode
Balinese [360]
bam - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
BAM - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Convertible Mark [numeric code = 977, minor unit = 2]
Bamu - Enum constant in enum class com.luna.common.i18n.ScriptCode
Bamum [435]
ban - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
BANK_CARD - Enum constant in enum class com.luna.common.regex.DesensitizedUtil.DesensitizedType
 
bankCard(String) - Static method in class com.luna.common.regex.DesensitizedUtil
银行卡号脱敏 eg: 1101 **** **** **** 3256
bankCard(String) - Static method in class com.luna.common.sensitive.Convert
前六位,后四位,其他用星号隐藏每位1个星号,比如:622260**********1234
BANKCARD - Enum constant in enum class com.luna.common.sensitive.FieldType
 
baq - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Basque (eu) for bibliographic applications.
bas - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
BASE64 - Enum constant in enum class com.luna.common.constant.ImageConstant
BASE64
Base64Util - Class in com.luna.common.encrypt
 
Base64Util() - Constructor for class com.luna.common.encrypt.Base64Util
 
BaseException - Exception in com.luna.common.exception
 
BaseException() - Constructor for exception com.luna.common.exception.BaseException
 
BaseException(int, String) - Constructor for exception com.luna.common.exception.BaseException
 
BaseException(int, String, Throwable) - Constructor for exception com.luna.common.exception.BaseException
 
BaseException(int, Throwable) - Constructor for exception com.luna.common.exception.BaseException
 
BaseException(BaseException, String...) - Constructor for exception com.luna.common.exception.BaseException
 
BaseException(String) - Constructor for exception com.luna.common.exception.BaseException
 
BaseException(String, Throwable) - Constructor for exception com.luna.common.exception.BaseException
 
BaseException(Throwable) - Constructor for exception com.luna.common.exception.BaseException
 
BaseException(Throwable, int) - Constructor for exception com.luna.common.exception.BaseException
 
baseInfo(SystemInfo) - Static method in class com.luna.common.os.hardware.OshiUtils
 
BASIC_ESCAPE - Static variable in class com.luna.common.escape.XmlEscape
 
BASIC_UNESCAPE - Static variable in class com.luna.common.escape.XmlUnescape
 
basicAuth(String, String, String) - Static method in class com.luna.common.net.high.AsyncHttpUtils
 
basicAuth(String, String, String) - Static method in class com.luna.common.net.HttpUtils
 
BasicDownloadTaskListener - Class in com.luna.common.net.download
 
BasicDownloadTaskListener() - Constructor for class com.luna.common.net.download.BasicDownloadTaskListener
 
Bass - Enum constant in enum class com.luna.common.i18n.ScriptCode
Bassa Vah [259]
bat - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
BatchNodeNodeSpi<T> - Interface in com.luna.common.engine.spi
每个流程节点的扩展点
Batk - Enum constant in enum class com.luna.common.i18n.ScriptCode
Batak [365]
BB - Enum constant in enum class com.luna.common.i18n.Country
 
BB - Enum constant in enum class com.luna.common.i18n.CountryCode
Barbados [BB, BRB, 52, Officially assigned]
BB - Enum constant in enum class com.luna.common.text.CT.CC
 
BBD - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Barbados Dollar [numeric code = 52, minor unit = 2]
BCrypt - Class in com.luna.common.encrypt
BCrypt implements OpenBSD-style Blowfish password hashing using the scheme described in "A Future-Adaptable Password Scheme" by Niels Provos and David Mazieres.
BCrypt() - Constructor for class com.luna.common.encrypt.BCrypt
 
BCryptPasswordEncoder - Class in com.luna.common.encrypt
Implementation of PasswordEncoder that uses the BCrypt strong hashing function.
BCryptPasswordEncoder() - Constructor for class com.luna.common.encrypt.BCryptPasswordEncoder
 
BCryptPasswordEncoder(int) - Constructor for class com.luna.common.encrypt.BCryptPasswordEncoder
 
BCryptPasswordEncoder(int, SecureRandom) - Constructor for class com.luna.common.encrypt.BCryptPasswordEncoder
 
BCryptPasswordEncoder(BCryptPasswordEncoder.BCryptVersion) - Constructor for class com.luna.common.encrypt.BCryptPasswordEncoder
 
BCryptPasswordEncoder(BCryptPasswordEncoder.BCryptVersion, int) - Constructor for class com.luna.common.encrypt.BCryptPasswordEncoder
 
BCryptPasswordEncoder(BCryptPasswordEncoder.BCryptVersion, int, SecureRandom) - Constructor for class com.luna.common.encrypt.BCryptPasswordEncoder
 
BCryptPasswordEncoder(BCryptPasswordEncoder.BCryptVersion, SecureRandom) - Constructor for class com.luna.common.encrypt.BCryptPasswordEncoder
 
BCryptPasswordEncoder.BCryptVersion - Enum Class in com.luna.common.encrypt
Stores the default bcrypt version for use in configuration.
BD - Enum constant in enum class com.luna.common.i18n.Country
 
BD - Enum constant in enum class com.luna.common.i18n.CountryCode
Bangladesh [BD, BGD, 50, Officially assigned]
BD - Enum constant in enum class com.luna.common.text.CT.CC
 
BDT - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Taka [numeric code = 50, minor unit = 2]
be - Enum constant in enum class com.luna.common.i18n.LanguageCode
be - Enum constant in enum class com.luna.common.i18n.LocaleCode
BE - Enum constant in enum class com.luna.common.i18n.Country
 
BE - Enum constant in enum class com.luna.common.i18n.CountryCode
Belgium [BE, BEL, 56, Officially assigned]
BE - Enum constant in enum class com.luna.common.text.CT.CC
 
be_BY - Enum constant in enum class com.luna.common.i18n.LocaleCode
beanToXml(Object) - Static method in class com.luna.common.xml.JAXBUtil
JavaBean转换成xml
beanToXml(Object, Charset, boolean) - Static method in class com.luna.common.xml.JAXBUtil
JavaBean转换成xml
bej - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
bel - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
bem - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
ben - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Beng - Enum constant in enum class com.luna.common.i18n.ScriptCode
Bengali [325]
ber - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
BETA - Static variable in class com.luna.common.img.gif.NeuQuant
 
BETAGAMMA - Static variable in class com.luna.common.img.gif.NeuQuant
 
BETASHIFT - Static variable in class com.luna.common.img.gif.NeuQuant
 
between(Date, Date, DateUnit) - Static method in class com.luna.common.date.DateUtils
判断两个日期相差的时长
返回 给定单位的时长差
BF - Enum constant in enum class com.luna.common.i18n.Country
 
BF - Enum constant in enum class com.luna.common.i18n.CountryCode
Burkina Faso [BF, BFA, 854, Officially assigned]
BF - Enum constant in enum class com.luna.common.text.CT.CC
 
bg - Enum constant in enum class com.luna.common.i18n.LanguageCode
bg - Enum constant in enum class com.luna.common.i18n.LocaleCode
BG - Enum constant in enum class com.luna.common.i18n.Country
 
BG - Enum constant in enum class com.luna.common.i18n.CountryCode
Bulgaria [BG, BGR, 100, Officially assigned]
BG - Enum constant in enum class com.luna.common.text.CT.CC
 
bg_BG - Enum constant in enum class com.luna.common.i18n.LocaleCode
bgColor - Variable in class com.luna.common.img.gif.GifDecoder
 
bgIndex - Variable in class com.luna.common.img.gif.GifDecoder
 
BGN - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Bulgarian Lev [numeric code = 975, minor unit = 2]
bh - Enum constant in enum class com.luna.common.i18n.LanguageCode
BH - Enum constant in enum class com.luna.common.i18n.Country
 
BH - Enum constant in enum class com.luna.common.i18n.CountryCode
Bahrain [BH, BHR, 48, Officially assigned]
BH - Enum constant in enum class com.luna.common.text.CT.CC
 
BHD - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Bahraini Dinar [numeric code = 48, minor unit = 3]
bho - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
bi - Enum constant in enum class com.luna.common.i18n.LanguageCode
BI - Enum constant in enum class com.luna.common.i18n.Country
 
BI - Enum constant in enum class com.luna.common.i18n.CountryCode
Burundi [BI, BDI, 108, Officially assigned]
BI - Enum constant in enum class com.luna.common.text.CT.CC
 
bias - Variable in class com.luna.common.img.gif.NeuQuant
 
BIBLIOGRAPHY - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code.Usage
Code for bibliographic applications (ISO 639-2/B).
BIF - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Burundi Franc [numeric code = 108, minor unit = 0]
bih - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
bik - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
BiMap<K,V> - Class in com.luna.common.map
双向Map
互换键值对不检查值是否有重复,如果有则后加入的元素替换先加入的元素
值的顺序在HashMap中不确定,所以谁覆盖谁也不确定,在有序的Map中按照先后顺序覆盖,保留最后的值
它与TableMap的区别是,BiMap维护两个Map实现高效的正向和反向查找
BiMap(Map<K, V>) - Constructor for class com.luna.common.map.BiMap
构造
bin - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
binary() - Method in class com.luna.common.img.Img
彩色转为黑白二值化图片
binary(Image) - Static method in class com.luna.common.img.ImgUtil
彩色转为黑白二值化图片
binary(Image, File) - Static method in class com.luna.common.img.ImgUtil
彩色转为黑白二值化图片,根据目标文件扩展名确定转换后的格式
binary(Image, OutputStream, String) - Static method in class com.luna.common.img.ImgUtil
彩色转为黑白二值化图片
此方法并不关闭流,输出JPG格式
binary(Image, ImageOutputStream, String) - Static method in class com.luna.common.img.ImgUtil
彩色转为黑白二值化图片
此方法并不关闭流,输出JPG格式
binary(File, File) - Static method in class com.luna.common.img.ImgUtil
彩色转为黑白二值化图片,根据目标文件扩展名确定转换后的格式
binary(InputStream, OutputStream, String) - Static method in class com.luna.common.img.ImgUtil
彩色转为黑白二值化图片
此方法并不关闭流
binary(ImageInputStream, ImageOutputStream, String) - Static method in class com.luna.common.img.ImgUtil
彩色转为黑白黑白二值化图片
此方法并不关闭流
binaryToInt(String) - Static method in class com.luna.common.math.NumberUtil
二进制转int
binaryToLong(String) - Static method in class com.luna.common.math.NumberUtil
二进制转long
BIRTHDAY - Static variable in class com.luna.common.regex.PatternPool
生日
BIRTHDAY - Static variable in interface com.luna.common.regex.RegexPool
生日
BIRTHDAY - Static variable in class com.luna.common.regex.Validator
生日
bis - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
BJ - Enum constant in enum class com.luna.common.i18n.Country
 
BJ - Enum constant in enum class com.luna.common.i18n.CountryCode
Benin [BJ, BEN, 204, Officially assigned]
BJ - Enum constant in enum class com.luna.common.text.CT.CC
 
BL - Enum constant in enum class com.luna.common.i18n.Country
 
BL - Enum constant in enum class com.luna.common.i18n.CountryCode
Saint Barthélemy [BL, BLM, 652, Officially assigned]
bla - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
BLACKBERRY - Enum constant in enum class com.luna.common.os.Manufacturer
Research In Motion Limited
BLACKBERRY - Enum constant in enum class com.luna.common.os.OperatingSystem
BlackBerryOS.
BLACKBERRY_TABLET - Enum constant in enum class com.luna.common.os.OperatingSystem
 
BLACKBERRY6 - Enum constant in enum class com.luna.common.os.OperatingSystem
 
BLACKBERRY7 - Enum constant in enum class com.luna.common.os.OperatingSystem
 
BLANG - Enum constant in enum class com.luna.common.china.NationalityEnum
 
BLANK - Static variable in interface com.luna.common.constant.StrPoolConstant
字符串常量:空格 " "
Blis - Enum constant in enum class com.luna.common.i18n.ScriptCode
Blissymbols [550]
block - Variable in class com.luna.common.img.gif.GifDecoder
 
blockSize - Variable in class com.luna.common.img.gif.GifDecoder
 
Blowfish - Class in com.luna.common.encrypt.security
 
Blowfish() - Constructor for class com.luna.common.encrypt.security.Blowfish
 
bm - Enum constant in enum class com.luna.common.i18n.LanguageCode
BM - Enum constant in enum class com.luna.common.i18n.Country
 
BM - Enum constant in enum class com.luna.common.i18n.CountryCode
Bermuda [BM, BMU, 60, Officially assigned]
BM - Enum constant in enum class com.luna.common.text.CT.CC
 
BMD - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Bermudian Dollar [numeric code = 60, minor unit = 2]
bn - Enum constant in enum class com.luna.common.i18n.LanguageCode
BN - Enum constant in enum class com.luna.common.i18n.Country
 
BN - Enum constant in enum class com.luna.common.i18n.CountryCode
Brunei Darussalam [BN, BRN, 96, Officially assigned]
BN - Enum constant in enum class com.luna.common.text.CT.CC
 
BND - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Brunei Dollar [numeric code = 96, minor unit = 2]
bnt - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
bo - Enum constant in enum class com.luna.common.i18n.LanguageCode
BO - Enum constant in enum class com.luna.common.i18n.Country
 
BO - Enum constant in enum class com.luna.common.i18n.CountryCode
Bolivia, Plurinational State of [BO, BOL, 68, Officially assigned]
BO - Enum constant in enum class com.luna.common.text.CT.CC
 
BOB - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Boliviano [numeric code = 68, minor unit = 2]
bod - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Tibetan (bo) for terminology applications.
BONAN - Enum constant in enum class com.luna.common.china.NationalityEnum
 
BOOTSTRAP - Static variable in class com.luna.common.net.high.HttpHighLevelUtil
 
Bopo - Enum constant in enum class com.luna.common.i18n.ScriptCode
Bopomofo [285]
bos - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
BOV - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Mvdol [numeric code = 984, minor unit = 2, fund]
BQ - Enum constant in enum class com.luna.common.i18n.Country
 
BQ - Enum constant in enum class com.luna.common.i18n.CountryCode
Bonaire, Sint Eustatius and Saba [BQ, BES, 535, Officially assigned]
br - Enum constant in enum class com.luna.common.i18n.LanguageCode
BR - Enum constant in enum class com.luna.common.i18n.Country
 
BR - Enum constant in enum class com.luna.common.i18n.CountryCode
Brazil [BR, BRA, 76, Officially assigned]
BR - Enum constant in enum class com.luna.common.text.CT.CC
 
bra - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
BRACKET_END - Static variable in interface com.luna.common.constant.CharPoolConstant
字符常量:中括号(右) ']'
BRACKET_END - Static variable in interface com.luna.common.constant.StrPoolConstant
字符串常量:中括号(右) "]"
BRACKET_START - Static variable in interface com.luna.common.constant.CharPoolConstant
字符常量:中括号(左) '['
BRACKET_START - Static variable in interface com.luna.common.constant.StrPoolConstant
字符串常量:中括号(左) "["
Brah - Enum constant in enum class com.luna.common.i18n.ScriptCode
Brahmi [300]
Brai - Enum constant in enum class com.luna.common.i18n.ScriptCode
Braille [570]
bre - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
breakingPointDownload(String, String, Map<String, String>, Map<String, String>, FutureCallback<Object>) - Static method in class com.luna.common.net.HttpUtils
 
breakingPointUpload(String, String, Map<String, String>, Map<String, String>, String, File, FutureCallback<Object>) - Static method in class com.luna.common.net.HttpUtils
 
BRIEF_MESSAGE - Enum constant in enum class com.luna.common.os.Profiler.MessageLevel
 
BRL - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Brazilian Real [numeric code = 986, minor unit = 2]
browse(String) - Static method in class com.luna.common.swing.DesktopUtil
使用平台默认浏览器打开指定URL地址
browse(URI) - Static method in class com.luna.common.swing.DesktopUtil
使用平台默认浏览器打开指定URI地址
bs - Enum constant in enum class com.luna.common.i18n.LanguageCode
BS - Enum constant in enum class com.luna.common.i18n.Country
 
BS - Enum constant in enum class com.luna.common.i18n.CountryCode
Bahamas [BS, BHS, 44, Officially assigned]
BS - Enum constant in enum class com.luna.common.text.CT.CC
 
BSD - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Bahamian Dollar [numeric code = 44, minor unit = 2]
BT - Enum constant in enum class com.luna.common.i18n.Country
 
BT - Enum constant in enum class com.luna.common.i18n.CountryCode
Bhutan [BT, BTN, 64, Officially assigned]
BT - Enum constant in enum class com.luna.common.text.CT.CC
 
btk - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
BTN - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Ngultrum [numeric code = 64, minor unit = 2]
BU - Enum constant in enum class com.luna.common.i18n.CountryCode
Burma [BU, BUMM, 104, Officially assigned]
bua - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
bug - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Bugi - Enum constant in enum class com.luna.common.i18n.ScriptCode
Buginese [367]
Buhd - Enum constant in enum class com.luna.common.i18n.ScriptCode
Buhid [372]
build(SecurityManager, String, String...) - Static method in class com.luna.common.encrypt.security.SharingParamFactoryManager
 
build(String) - Static method in class com.luna.common.text.CT
 
build(String...) - Static method in class com.luna.common.encrypt.security.SharingParamFactoryManager
 
build(String, String) - Static method in class com.luna.common.text.CT
 
buildCheckSum(String) - Method in class com.luna.common.encrypt.security.SecurityManager
 
buildEmpty() - Static method in class com.luna.common.encrypt.security.SharingParamFactoryManager
 
buildEmpty(SecurityManager) - Static method in class com.luna.common.encrypt.security.SharingParamFactoryManager
 
builderHeader(Map<String, String>, BasicClassicHttpRequest) - Static method in class com.luna.common.net.HttpUtils
请求头构建
builderHeader(Map<String, String>, AsyncRequestBuilder) - Static method in class com.luna.common.net.HttpUtils
 
buildResult() - Method in class com.luna.common.net.async.CustomSseAsyncConsumer
 
buildResult(HttpResponse, byte[], ContentType) - Method in class com.luna.common.net.async.CustomResponseConsumer
 
buildUrl(String, String, Map<?, ?>) - Static method in class com.luna.common.net.HttpUtils
构建url
buildUrlHead(String, String) - Static method in class com.luna.common.net.HttpUtils
构建请求路径
buildUrlObject(String, String, Map<String, Object>) - Static method in class com.luna.common.net.HttpUtils
构建请求路径
buildUrlString(String, String, Map<String, String>) - Static method in class com.luna.common.net.HttpUtils
构建请求路径
bul - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
bur - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Burmese (my) for bibliographic applications.
BUYEI - Enum constant in enum class com.luna.common.china.NationalityEnum
 
BV - Enum constant in enum class com.luna.common.i18n.Country
 
BV - Enum constant in enum class com.luna.common.i18n.CountryCode
Bouvet Island [BV, BVT, 74, Officially assigned]
BW - Enum constant in enum class com.luna.common.i18n.Country
 
BW - Enum constant in enum class com.luna.common.i18n.CountryCode
Botswana [BW, BWA, 72, Officially assigned]
BW - Enum constant in enum class com.luna.common.text.CT.CC
 
BWP - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Pula [numeric code = 72, minor unit = 2]
BY - Enum constant in enum class com.luna.common.i18n.Country
 
BY - Enum constant in enum class com.luna.common.i18n.CountryCode
Belarus [BY, BLR, 112, Officially assigned]
BY - Enum constant in enum class com.luna.common.text.CT.CC
 
byn - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
BYN - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Belarusian Ruble [numeric code = 933, minor unit = 2]
BYR - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Deprecated. 
byteArrayToHex(byte[]) - Static method in class com.luna.common.encrypt.EncryptUtils
字符数组组合成字符串返回
bytes(CharSequence, Charset) - Static method in class com.luna.common.text.CharsetUtil
编码字符串
ByteUtils - Class in com.luna.common.text
 
ByteUtils() - Constructor for class com.luna.common.text.ByteUtils
 
byteValue() - Method in class com.luna.common.mutable.MutableByte
 
BZ - Enum constant in enum class com.luna.common.i18n.Country
 
BZ - Enum constant in enum class com.luna.common.i18n.CountryCode
Belize [BZ, BLZ, 84, Officially assigned]
BZ - Enum constant in enum class com.luna.common.text.CT.CC
 
BZD - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Belize Dollar [numeric code = 84, minor unit = 2]

C

C_AT - Static variable in interface com.luna.common.constant.StrPoolConstant
字符常量:艾特 '@'
C_BACKSLASH - Static variable in interface com.luna.common.constant.StrPoolConstant
字符常量:反斜杠 '\\'
C_BRACKET_END - Static variable in interface com.luna.common.constant.StrPoolConstant
字符常量:中括号(右) ']'
C_BRACKET_START - Static variable in interface com.luna.common.constant.StrPoolConstant
字符常量:中括号(左) '['
C_COLON - Static variable in interface com.luna.common.constant.StrPoolConstant
字符常量:冒号 ':'
C_COMMA - Static variable in interface com.luna.common.constant.StrPoolConstant
字符常量:逗号 ','
C_CR - Static variable in interface com.luna.common.constant.StrPoolConstant
字符常量:回车符 '\r'
C_DELIM_END - Static variable in interface com.luna.common.constant.StrPoolConstant
字符常量:花括号(右) '}'
C_DELIM_START - Static variable in interface com.luna.common.constant.StrPoolConstant
字符常量:花括号(左) '{'
C_DOT - Static variable in interface com.luna.common.constant.StrPoolConstant
字符常量:点 '.'
C_LF - Static variable in interface com.luna.common.constant.StrPoolConstant
字符常量:换行符 '\n'
C_SLASH - Static variable in interface com.luna.common.constant.StrPoolConstant
字符常量:斜杠 '/'
C_SPACE - Static variable in interface com.luna.common.constant.StrPoolConstant
字符常量:空格符 ' '
C_TAB - Static variable in interface com.luna.common.constant.StrPoolConstant
字符常量:制表符 '\t'
C_UNDERLINE - Static variable in interface com.luna.common.constant.StrPoolConstant
字符常量:下划线 '_'
ca - Enum constant in enum class com.luna.common.i18n.LanguageCode
ca - Enum constant in enum class com.luna.common.i18n.LocaleCode
CA - Enum constant in enum class com.luna.common.i18n.Country
 
CA - Enum constant in enum class com.luna.common.i18n.CountryCode
Canada [CA, CAN, 124, Officially assigned]
CA - Enum constant in enum class com.luna.common.text.CT.CC
 
ca_ES - Enum constant in enum class com.luna.common.i18n.LocaleCode
cad - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
CAD - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Canadian Dollar [numeric code = 124, minor unit = 2]
cai - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Cakm - Enum constant in enum class com.luna.common.i18n.ScriptCode
Chakma [349]
calculate(String) - Static method in class com.luna.common.math.NumberUtil
计算数学表达式的值,只支持加减乘除和取余
如:
calculate(String) - Method in class com.luna.common.text.Calculator
按照给定的表达式计算
Calculator - Class in com.luna.common.text
数学表达式计算工具类
见:https://github.com/looly/hutool/issues/1090#issuecomment-693750140
Calculator() - Constructor for class com.luna.common.text.Calculator
 
Calendarist - Class in com.luna.common.calendarist
 
Calendarist() - Constructor for class com.luna.common.calendarist.Calendarist
 
CalendaristBase - Class in com.luna.common.calendarist.core
 
CalendaristBase() - Constructor for class com.luna.common.calendarist.core.CalendaristBase
 
CalendaristConstants - Class in com.luna.common.calendarist.constants
 
CalendaristConstants() - Constructor for class com.luna.common.calendarist.constants.CalendaristConstants
 
CalendaristConvert - Class in com.luna.common.calendarist.core.convert
转换工具类 参考: https://blog.csdn.net/FengRenYuanDeFZ/article/details/100162807 https://zhuanlan.zhihu.com/p/57261062 https://github.com/CutePandaSh/zhdate/blob/master/zhdate/__init__.py https://github.com/isee15/Lunar-Solar-Calendar-Converter/blob/master/Java/cn/z/LunarSolarConverter.java https://blog.csdn.net/qq784515681/article/details/80861706#commentsedit https://www.cnblogs.com/doubleWin/p/10690127.html
CalendaristConvert() - Constructor for class com.luna.common.calendarist.core.convert.CalendaristConvert
 
CalendaristDate - Class in com.luna.common.calendarist.pojo
 
CalendaristDate() - Constructor for class com.luna.common.calendarist.pojo.CalendaristDate
 
CalendaristDate(int, int, int) - Constructor for class com.luna.common.calendarist.pojo.CalendaristDate
 
CalendaristDate(int, int, int, int, int, int, int) - Constructor for class com.luna.common.calendarist.pojo.CalendaristDate
 
CalendaristTermsType - Enum Class in com.luna.common.calendarist.base
节气类型
CalendaristUtils - Class in com.luna.common.calendarist.utils
 
CalendaristUtils() - Constructor for class com.luna.common.calendarist.utils.CalendaristUtils
 
call() - Method in interface com.luna.common.anno.Func0
执行函数
call() - Method in class com.luna.common.engine.task.TradeEngineCallable
 
call(P) - Method in interface com.luna.common.anno.Func1
执行函数
callWithRuntimeException() - Method in interface com.luna.common.anno.Func0
执行函数,异常包装为RuntimeException
callWithRuntimeException(P) - Method in interface com.luna.common.anno.Func1
执行函数,异常包装为RuntimeException
cancelled() - Method in class com.luna.common.net.async.CustomAbstacktFutureCallback
 
cancelled() - Method in class com.luna.common.net.hander.AbstactEventFutureCallback
 
cancelled() - Method in class com.luna.common.net.hander.LoggingEventSourceListener
 
Cans - Enum constant in enum class com.luna.common.i18n.ScriptCode
Unified Canadian Aboriginal Syllabics [440]
capacityIncrement() - Method in class com.luna.common.net.async.CustomSseAsyncConsumer
 
capitalize(String) - Static method in class com.luna.common.text.StringTools
Capitalize a String, changing the first letter to upper case as per Character.toUpperCase(char).
captureScreen() - Static method in class com.luna.common.swing.RobotUtil
截取全屏
captureScreen() - Static method in class com.luna.common.swing.ScreenUtil
截取全屏
captureScreen(int, int, int, int, File) - Static method in class com.luna.common.swing.RobotUtil
截屏 截屏的矩形区域
captureScreen(Rectangle) - Static method in class com.luna.common.swing.RobotUtil
截屏
captureScreen(Rectangle) - Static method in class com.luna.common.swing.ScreenUtil
截屏
captureScreen(Rectangle, File) - Static method in class com.luna.common.swing.RobotUtil
截屏
captureScreen(Rectangle, File) - Static method in class com.luna.common.swing.ScreenUtil
截屏
captureScreen(Robot, Rectangle) - Static method in class com.luna.common.swing.RobotUtil
对指定设备截屏
captureScreen(File) - Static method in class com.luna.common.swing.RobotUtil
截取全屏到文件
captureScreen(File) - Static method in class com.luna.common.swing.ScreenUtil
截取全屏到文件
car - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
CAR_DRIVING_LICENCE - Static variable in class com.luna.common.regex.PatternPool
驾驶证 别名:驾驶证档案编号、行驶证编号 eg:430101758218 12位数字字符串 仅限:中国驾驶证档案编号
CAR_DRIVING_LICENCE - Static variable in interface com.luna.common.regex.RegexPool
驾驶证 别名:驾驶证档案编号、行驶证编号 eg:430101758218 12位数字字符串 仅限:中国驾驶证档案编号
CAR_DRIVING_LICENCE - Static variable in class com.luna.common.regex.Validator
驾驶证 别名:驾驶证档案编号、行驶证编号;12位数字字符串;仅限:中国驾驶证档案编号
CAR_LICENSE - Enum constant in enum class com.luna.common.regex.DesensitizedUtil.DesensitizedType
 
CAR_VIN - Static variable in class com.luna.common.regex.PatternPool
车架号 别名:车辆识别代号 车辆识别码 eg:LDC613P23A1305189 eg:LSJA24U62JG269225 十七位码、车架号 车辆的唯一标示
CAR_VIN - Static variable in interface com.luna.common.regex.RegexPool
车架号 别名:车辆识别代号 车辆识别码 eg:LDC613P23A1305189 eg:LSJA24U62JG269225 十七位码、车架号 车辆的唯一标示
CAR_VIN - Static variable in class com.luna.common.regex.Validator
车架号;别名:车辆识别代号 车辆识别码;十七位码
Cari - Enum constant in enum class com.luna.common.i18n.ScriptCode
Carian [201]
carLicense(String) - Static method in class com.luna.common.regex.DesensitizedUtil
【中国车牌】车牌中间用*代替 eg1:null -》 "" eg1:"" -》 "" eg3:苏D40000 -》 苏D4***0 eg4:陕A12345D -》 陕A1****D eg5:京A123 -》 京A123 如果是错误的车牌,不处理
carNumber(String) - Static method in class com.luna.common.sensitive.Convert
前两位后一位,比如:晋A****5
caseInsensitiveValueOf(E[], String) - Static method in class com.luna.common.utils.ObjectUtils
Case insensitive alternative to Enum.valueOf(Class, String).
castToBufferedImage(Image, String) - Static method in class com.luna.common.img.ImgUtil
ImageBufferedImage
首先尝试强转,否则新建一个BufferedImage后重新绘制,使用 imageType 模式
castToRenderedImage(Image, String) - Static method in class com.luna.common.img.ImgUtil
ImageRenderedImage
首先尝试强转,否则新建一个BufferedImage后重新绘制,使用 BufferedImage.TYPE_INT_RGB 模式。
cat - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
cau - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
cba - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
CC - Enum constant in enum class com.luna.common.i18n.Country
 
CC - Enum constant in enum class com.luna.common.i18n.CountryCode
Cocos (Keeling) Islands [CC, CCK, 166, Officially assigned]
CC - Enum constant in enum class com.luna.common.text.CT.CC
 
ccn - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
ccs - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
CD - Enum constant in enum class com.luna.common.i18n.Country
 
CD - Enum constant in enum class com.luna.common.i18n.CountryCode
Congo, the Democratic Republic of the [CD, COD, 180, Officially assigned]
CD - Enum constant in enum class com.luna.common.text.CT.CC
 
cdc - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
cdd - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
CDF - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Congolese Franc [numeric code = 976, minor unit = 2]
ce - Enum constant in enum class com.luna.common.i18n.LanguageCode
ceb - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
ceilDiv(int, int) - Static method in class com.luna.common.math.NumberUtil
补充Math.ceilDiv() JDK8中添加了和Math.floorDiv()但却没有ceilDiv()
cel - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
ces - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Czech (cs) for terminology applications.
CF - Enum constant in enum class com.luna.common.i18n.Country
 
CF - Enum constant in enum class com.luna.common.i18n.CountryCode
Central African Republic [CF, CAF, 140, Officially assigned]
CF - Enum constant in enum class com.luna.common.text.CT.CC
 
CG - Enum constant in enum class com.luna.common.i18n.Country
 
CG - Enum constant in enum class com.luna.common.i18n.CountryCode
Congo [CG, COG, 178, Officially assigned]
CG - Enum constant in enum class com.luna.common.text.CT.CC
 
ch - Enum constant in enum class com.luna.common.i18n.LanguageCode
CH - Enum constant in enum class com.luna.common.i18n.Country
 
CH - Enum constant in enum class com.luna.common.i18n.CountryCode
Switzerland [CH, CHE, 756, Officially assigned]
CH - Enum constant in enum class com.luna.common.text.CT.CC
 
cha - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Chain<E,T> - Interface in com.luna.common.anno
责任链接口
ChainHashMap<K,V> - Class in com.luna.common.map
 
ChainHashMap() - Constructor for class com.luna.common.map.ChainHashMap
 
ChainHashMap(int) - Constructor for class com.luna.common.map.ChainHashMap
 
ChainHashMap(int, float) - Constructor for class com.luna.common.map.ChainHashMap
 
ChainHashMap(Map<? extends K, ? extends V>) - Constructor for class com.luna.common.map.ChainHashMap
 
ChainTreeMap<K,V> - Class in com.luna.common.map
 
ChainTreeMap() - Constructor for class com.luna.common.map.ChainTreeMap
 
ChainTreeMap(Comparator<? super K>) - Constructor for class com.luna.common.map.ChainTreeMap
 
ChainTreeMap(Map<? extends K, ? extends V>) - Constructor for class com.luna.common.map.ChainTreeMap
 
ChainTreeMap(SortedMap<K, ? extends V>) - Constructor for class com.luna.common.map.ChainTreeMap
 
Cham - Enum constant in enum class com.luna.common.i18n.ScriptCode
Cham [358]
changeF2Y(Long) - Static method in class com.luna.common.math.AmountUtil
将分为单位的转换为元并返回金额格式的字符串 (除100)
changeF2Y(String) - Static method in class com.luna.common.math.AmountUtil
将分为单位的转换为元 (除100)
changeY2F(Long) - Static method in class com.luna.common.math.AmountUtil
将元为单位的转换为分 (乘100)
changeY2F(String) - Static method in class com.luna.common.math.AmountUtil
将元为单位的转换为分 替换小数点,支持以逗号区分的金额
CharPoolConstant - Interface in com.luna.common.constant
常用字符常量
charset(String) - Static method in class com.luna.common.text.CharsetUtil
转换为Charset对象
CHARSET - Static variable in class com.luna.common.encrypt.AesUtil
 
CHARSET - Static variable in class com.luna.common.encrypt.security.Blowfish
 
CHARSET_GBK - Static variable in class com.luna.common.text.CharsetUtil
GBK
CHARSET_ISO_8859_1 - Static variable in class com.luna.common.text.CharsetUtil
ISO-8859-1
CHARSET_UTF_8 - Static variable in class com.luna.common.text.CharsetUtil
UTF-8
CharsetUtil - Class in com.luna.common.text
字符集工具类
CharsetUtil() - Constructor for class com.luna.common.text.CharsetUtil
 
chb - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
che - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
CHE - Enum constant in enum class com.luna.common.i18n.CurrencyCode
WIR Euro [numeric code = 947, minor unit = 2, fund]
check(boolean, ResultEnum) - Static method in class com.luna.common.check.Preconditions
校验表达式是否正确
check(boolean, RuntimeException) - Static method in class com.luna.common.check.PreconditionUtils
校验表达式是否正确
checkAuthority(URL) - Static method in class com.luna.common.net.IPAddressUtil
 
checkCronOneTime(String) - Static method in class com.luna.common.cron.CronUtil
 
checkExpression(boolean, ResultEnum) - Static method in class com.luna.common.check.Preconditions
 
checkExpression(boolean, String) - Static method in class com.luna.common.check.Preconditions
 
checkExpression(boolean, String) - Static method in class com.luna.common.check.PreconditionUtils
 
checkExternalForm(URL) - Static method in class com.luna.common.net.IPAddressUtil
 
checkFileWithMd5(InputStream, String) - Static method in class com.luna.common.encrypt.HashTools
 
checkFileWithMd5(InputStream, String) - Static method in class com.luna.common.encrypt.HashUtils
检查输入流hash
checkFileWithMd5(String, String) - Static method in class com.luna.common.encrypt.HashTools
 
checkFileWithMd5(String, String) - Static method in class com.luna.common.encrypt.HashUtils
检查输入流hash
checkFileWithSHA256(InputStream, String) - Static method in class com.luna.common.encrypt.HashTools
 
checkFileWithSHA256(InputStream, String) - Static method in class com.luna.common.encrypt.HashUtils
检查输入流hash
checkFileWithSHA256(String, String) - Static method in class com.luna.common.encrypt.HashTools
 
checkFileWithSHA256(String, String) - Static method in class com.luna.common.encrypt.HashUtils
检查文件hash
checkHostString(String) - Static method in class com.luna.common.net.IPAddressUtil
 
checkMap(String, Map<String, Object>) - Static method in class com.luna.common.text.MapTools
 
checkNotNull(T, ResultEnum) - Static method in class com.luna.common.check.Preconditions
 
checkNotNull(T, String) - Static method in class com.luna.common.check.Preconditions
 
checkNotNull(T, String) - Static method in class com.luna.common.check.PreconditionUtils
 
checkParamNotNull(T) - Static method in class com.luna.common.check.Preconditions
 
checkParamNotNull(T) - Static method in class com.luna.common.check.PreconditionUtils
 
checkPhone(String) - Static method in class com.luna.common.text.MaskUtils
手机号判断11位
checkpw(String, String) - Static method in class com.luna.common.encrypt.BCrypt
Check that a plaintext password matches a previously hashed one
checkResponseAndGetResult(ClassicHttpResponse) - Static method in class com.luna.common.net.HttpUtils
解析响应体
checkResponseAndGetResult(ClassicHttpResponse, List<Integer>) - Static method in class com.luna.common.net.HttpUtils
检测响应体并解析
checkResponseAndGetResult(HttpResponse) - Static method in class com.luna.common.net.HttpUtils
 
checkResponseAndGetResult(HttpResponse, Boolean) - Static method in class com.luna.common.net.HttpUtils
 
checkResponseAndGetResultV2(ClassicHttpResponse, boolean) - Static method in class com.luna.common.net.HttpUtils
检测响应体
checkResponseStreamAndGetResult(ClassicHttpResponse) - Static method in class com.luna.common.net.HttpUtils
检测响应体获取相应流
checkResponseStreamAndGetResult(ClassicHttpResponse, List<Integer>) - Static method in class com.luna.common.net.HttpUtils
检测响应体并解析
checkResultAndGetData(ResultDTO<T>) - Static method in class com.luna.common.dto.ResultDTOUtils
 
checkSlip(File, File) - Static method in class com.luna.common.file.FileTools
检查父完整路径是否为自路径的前半部分,如果不是说明不是子路径,可能存在slip注入。
checksum(InputStream, Checksum) - Static method in class com.luna.common.io.IoUtil
计算流的校验码,计算后关闭流
checksumCRC32(InputStream) - Static method in class com.luna.common.io.IoUtil
计算流CRC32校验码,计算后关闭流
checksumValue(InputStream, Checksum) - Static method in class com.luna.common.io.IoUtil
计算流的校验码,计算后关闭流
Cher - Enum constant in enum class com.luna.common.i18n.ScriptCode
Cherokee [445]
CHF - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Swiss Franc [numeric code = 756, minor unit = 2]
chg - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
chi - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Chinese (zh) for bibliographic applications.
CHINESE - Static variable in class com.luna.common.regex.PatternPool
单个中文汉字
CHINESE - Static variable in interface com.luna.common.regex.RegexPool
单个中文汉字
CHINESE_NAME - Enum constant in enum class com.luna.common.regex.DesensitizedUtil.DesensitizedType
 
CHINESE_NAME - Enum constant in enum class com.luna.common.sensitive.FieldType
 
CHINESE_NEW_YEAR - Static variable in class com.luna.common.calendarist.constants.CalendaristConstants
从1900年,至2100年每年的农历春节对应的阳历日期
CHINESE_NEW_YEAR_TIMESTAMP - Static variable in class com.luna.common.calendarist.constants.CalendaristConstants
从1900年,至2100年每年的农历春节对应的阳历日期时间戳
chineseName(String) - Static method in class com.luna.common.regex.DesensitizedUtil
【中文姓名】只显示第一个汉字,其他隐藏为2个星号,比如:李**
chineseName(String) - Static method in class com.luna.common.sensitive.Convert
显示姓和最后一个字,其他隐藏为星号,比如:张*伦
chineseNameFirst(String) - Static method in class com.luna.common.sensitive.Convert
显示姓和最后一个字,其他隐藏为星号,比如:张**
chineseNewYear(Integer) - Static method in class com.luna.common.calendarist.utils.CalendaristUtils
获取某阳历年的春节当天的阳历日期
chineseNewYearTimestamp(Integer) - Static method in class com.luna.common.calendarist.utils.CalendaristUtils
获取某阳历年的春节当天的阳历时间戳
CHINESES - Static variable in class com.luna.common.regex.PatternPool
中文汉字
CHINESES - Static variable in interface com.luna.common.regex.RegexPool
中文汉字
chk - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
chm - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
chn - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
cho - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
chp - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
chr - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
CHROME_MAC - Static variable in interface com.luna.common.net.UserAgentConstant
 
CHROME_OS - Enum constant in enum class com.luna.common.os.OperatingSystem
Chrome OS by Google, mostly used on Chromebooks and Chromeboxes
CHROME_WIN_10 - Static variable in interface com.luna.common.net.UserAgentConstant
 
CHROME_WIN_7 - Static variable in interface com.luna.common.net.UserAgentConstant
Chrome(谷歌)
chu - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
CHUNFEN - Enum constant in enum class com.luna.common.calendarist.base.CalendaristTermsType
 
CHUSHU - Enum constant in enum class com.luna.common.calendarist.base.CalendaristTermsType
 
chv - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
CHW - Enum constant in enum class com.luna.common.i18n.CurrencyCode
WIR Franc [numeric code = 948, minor unit = 2, fund]
chy - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
CI - Enum constant in enum class com.luna.common.i18n.Country
 
CI - Enum constant in enum class com.luna.common.i18n.CountryCode
Côte d'Ivoire [CI, CIV, 384, Officially assigned]
CI - Enum constant in enum class com.luna.common.text.CT.CC
 
CIPHER_ALGIROTHM - Static variable in class com.luna.common.encrypt.AesUtil
 
CIPHER_NAME - Static variable in class com.luna.common.encrypt.security.Blowfish
 
Cirt - Enum constant in enum class com.luna.common.i18n.ScriptCode
Cirth [291]
CITIZEN_ID - Static variable in class com.luna.common.regex.PatternPool
18位身份证号码
CITIZEN_ID - Static variable in interface com.luna.common.regex.RegexPool
18位身份证号码
CITIZEN_ID - Static variable in class com.luna.common.regex.Validator
身份证号码
CK - Enum constant in enum class com.luna.common.i18n.Country
 
CK - Enum constant in enum class com.luna.common.i18n.CountryCode
Cook Islands [CK, COK, 184, Officially assigned]
CK - Enum constant in enum class com.luna.common.text.CT.CC
 
CL - Enum constant in enum class com.luna.common.i18n.Country
 
CL - Enum constant in enum class com.luna.common.i18n.CountryCode
Chile [CL, CHL, 152, Officially assigned]
CL - Enum constant in enum class com.luna.common.text.CT.CC
 
CLASSPATH_URL_PREFIX - Static variable in class com.luna.common.file.FileNameUtil
针对ClassPath路径的伪协议前缀(兼容Spring): "classpath:"
cleanBlank(CharSequence) - Static method in class com.luna.common.text.CharsetUtil
清理空白字符
cleanBlank(CharSequence) - Static method in class com.luna.common.text.StringTools
清理空白字符
cleanComment(String) - Static method in class com.luna.common.xml.XmlUtil
去除XML文本中的注释内容
cleanDirectory(File, boolean) - Static method in class com.luna.common.file.FileTools
清空目录下所有文件
cleanDirectory(String) - Static method in class com.luna.common.file.FileTools
清空目录下所有文件
cleanDirectory(String, boolean) - Static method in class com.luna.common.file.FileTools
清空目录下所有文件
cleanInvalid(String) - Static method in class com.luna.common.file.FileNameUtil
清除文件名中的在Windows下不支持的非法字符,包括: \ / : * ? " < > |
cleanInvalid(String) - Static method in class com.luna.common.xml.XmlUtil
去除XML文本中的无效字符
cleanPath(String) - Static method in class com.luna.common.text.StringTools
Normalize the path by suppressing sequences like "path/.." and inner simple dots.
cleanUp() - Method in class com.luna.common.cache.SimpleGuavaCache
 
clear() - Method in class com.luna.common.cache.SimpleCache
清空缓存池
clear() - Method in class com.luna.common.map.BiMap
 
clear() - Method in class com.luna.common.map.MapWrapper
 
clear() - Static method in class com.luna.common.regex.PatternPool
清空缓存池
clearListener() - Method in enum class com.luna.common.swing.ClipboardMonitor
清空监听
CLF - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Unidad de Fomento [numeric code = 990, minor unit = 0, fund]
click() - Static method in class com.luna.common.swing.RobotUtil
模拟单击
鼠标单击包括鼠标左键的按下和释放
CLIENT_CONTEXT - Static variable in class com.luna.common.net.HttpUtils
 
CLInfoDTO - Class in com.luna.common.os.hardware
 
CLInfoDTO() - Constructor for class com.luna.common.os.hardware.CLInfoDTO
 
ClipboardListener - Interface in com.luna.common.swing
剪贴板监听事件处理接口
用户通过实现此接口,实现监听剪贴板内容变化
ClipboardMonitor - Enum Class in com.luna.common.swing
剪贴板监听
ClipboardUtil - Class in com.luna.common.swing
系统剪贴板工具类
ClipboardUtil() - Constructor for class com.luna.common.swing.ClipboardUtil
 
clone() - Method in class com.luna.common.cron.CronExpression
Deprecated.
clone() - Method in class com.luna.common.map.MapWrapper
 
clone(T) - Static method in class com.luna.common.text.SerializeUtil
序列化后拷贝流的方式克隆
对象必须实现Serializable接口
close() - Method in class com.luna.common.file.compress.Deflate
 
close() - Method in class com.luna.common.file.compress.Gzip
 
close() - Method in class com.luna.common.file.compress.ZipReader
 
close() - Method in class com.luna.common.file.compress.ZipWriter
 
close() - Method in class com.luna.common.file.LineIter
关闭Reader
close() - Method in class com.luna.common.io.FastByteArrayOutputStream
此方法无任何效果,当流被关闭后不会抛出IOException
close() - Method in class com.luna.common.io.LineIter
关闭Reader
close() - Method in class com.luna.common.net.sse.SseEntity
 
close() - Method in enum class com.luna.common.swing.ClipboardMonitor
关闭(停止)监听
close(Closeable) - Static method in class com.luna.common.io.IoUtil
关闭
关闭失败不会抛出异常
close(AutoCloseable) - Static method in class com.luna.common.io.NioUtil
关闭
关闭失败不会抛出异常
closeIfPosible(Object) - Static method in class com.luna.common.io.IoUtil
尝试关闭指定对象
判断对象如果实现了AutoCloseable,则调用之
closeStream - Variable in class com.luna.common.img.gif.AnimatedGifEncoder
 
CLP - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Chilean Peso [numeric code = 152, minor unit = 0]
CM - Enum constant in enum class com.luna.common.i18n.Country
 
CM - Enum constant in enum class com.luna.common.i18n.CountryCode
Cameroon [CM, CMR, 120, Officially assigned]
CM - Enum constant in enum class com.luna.common.text.CT.CC
 
cmc - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
CN - Enum constant in enum class com.luna.common.i18n.Country
 
CN - Enum constant in enum class com.luna.common.i18n.CountryCode
China [CN, CHN, 156, Officially assigned]
CN - Enum constant in enum class com.luna.common.text.CT.CC
 
CNY - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Yuan Renminbi [numeric code = 156, minor unit = 2]
co - Enum constant in enum class com.luna.common.i18n.LanguageCode
CO - Enum constant in enum class com.luna.common.i18n.Country
 
CO - Enum constant in enum class com.luna.common.i18n.CountryCode
Colombia [CO, COL, 170, Officially assigned]
CO - Enum constant in enum class com.luna.common.text.CT.CC
 
collectionToCommaDelimitedString(Collection<?>) - Static method in class com.luna.common.text.StringTools
Convert a Collection into a delimited String (e.g., CSV).
collectionToDelimitedString(Collection<?>, String) - Static method in class com.luna.common.text.StringTools
Convert a Collection into a delimited String (e.g.
collectionToDelimitedString(Collection<?>, String, String, String) - Static method in class com.luna.common.text.StringTools
Convert a Collection to a delimited String (e.g.
COLON - Static variable in interface com.luna.common.constant.CharPoolConstant
字符常量:冒号 ':'
COLON - Static variable in interface com.luna.common.constant.StrPoolConstant
字符串常量:冒号 ":"
colorConvert(ColorSpace, BufferedImage) - Static method in class com.luna.common.img.ImgUtil
图片颜色转换
可以使用灰度 (gray)等
colorDepth - Variable in class com.luna.common.img.gif.AnimatedGifEncoder
 
colorMap() - Method in class com.luna.common.img.gif.NeuQuant
 
colorTab - Variable in class com.luna.common.img.gif.AnimatedGifEncoder
 
ColorUtil - Class in com.luna.common.img
颜色工具类
ColorUtil() - Constructor for class com.luna.common.img.ColorUtil
 
com.luna.common.anno - package com.luna.common.anno
依赖接口
com.luna.common.cache - package com.luna.common.cache
缓存简单实现 愿意消耗一些内存空间来提升速度 预料到某些键会被多次查询 缓存中存放的数据总量不会超出内存容量 要更快的响应,缓存不需要网络 io(集中式缓存需要额外网络 io)
com.luna.common.calendarist - package com.luna.common.calendarist
农历计算相关操作
com.luna.common.calendarist.base - package com.luna.common.calendarist.base
 
com.luna.common.calendarist.constants - package com.luna.common.calendarist.constants
 
com.luna.common.calendarist.core - package com.luna.common.calendarist.core
 
com.luna.common.calendarist.core.convert - package com.luna.common.calendarist.core.convert
 
com.luna.common.calendarist.pojo - package com.luna.common.calendarist.pojo
 
com.luna.common.calendarist.utils - package com.luna.common.calendarist.utils
 
com.luna.common.check - package com.luna.common.check
 
com.luna.common.china - package com.luna.common.china
 
com.luna.common.command - package com.luna.common.command
命令行相关操作
com.luna.common.constant - package com.luna.common.constant
相关常量
com.luna.common.cron - package com.luna.common.cron
 
com.luna.common.date - package com.luna.common.date
日期相关操作
com.luna.common.dto - package com.luna.common.dto
 
com.luna.common.dto.constant - package com.luna.common.dto.constant
 
com.luna.common.encrypt - package com.luna.common.encrypt
密码相关操作
com.luna.common.encrypt.security - package com.luna.common.encrypt.security
 
com.luna.common.engine.model - package com.luna.common.engine.model
 
com.luna.common.engine.spi - package com.luna.common.engine.spi
 
com.luna.common.engine.task - package com.luna.common.engine.task
 
com.luna.common.escape - package com.luna.common.escape
提供各种转义和反转义实现
com.luna.common.exception - package com.luna.common.exception
 
com.luna.common.file - package com.luna.common.file
文件相关操作
com.luna.common.file.compress - package com.luna.common.file.compress
压缩解压封装
com.luna.common.file.visitor - package com.luna.common.file.visitor
FileVisitor功能性实现,包括递归删除、拷贝等
com.luna.common.i18n - package com.luna.common.i18n
Internationalization package.
com.luna.common.img - package com.luna.common.img
图像处理相关工具类封装
com.luna.common.img.gif - package com.luna.common.img.gif
GIF处理,来自:https://github.com/rtyley/animated-gif-lib-for-java
com.luna.common.io - package com.luna.common.io
IO相关
com.luna.common.map - package com.luna.common.map
 
com.luna.common.math - package com.luna.common.math
数学相关操作
com.luna.common.media - package com.luna.common.media
媒体
com.luna.common.mutable - package com.luna.common.mutable
提供可变值对象的封装,用于封装int、long等不可变值,使其可变
com.luna.common.net - package com.luna.common.net
网络处理相关 4.21 重要升级httpclient 5.0
com.luna.common.net.async - package com.luna.common.net.async
异步消息处理回调
com.luna.common.net.base - package com.luna.common.net.base
 
com.luna.common.net.download - package com.luna.common.net.download
 
com.luna.common.net.hander - package com.luna.common.net.hander
 
com.luna.common.net.high - package com.luna.common.net.high
 
com.luna.common.net.method - package com.luna.common.net.method
 
com.luna.common.net.sse - package com.luna.common.net.sse
 
com.luna.common.os - package com.luna.common.os
系统相关
com.luna.common.os.hardware - package com.luna.common.os.hardware
 
com.luna.common.os.hardware.constant - package com.luna.common.os.hardware.constant
 
com.luna.common.os.hardware.dto - package com.luna.common.os.hardware.dto
 
com.luna.common.page - package com.luna.common.page
 
com.luna.common.reflect - package com.luna.common.reflect
反射
com.luna.common.regex - package com.luna.common.regex
正则
com.luna.common.replacer - package com.luna.common.replacer
文本替换类抽象及实现
com.luna.common.sensitive - package com.luna.common.sensitive
 
com.luna.common.spring - package com.luna.common.spring
 
com.luna.common.swing - package com.luna.common.swing
Swing和awt相关封装
com.luna.common.text - package com.luna.common.text
 
com.luna.common.thread - package com.luna.common.thread
 
com.luna.common.utils - package com.luna.common.utils
 
com.luna.common.worker - package com.luna.common.worker
 
com.luna.common.xml - package com.luna.common.xml
 
COMMA - Static variable in interface com.luna.common.constant.CharPoolConstant
字符常量:逗号 ','
COMMA - Static variable in interface com.luna.common.constant.StrPoolConstant
字符串常量:逗号 ","
commaDelimitedListToSet(String) - Static method in class com.luna.common.text.StringTools
Convert a comma delimited list (e.g., a row from a CSV file) into a set.
commaDelimitedListToStringArray(String) - Static method in class com.luna.common.text.StringTools
将以逗号分隔的列表(例如,CSV文件中的一行)转换为字符串数组。 Convert a comma delimited list (e.g., a row from a CSV file) into an array of strings.
CommandConstant - Interface in com.luna.common.command
 
COMMENT_REGEX - Static variable in interface com.luna.common.xml.XmlConstant
在XML中注释的内容 正则
COMMENT_REGEX - Static variable in class com.luna.common.xml.XmlUtil
在XML中注释的内容 正则
COMMON - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code.Usage
For all applications including both terminology and bibliographic applications.
CommonThreadPoolUtil - Class in com.luna.common.thread
ClassName:CommenThreadPoolUtil
Function:线程池公共入口处理类.
CommonThreadPoolUtil(Integer) - Constructor for class com.luna.common.thread.CommonThreadPoolUtil
 
compare(byte, byte) - Static method in class com.luna.common.math.NumberUtil
比较两个值的大小
compare(char, char) - Static method in class com.luna.common.math.NumberUtil
比较两个值的大小
compare(char, char) - Method in class com.luna.common.text.Calculator
利用ASCII码-40做下标去算术符号优先级
compare(double, double) - Static method in class com.luna.common.math.NumberUtil
比较两个值的大小
compare(int, int) - Static method in class com.luna.common.math.NumberUtil
比较两个值的大小
compare(long, long) - Static method in class com.luna.common.math.NumberUtil
比较两个值的大小
compare(short, short) - Static method in class com.luna.common.math.NumberUtil
比较两个值的大小
compareTo(MutableBool) - Method in class com.luna.common.mutable.MutableBool
比较
compareTo(MutableByte) - Method in class com.luna.common.mutable.MutableByte
比较
compareTo(MutableDouble) - Method in class com.luna.common.mutable.MutableDouble
比较
compareTo(MutableFloat) - Method in class com.luna.common.mutable.MutableFloat
比较
compareTo(MutableInt) - Method in class com.luna.common.mutable.MutableInt
比较
compareTo(MutableLong) - Method in class com.luna.common.mutable.MutableLong
比较
compareTo(MutableShort) - Method in class com.luna.common.mutable.MutableShort
比较
completed(T) - Method in class com.luna.common.net.async.CustomAbstacktFutureCallback
 
completed(T) - Method in class com.luna.common.net.hander.AbstactEventFutureCallback
 
completed(T) - Method in class com.luna.common.net.hander.LoggingEventSourceListener
 
compress(File, File, float) - Static method in class com.luna.common.img.ImgUtil
压缩图像,输出图像只支持jpg文件
COMPUSERVE - Enum constant in enum class com.luna.common.os.Manufacturer
CompuServe Interactive Services, Inc.
compute(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class com.luna.common.map.BiMap
 
compute(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class com.luna.common.map.MapWrapper
 
computeIfAbsent(K, Function<? super K, ? extends V>) - Method in class com.luna.common.map.BiMap
 
computeIfAbsent(K, Function<? super K, ? extends V>) - Method in class com.luna.common.map.MapWrapper
 
computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class com.luna.common.map.BiMap
 
computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class com.luna.common.map.MapWrapper
 
ComputeIter<T> - Class in com.luna.common.math
带有计算属性的遍历器
通过继承此抽象遍历器,实现ComputeIter.computeNext()计算下一个节点,即可完成节点遍历
当调用ComputeIter.hasNext()时将此方法产生的节点缓存,直到调用ComputeIter.next()取出
当无下一个节点时,须返回null表示遍历结束
ComputeIter() - Constructor for class com.luna.common.math.ComputeIter
 
computeNext() - Method in class com.luna.common.file.LineIter
 
computeNext() - Method in class com.luna.common.math.ComputeIter
计算新的节点,通过实现此方法,当调用ComputeIter.hasNext()时将此方法产生的节点缓存,直到调用ComputeIter.next()取出
当无下一个节点时,须返回null表示遍历结束
COMPUTER - Enum constant in enum class com.luna.common.os.DeviceType
Standard desktop or laptop computer
concat(byte[], byte[]) - Static method in class com.luna.common.text.ByteUtils
 
concatenateStringArrays(String[], String[]) - Static method in class com.luna.common.text.StringTools
Concatenate the given String arrays into one, with overlapping array elements included twice.
concurrentExecute(long, TimeUnit, List<Callable<T>>) - Static method in class com.luna.common.thread.AsyncEngineUtils
并发执行超时控制任务; 如果某任务超时或发生其他异常,则该任务返回值为null
concurrentExecute(Callable<T>...) - Static method in class com.luna.common.thread.AsyncEngineUtils
并发执行任务
concurrentExecute(List<Callable<T>>) - Static method in class com.luna.common.thread.AsyncEngineUtils
并发执行具有同样返回值的任务
CONNECT_TIMEOUT - Static variable in class com.luna.common.net.HttpUtils
设置连接建立的超时时间为10s
CONONICAL - Enum constant in enum class com.luna.common.os.Manufacturer
Canonical Ltd.
Constant - Interface in com.luna.common.constant
 
contains(String, CharSequence) - Static method in class com.luna.common.regex.ReUtil
指定内容中是否有表达式匹配的内容
contains(String, String[]) - Static method in class com.luna.common.text.StringTools
 
contains(Pattern, CharSequence) - Static method in class com.luna.common.regex.ReUtil
指定内容中是否有表达式匹配的内容
containsAny(CharSequence, char...) - Static method in class com.luna.common.text.StringTools
查找指定字符串是否包含指定字符列表中的任意一个字符
containsAny(CharSequence, CharSequence...) - Static method in class com.luna.common.text.StringTools
查找指定字符串是否包含指定字符串列表中的任意一个字符串
containsConstant(Enum<?>[], String) - Static method in class com.luna.common.utils.ObjectUtils
Check whether the given array of enum constants contains a constant with the given name, ignoring case when determining a match.
containsConstant(Enum<?>[], String, boolean) - Static method in class com.luna.common.utils.ObjectUtils
Check whether the given array of enum constants contains a constant with the given name.
containsElement(Object[], Object) - Static method in class com.luna.common.utils.ObjectUtils
Check whether the given array contains the given element.
containsInvalid(String) - Static method in class com.luna.common.file.FileNameUtil
文件名中是否包含在Windows下不支持的非法字符,包括: \ / : * ? " < > |
containsKey(Object) - Method in class com.luna.common.map.MapWrapper
 
containsValue(Object) - Method in class com.luna.common.map.MapWrapper
 
containsWhitespace(CharSequence) - Static method in class com.luna.common.text.StringTools
Check whether the given CharSequence contains any whitespace characters.
containsWhitespace(String) - Static method in class com.luna.common.text.StringTools
Check whether the given String contains any whitespace characters.
CONTENT_OCTET_STREAM - Enum constant in enum class com.luna.common.net.HttpContentTypeEnum
octet-stream
CONTENT_TYPE_APPLICATION_FORM_DATA - Enum constant in enum class com.luna.common.net.HttpContentTypeEnum
application/form-data
CONTENT_TYPE_APPLICATION_FORM_DATA_UTF8 - Enum constant in enum class com.luna.common.net.HttpContentTypeEnum
application/form-data/utf-8
CONTENT_TYPE_FORM_DATA - Enum constant in enum class com.luna.common.net.HttpContentTypeEnum
form-data
CONTENT_TYPE_JSON - Enum constant in enum class com.luna.common.net.HttpContentTypeEnum
JSON
CONTENT_TYPE_MSEXCEL - Enum constant in enum class com.luna.common.net.HttpContentTypeEnum
msexcel
CONTENT_TYPE_TEXT - Enum constant in enum class com.luna.common.net.HttpContentTypeEnum
text
CONTENT_TYPE_X_WWW_FORM_URLENCODED - Enum constant in enum class com.luna.common.net.HttpContentTypeEnum
form-urlencoded
contentEquals(InputStream, InputStream) - Static method in class com.luna.common.io.IoUtil
对比两个流内容是否相同
内部会转换流为 BufferedInputStream
contentEquals(Reader, Reader) - Static method in class com.luna.common.io.IoUtil
对比两个Reader的内容是否一致
内部会转换流为 BufferedInputStream
contentEqualsIgnoreEOL(Reader, Reader) - Static method in class com.luna.common.io.IoUtil
对比两个流内容是否相同,忽略EOL字符
内部会转换流为 BufferedInputStream
contest(int, int, int) - Method in class com.luna.common.img.gif.NeuQuant
 
converProcessor(Processor) - Static method in class com.luna.common.os.hardware.OshiUtils
 
conversion(String) - Static method in class com.luna.common.text.Calculator
计算表达式的值
convert() - Method in class com.luna.common.sensitive.SensitiveUtil
开始做脱敏工作
convert() - Method in class com.luna.common.sensitive.SensitiveUtil.WithoutAnnotationUtil
 
convert(Image, String, ImageOutputStream) - Static method in class com.luna.common.img.ImgUtil
图像类型转换:GIF=》JPG、GIF=》PNG、PNG=》JPG、PNG=》GIF(X)、BMP=》PNG
此方法并不关闭流
convert(Image, String, ImageOutputStream, boolean) - Static method in class com.luna.common.img.ImgUtil
Deprecated.
convert(File, File) - Static method in class com.luna.common.img.ImgUtil
图像类型转换:GIF=》JPG、GIF=》PNG、PNG=》JPG、PNG=》GIF(X)、BMP=》PNG
convert(File, Charset, Charset) - Static method in class com.luna.common.text.CharsetUtil
转换文件编码
此方法用于转换文件编码,读取的文件实际编码必须与指定的srcCharset编码一致,否则导致乱码
convert(InputStream, String, OutputStream) - Static method in class com.luna.common.img.ImgUtil
图像类型转换:GIF=》JPG、GIF=》PNG、PNG=》JPG、PNG=》GIF(X)、BMP=》PNG
此方法并不关闭流
convert(String, FieldConfig) - Method in enum class com.luna.common.sensitive.FieldType
 
convert(String, String, String) - Static method in class com.luna.common.text.CharsetUtil
转换字符串的字符集编码
convert(String, Charset, Charset) - Static method in class com.luna.common.text.CharsetUtil
转换字符串的字符集编码
当以错误的编码读取为字符串时,打印字符串将出现乱码。
此方法用于纠正因读取使用编码错误导致的乱码问题。
例如,在Servlet请求中客户端用GBK编码了请求参数,我们使用UTF-8读取到的是乱码,此时,使用此方法即可还原原编码的内容
Convert - Class in com.luna.common.sensitive
 
Convert() - Constructor for class com.luna.common.sensitive.Convert
 
convert15To18(String) - Static method in class com.luna.common.text.IdcardUtil
将15位身份证号码转换为18位
convert2Wav(File, File, int, int, int) - Static method in class com.luna.common.media.PcmUtils
 
convert2Wav(String, String, int, int, int) - Static method in class com.luna.common.media.PcmUtils
 
convertFileSize(long) - Method in class com.luna.common.os.SystemInfoUtil
字节转换
convertFromCollection(Collection<String[]>) - Static method in class com.luna.common.text.FeatureUtils
 
convertFromIPv4MappedAddress(byte[]) - Static method in class com.luna.common.net.IPAddressUtil
 
convertFromMap(Map<String, String>) - Static method in class com.luna.common.text.FeatureUtils
 
convertFromOrSuppressedThrowable(Throwable, Class<T>) - Static method in class com.luna.common.exception.ExceptionUtil
转化指定异常为来自或者包含指定异常
convertFromOrSuppressedThrowable(Throwable, Class<T>, boolean) - Static method in class com.luna.common.exception.ExceptionUtil
转化指定异常为来自或者包含指定异常
ConvertFromType - Enum Class in com.luna.common.calendarist.base
 
convertJvm(Jvm) - Static method in class com.luna.common.os.hardware.OshiUtils
 
convertList2Str(List<?>) - Static method in class com.luna.common.text.FeatureUtils
List 转换成 String
convertMemory(Memory) - Static method in class com.luna.common.os.hardware.OshiUtils
 
convertReflectionExceptionToUnchecked(String, Exception) - Static method in class com.luna.common.reflect.ReflectUtils
将反射时的checked exception转换为unchecked exception.
convertStr2LongList(String) - Static method in class com.luna.common.text.FeatureUtils
 
convertSysFile(SysFile) - Static method in class com.luna.common.os.hardware.OshiUtils
 
convertToList(String) - Static method in class com.luna.common.text.FeatureUtils
List of String[]{key, value}。转化成list的好处是能保持各feature的顺序。如果输入是空,返回空的List。
convertToMap(String) - Static method in class com.luna.common.text.FeatureUtils
获得所有feature的Map。 如果feature为空,返回空的Map。
convertToMap(String, String) - Static method in class com.luna.common.text.FeatureUtils
 
ConvertUtil - Class in com.luna.common.reflect
类型转换器
ConvertUtil() - Constructor for class com.luna.common.reflect.ConvertUtil
 
COOKIE_STORE - Static variable in class com.luna.common.net.HttpUtils
 
cop - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
COP - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Colombian Peso [numeric code = 170, minor unit = 2]
Copt - Enum constant in enum class com.luna.common.i18n.ScriptCode
Coptic [204]
copy(byte[]) - Static method in class com.luna.common.text.ByteUtils
字节拷贝 以来native方法
copy(FileInputStream, FileOutputStream) - Static method in class com.luna.common.io.IoUtil
拷贝文件流,使用NIO
copy(File, File) - Static method in class com.luna.common.file.FileTools
 
copy(File, File, Boolean, Boolean) - Static method in class com.luna.common.file.FileTools
 
copy(InputStream, OutputStream) - Static method in class com.luna.common.io.IoUtil
拷贝流,使用默认Buffer大小,拷贝后不关闭流
copy(InputStream, OutputStream, int) - Static method in class com.luna.common.io.IoUtil
拷贝流,拷贝后不关闭流
copy(InputStream, OutputStream, int, StreamProgress) - Static method in class com.luna.common.io.IoUtil
拷贝流,拷贝后不关闭流
copy(Reader, Writer) - Static method in class com.luna.common.io.IoUtil
将Reader中的内容复制到Writer中 使用默认缓存大小,拷贝后不关闭Reader
copy(Reader, Writer, int) - Static method in class com.luna.common.io.IoUtil
将Reader中的内容复制到Writer中,拷贝后不关闭Reader
copy(Reader, Writer, int, StreamProgress) - Static method in class com.luna.common.io.IoUtil
将Reader中的内容复制到Writer中,拷贝后不关闭Reader
copy(FileChannel, FileChannel) - Static method in class com.luna.common.io.NioUtil
拷贝文件Channel,使用NIO,拷贝后不会关闭channel
copy(ReadableByteChannel, WritableByteChannel) - Static method in class com.luna.common.io.NioUtil
拷贝流,使用NIO,不会关闭channel
copy(ReadableByteChannel, WritableByteChannel, int) - Static method in class com.luna.common.io.NioUtil
拷贝流,使用NIO,不会关闭channel
copy(ReadableByteChannel, WritableByteChannel, int, StreamProgress) - Static method in class com.luna.common.io.NioUtil
拷贝流,使用NIO,不会关闭channel
copy(Path, Path, CopyOption...) - Static method in class com.luna.common.file.PathUtil
拷贝文件或目录,拷贝规则为: 源文件为目录,目标也为目录或不存在,则拷贝整个目录到目标目录下 源文件为文件,目标为目录或不存在,则拷贝文件到目标目录下 源文件为文件,目标也为文件,则在StandardCopyOption.REPLACE_EXISTING情况下覆盖之
copy(HttpResponse) - Static method in class com.luna.common.net.async.CustomAsyncHttpResponse
 
copyByNIO(InputStream, OutputStream, int, StreamProgress) - Static method in class com.luna.common.io.NioUtil
拷贝流 thanks to: https://github.com/venusdrogon/feilong-io/blob/master/src/main/java/com/feilong/io/IOWriteUtil.java
本方法不会关闭流
copyContent(Path, Path, CopyOption...) - Static method in class com.luna.common.file.PathUtil
拷贝目录下的所有文件或目录到目标目录中,此方法不支持文件对文件的拷贝。 源文件为目录,目标也为目录或不存在,则拷贝目录下所有文件和目录到目标目录下 源文件为文件,目标为目录或不存在,则拷贝文件到目标目录下
copyFile(Path, Path, CopyOption...) - Static method in class com.luna.common.file.PathUtil
通过JDK7+的 Files.copy(Path, Path, CopyOption...) 方法拷贝文件
此方法不支持递归拷贝目录,如果src传入是目录,只会在目标目录中创建空目录
copyFile(Path, Path, StandardCopyOption...) - Static method in class com.luna.common.file.PathUtil
通过JDK7+的 Files.copy(Path, Path, CopyOption...) 方法拷贝文件
此方法不支持递归拷贝目录,如果src传入是目录,只会在目标目录中创建空目录
copyImage(Image, int) - Static method in class com.luna.common.img.ImgUtil
将已有Image复制新的一份出来
copyImage(Image, int, Color) - Static method in class com.luna.common.img.ImgUtil
将已有Image复制新的一份出来
CopyVisitor - Class in com.luna.common.file.visitor
文件拷贝的FileVisitor实现,用于递归遍历拷贝目录,此类非线程安全
此类在遍历源目录并复制过程中会自动创建目标目录中不存在的上级目录。
CopyVisitor(Path, Path, CopyOption...) - Constructor for class com.luna.common.file.visitor.CopyVisitor
构造
cor - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
cos - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
COU - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Unidad de Valor Real [numeric code = 970, minor unit = 2, fund]
couldContinueExecute(EngineContext) - Method in class com.luna.common.engine.task.AbstractEngineNode
 
couldContinueExecute(EngineContext) - Method in interface com.luna.common.engine.task.EngineNode
是否可以执行,按照上下文控制
count(int, int) - Static method in class com.luna.common.math.NumberUtil
计算等份个数
count(String) - Static method in class com.luna.common.file.FileTools
计算文件中行数
count(String, CharSequence) - Static method in class com.luna.common.regex.ReUtil
计算指定字符串中,匹配pattern的个数
count(Pattern, CharSequence) - Static method in class com.luna.common.regex.ReUtil
计算指定字符串中,匹配pattern的个数
countDown(long) - Static method in class com.luna.common.math.CountDownUtils
 
CountDownUtils - Class in com.luna.common.math
 
CountDownUtils() - Constructor for class com.luna.common.math.CountDownUtils
 
countOccurrencesOf(String, String) - Static method in class com.luna.common.text.StringTools
Count the occurrences of the substring sub in string str.
Country - Enum Class in com.luna.common.i18n
Country.java
CountryCode - Enum Class in com.luna.common.i18n
ISO 3166-1 country code.
CountryCode.Assignment - Enum Class in com.luna.common.i18n
Code assignment state in ISO 3166-1.
CP - Enum constant in enum class com.luna.common.i18n.CountryCode
Clipperton Island [CP, CPT, -1, Exceptionally reserved]
cpe - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
cpf - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
cpp - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Cprt - Enum constant in enum class com.luna.common.i18n.ScriptCode
Cypriot [403]
CPU - Static variable in class com.luna.common.os.hardware.constant.OpenCLDeviceClDeviceTypeConstant
CPU
cpuInfo(CentralProcessor) - Static method in class com.luna.common.os.hardware.OshiUtils
设置CPU信息
cr - Enum constant in enum class com.luna.common.i18n.LanguageCode
CR - Enum constant in enum class com.luna.common.i18n.Country
 
CR - Enum constant in enum class com.luna.common.i18n.CountryCode
Costa Rica [CR, CRI, 188, Officially assigned]
CR - Enum constant in enum class com.luna.common.text.CT.CC
 
CR - Static variable in interface com.luna.common.constant.CharPoolConstant
字符常量:回车符 '\r'
CR - Static variable in interface com.luna.common.constant.StrPoolConstant
字符串常量:回车符 "\r"
解释:该字符常用于表示 Linux 系统和 MacOS 系统下的文本换行
CRC - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Costa Rican Colon [numeric code = 188, minor unit = 2]
cre - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Cree (cr).
create() - Static method in class com.luna.common.net.async.CustomResponseConsumer
 
create(int) - Static method in class com.luna.common.net.async.CustomAsyncHttpResponse
 
create(int, byte[]) - Static method in class com.luna.common.net.async.CustomAsyncHttpResponse
 
create(int, byte[], ContentType) - Static method in class com.luna.common.net.async.CustomAsyncHttpResponse
 
create(int, String) - Static method in class com.luna.common.net.async.CustomAsyncHttpResponse
 
create(int, String, ContentType) - Static method in class com.luna.common.net.async.CustomAsyncHttpResponse
 
create(String) - Static method in class com.luna.common.file.FileSystemUtil
创建 FileSystem
create(T, Map<FieldType, FieldConfig>, Function<String, FieldType>) - Static method in class com.luna.common.sensitive.SensitiveUtil.WithoutAnnotationUtil
生成工具类
createCompatibleImage(int, int, int) - Static method in class com.luna.common.img.ImgUtil
创建与当前设备颜色模式兼容的 BufferedImage
createDirectory(String) - Static method in class com.luna.common.file.FileTools
路径创建文件夹
createDocumentBuilder() - Static method in class com.luna.common.xml.XmlUtil
创建 DocumentBuilder
createDocumentBuilderFactory() - Static method in class com.luna.common.xml.XmlUtil
createFont() - Static method in class com.luna.common.img.FontUtil
创建默认字体
createFont(File) - Static method in class com.luna.common.img.FontUtil
根据文件创建字体
首先尝试创建Font.TRUETYPE_FONT字体,此类字体无效则创建Font.TYPE1_FONT
createFont(File) - Static method in class com.luna.common.img.ImgUtil
根据文件创建字体
首先尝试创建Font.TRUETYPE_FONT字体,此类字体无效则创建Font.TYPE1_FONT
createFont(InputStream) - Static method in class com.luna.common.img.FontUtil
根据文件创建字体
首先尝试创建Font.TRUETYPE_FONT字体,此类字体无效则创建Font.TYPE1_FONT
createFont(InputStream) - Static method in class com.luna.common.img.ImgUtil
根据文件创建字体
首先尝试创建Font.TRUETYPE_FONT字体,此类字体无效则创建Font.TYPE1_FONT
createFont(String, int) - Static method in class com.luna.common.img.FontUtil
创建指定名称的字体
createGraphics(BufferedImage, Color) - Static method in class com.luna.common.img.GraphicsUtil
createGraphics(BufferedImage, Color) - Static method in class com.luna.common.img.ImgUtil
createImage(String, Font, Color, Color, int) - Static method in class com.luna.common.img.ImgUtil
根据文字创建图片
createImage(String, Font, Color, Color, ImageOutputStream) - Static method in class com.luna.common.img.ImgUtil
根据文字创建PNG图片
CreateKeyUtils - Class in com.luna.common.encrypt
 
CreateKeyUtils() - Constructor for class com.luna.common.encrypt.CreateKeyUtils
 
createSansSerifFont(int) - Static method in class com.luna.common.img.FontUtil
创建SansSerif字体
createTransparentImage(String, Font, Color, ImageOutputStream) - Static method in class com.luna.common.img.ImgUtil
根据文字创建透明背景的PNG图片
createXml() - Static method in class com.luna.common.xml.XmlUtil
创建XML文档
创建的XML默认是utf8编码,修改编码的过程是在toStr和toFile方法里,即XML在转为文本的时候才定义编码
createXml(String) - Static method in class com.luna.common.xml.XmlUtil
创建XML文档
创建的XML默认是utf8编码,修改编码的过程是在toStr和toFile方法里,即XML在转为文本的时候才定义编码
createXml(String, String) - Static method in class com.luna.common.xml.XmlUtil
创建XML文档
创建的XML默认是utf8编码,修改编码的过程是在toStr和toFile方法里,即XML在转为文本的时候才定义编码
createXPath() - Static method in class com.luna.common.xml.XmlUtil
创建XPath
Xpath相关文章:https://www.ibm.com/developerworks/cn/xml/x-javaxpathapi.html
createZip(String) - Static method in class com.luna.common.file.FileSystemUtil
创建 Zip的FileSystem,默认UTF-8编码
createZip(String, Charset) - Static method in class com.luna.common.file.FileSystemUtil
创建 Zip的FileSystem
CREDIT_CODE - Static variable in class com.luna.common.regex.PatternPool
社会统一信用代码
CREDIT_CODE - Static variable in interface com.luna.common.regex.RegexPool
社会统一信用代码
CREDIT_CODE_PATTERN - Static variable in class com.luna.common.regex.CreditCodeUtil
 
CreditCodeUtil - Class in com.luna.common.regex
统一社会信用代码工具类
CreditCodeUtil() - Constructor for class com.luna.common.regex.CreditCodeUtil
 
crh - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
CRLF - Static variable in interface com.luna.common.constant.StrPoolConstant
字符串常量:Windows 换行 "\r\n"
解释:该字符串常用于表示 Windows 系统下的文本换行
CronExpression - Class in com.luna.common.cron
Provides a parser and evaluator for unix-like cron expressions.
CronExpression(CronExpression) - Constructor for class com.luna.common.cron.CronExpression
Constructs a new CronExpression as a copy of an existing instance.
CronExpression(String) - Constructor for class com.luna.common.cron.CronExpression
Constructs a new CronExpression based on the specified parameter.
CronUtil - Class in com.luna.common.cron
 
CronUtil() - Constructor for class com.luna.common.cron.CronUtil
 
crp - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
cs - Enum constant in enum class com.luna.common.i18n.LanguageCode
cs - Enum constant in enum class com.luna.common.i18n.LocaleCode
CS - Enum constant in enum class com.luna.common.i18n.Country
 
CS - Enum constant in enum class com.luna.common.i18n.CountryCode
Serbia and Montenegro [CS, SCG, 891, Traditionally reserved]
cs_CZ - Enum constant in enum class com.luna.common.i18n.LocaleCode
csb - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
csu - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
CT - Class in com.luna.common.text
 
CT.CC - Enum Class in com.luna.common.text
 
cu - Enum constant in enum class com.luna.common.i18n.LanguageCode
CU - Enum constant in enum class com.luna.common.i18n.Country
 
CU - Enum constant in enum class com.luna.common.i18n.CountryCode
Cuba [CU, CUB, 192, Officially assigned]
CU - Enum constant in enum class com.luna.common.text.CT.CC
 
CUC - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Peso Convertible [numeric code = 931, minor unit = 2]
CUP - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Cuban Peso [numeric code = 192, minor unit = 2]
CURRENCY_FEN_REGEX - Static variable in class com.luna.common.math.AmountUtil
金额为分的格式
CurrencyCode - Enum Class in com.luna.common.i18n
Currency code (ISO 4217).
CURRENT_DEFAULT_VERSION - Static variable in class com.luna.common.encrypt.security.SharingParamManager
当前协议默认的版本号
cus - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
CustomAbstacktFutureCallback<T> - Class in com.luna.common.net.async
 
CustomAbstacktFutureCallback() - Constructor for class com.luna.common.net.async.CustomAbstacktFutureCallback
 
CustomAsyncHttpResponse - Class in com.luna.common.net.async
HTTP response that can enclose a body represented as a simple text string or an array of bytes.
CustomAsyncHttpResponse(int) - Constructor for class com.luna.common.net.async.CustomAsyncHttpResponse
 
CustomAsyncHttpResponse(int, String) - Constructor for class com.luna.common.net.async.CustomAsyncHttpResponse
 
CustomResponseBody - Class in com.luna.common.net.async
Message body representation as a simple text string or an array of bytes.
CustomResponseConsumer - Class in com.luna.common.net.async
HTTP response consumer that generates a CustomAsyncHttpResponse instance based on events of an incoming data stream.
CustomResponseConsumer(Supplier<AsyncEntityConsumer<byte[]>>) - Constructor for class com.luna.common.net.async.CustomResponseConsumer
 
CustomSseAsyncConsumer - Class in com.luna.common.net.async
 
CustomSseAsyncConsumer() - Constructor for class com.luna.common.net.async.CustomSseAsyncConsumer
 
CustomSseAsyncConsumer(AbstactEventFutureCallback<SseResponse, Event>) - Constructor for class com.luna.common.net.async.CustomSseAsyncConsumer
 
CustomSseAsyncConsumer(Integer, AbstactEventFutureCallback<SseResponse, Event>, Integer) - Constructor for class com.luna.common.net.async.CustomSseAsyncConsumer
 
CustomSseAsyncConsumer(FutureCallback<Event>) - Constructor for class com.luna.common.net.async.CustomSseAsyncConsumer
 
cut(int, int) - Method in class com.luna.common.img.Img
图像切割为圆形(按指定起点坐标和半径切割),填充满整个图片(直径取长宽最小值)
cut(int, int, int) - Method in class com.luna.common.img.Img
图像切割为圆形(按指定起点坐标和半径切割)
cut(Image, int, int) - Static method in class com.luna.common.img.ImgUtil
图像切割(按指定起点坐标和宽高切割),填充满整个图片(直径取长宽最小值)
cut(Image, int, int, int) - Static method in class com.luna.common.img.ImgUtil
图像切割(按指定起点坐标和宽高切割)
cut(Image, Rectangle) - Static method in class com.luna.common.img.ImgUtil
图像切割(按指定起点坐标和宽高切割)
cut(Image, File, Rectangle) - Static method in class com.luna.common.img.ImgUtil
图像切割(按指定起点坐标和宽高切割),此方法并不关闭流
cut(Image, OutputStream, Rectangle) - Static method in class com.luna.common.img.ImgUtil
图像切割(按指定起点坐标和宽高切割),此方法并不关闭流
cut(Image, ImageOutputStream, Rectangle) - Static method in class com.luna.common.img.ImgUtil
图像切割(按指定起点坐标和宽高切割),此方法并不关闭流
cut(Rectangle) - Method in class com.luna.common.img.Img
图像切割(按指定起点坐标和宽高切割)
cut(File, File, Rectangle) - Static method in class com.luna.common.img.ImgUtil
图像切割(按指定起点坐标和宽高切割)
cut(InputStream, OutputStream, Rectangle) - Static method in class com.luna.common.img.ImgUtil
图像切割(按指定起点坐标和宽高切割),此方法并不关闭流
cut(ImageInputStream, ImageOutputStream, Rectangle) - Static method in class com.luna.common.img.ImgUtil
图像切割(按指定起点坐标和宽高切割),此方法并不关闭流
cv - Enum constant in enum class com.luna.common.i18n.LanguageCode
CV - Enum constant in enum class com.luna.common.i18n.Country
 
CV - Enum constant in enum class com.luna.common.i18n.CountryCode
Cape Verde [CV, CPV, 132, Officially assigned]
CV - Enum constant in enum class com.luna.common.text.CT.CC
 
CVE - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Cape Verde Escudo [numeric code = 132, minor unit = 2]
CW - Enum constant in enum class com.luna.common.i18n.Country
 
CW - Enum constant in enum class com.luna.common.i18n.CountryCode
Curaçao [CW, CUW, 531, Officially assigned]
CX - Enum constant in enum class com.luna.common.i18n.Country
 
CX - Enum constant in enum class com.luna.common.i18n.CountryCode
Christmas Island [CX, CXR, 162, Officially assigned]
cy - Enum constant in enum class com.luna.common.i18n.LanguageCode
CY - Enum constant in enum class com.luna.common.i18n.Country
 
CY - Enum constant in enum class com.luna.common.i18n.CountryCode
Cyprus [CY, CYP, 196, Officially assigned]
CY - Enum constant in enum class com.luna.common.text.CT.CC
 
CycleDate - Class in com.luna.common.calendarist.pojo
干支日期
CycleDate() - Constructor for class com.luna.common.calendarist.pojo.CycleDate
 
CycleDate(int, int, int) - Constructor for class com.luna.common.calendarist.pojo.CycleDate
 
CycleDate(int, int, int, int, int, int, int) - Constructor for class com.luna.common.calendarist.pojo.CycleDate
 
cym - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Welsh (cy) for terminology applications.
Cyrl - Enum constant in enum class com.luna.common.i18n.ScriptCode
Cyrillic [220]
Cyrs - Enum constant in enum class com.luna.common.i18n.ScriptCode
Cyrillic [221]
CZ - Enum constant in enum class com.luna.common.i18n.Country
 
CZ - Enum constant in enum class com.luna.common.i18n.CountryCode
Czech Republic [CZ, CZE, 203, Officially assigned]
CZ - Enum constant in enum class com.luna.common.text.CT.CC
 
cze - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Czech (cs) for bibliographic applications.
CZK - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Czech Koruna [numeric code = 203, minor unit = 2]

D

da - Enum constant in enum class com.luna.common.i18n.LanguageCode
da - Enum constant in enum class com.luna.common.i18n.LocaleCode
da_DK - Enum constant in enum class com.luna.common.i18n.LocaleCode
DAHAN - Enum constant in enum class com.luna.common.calendarist.base.CalendaristTermsType
 
DAI - Enum constant in enum class com.luna.common.china.NationalityEnum
 
dak - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
dan - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
dar - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
DASHED - Static variable in interface com.luna.common.constant.CharPoolConstant
字符常量:减号(连接符) '-'
DASHED - Static variable in interface com.luna.common.constant.StrPoolConstant
字符串常量:减号(连接符) "-"
DASHU - Enum constant in enum class com.luna.common.calendarist.base.CalendaristTermsType
 
data(CharBuffer, boolean) - Method in class com.luna.common.net.async.CustomSseAsyncConsumer
 
DataDesensitizationUtils - Class in com.luna.common.sensitive
 
DataDesensitizationUtils() - Constructor for class com.luna.common.sensitive.DataDesensitizationUtils
 
dataEncryptByJdk(String, String) - Static method in class com.luna.common.encrypt.EncryptUtils
获得一个字符串的encrypt值
DATE - Static variable in class com.luna.common.calendarist.core.CalendaristBase
 
DATE - Static variable in class com.luna.common.date.DateUtils
 
dateBetween(Long, Long, Long) - Static method in class com.luna.common.date.DateUtils
获取两个时间直接指定间隔天数列表
datePath() - Static method in class com.luna.common.date.DateUtils
日期路径 即年/月/日 如2018/08/08
DATETIME - Static variable in class com.luna.common.date.DateUtils
 
DateUnit - Enum Class in com.luna.common.date
日期时间单位,每个单位都是以毫秒为基数
DateUtils - Class in com.luna.common.date
 
DateUtils() - Constructor for class com.luna.common.date.DateUtils
 
DAUR - Enum constant in enum class com.luna.common.china.NationalityEnum
 
DAXUE - Enum constant in enum class com.luna.common.calendarist.base.CalendaristTermsType
 
day - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
day - Variable in class com.luna.common.calendarist.pojo.CalendaristDate
 
DAY - Enum constant in enum class com.luna.common.date.DateUnit
一天的毫秒数
DAY_OF_MONTH - Static variable in class com.luna.common.calendarist.core.CalendaristBase
 
DAY_OF_WEEK - Static variable in class com.luna.common.calendarist.core.CalendaristBase
 
DAY_OF_WEEK_IN_MONTH - Static variable in class com.luna.common.calendarist.core.CalendaristBase
 
DAY_OF_YEAR - Static variable in class com.luna.common.calendarist.core.CalendaristBase
 
daysOfLeapMonth(int) - Static method in class com.luna.common.calendarist.utils.CalendaristUtils
农历某年闰月的天数
daysOfMonth(int, int) - Static method in class com.luna.common.calendarist.utils.CalendaristUtils
农历某年某月的总天数
daysOfYear(int) - Static method in class com.luna.common.calendarist.utils.CalendaristUtils
农历某年的总天数
DayWeekEnum - Enum Class in com.luna.common.date
 
de - Enum constant in enum class com.luna.common.i18n.LanguageCode
de - Enum constant in enum class com.luna.common.i18n.LocaleCode
DE - Enum constant in enum class com.luna.common.i18n.Country
 
DE - Enum constant in enum class com.luna.common.i18n.CountryCode
Germany [DE, DEU, 276, Officially assigned]
DE - Enum constant in enum class com.luna.common.text.CT.CC
 
de_AT - Enum constant in enum class com.luna.common.i18n.LocaleCode
de_CH - Enum constant in enum class com.luna.common.i18n.LocaleCode
de_DE - Enum constant in enum class com.luna.common.i18n.LocaleCode
de_LU - Enum constant in enum class com.luna.common.i18n.LocaleCode
dealTask(Runnable) - Method in class com.luna.common.thread.CommonThreadPoolUtil
dealTask:(线程池执行操作-不包含每个进程返回结果).
dealTask(Callable<?>) - Method in class com.luna.common.thread.CommonThreadPoolUtil
dealTask:(线程池执行操作-包含每个进程返回结果).
DEANG - Enum constant in enum class com.luna.common.china.NationalityEnum
 
decimalFormat(String, double) - Static method in class com.luna.common.math.NumberUtil
格式化double
DecimalFormat 做封装
decimalFormat(String, long) - Static method in class com.luna.common.math.NumberUtil
格式化double
DecimalFormat 做封装
decimalFormat(String, Object) - Static method in class com.luna.common.math.NumberUtil
格式化double
DecimalFormat 做封装
decimalFormat(String, Object, RoundingMode) - Static method in class com.luna.common.math.NumberUtil
格式化double
DecimalFormat 做封装
decimalFormatMoney(double) - Static method in class com.luna.common.math.NumberUtil
格式化金额输出,每三位用逗号分隔
decodeBase64(String) - Static method in class com.luna.common.encrypt.Base64Util
Translates the specified Base64 string into a byte array.
decodeColor(String) - Static method in class com.luna.common.text.HexUtil
将Hex颜色值转为
decodeHex(char[]) - Static method in class com.luna.common.text.HexUtil
将十六进制字符数组转换为字节数组
decodeHex(CharSequence) - Static method in class com.luna.common.text.HexUtil
将十六进制字符数组转换为字节数组
decodeHex(String) - Static method in class com.luna.common.text.HexUtil
将十六进制字符串解码为byte[]
decodeHexStr(char[], Charset) - Static method in class com.luna.common.text.HexUtil
将十六进制字符数组转换为字符串
decodeHexStr(String) - Static method in class com.luna.common.text.HexUtil
将十六进制字符数组转换为字符串,默认编码UTF-8
decodeHexStr(String, Charset) - Static method in class com.luna.common.text.HexUtil
将十六进制字符数组转换为字符串
decodeImageData() - Method in class com.luna.common.img.gif.GifDecoder
Decodes LZW image data into pixel array.
decrement() - Method in class com.luna.common.mutable.MutableByte
值减一
decrement() - Method in class com.luna.common.mutable.MutableDouble
值减一
decrement() - Method in class com.luna.common.mutable.MutableFloat
值减一
decrement() - Method in class com.luna.common.mutable.MutableInt
值减一
decrement() - Method in class com.luna.common.mutable.MutableLong
值减一
decrement() - Method in class com.luna.common.mutable.MutableShort
值减一
decrypt(byte[], byte[]) - Static method in class com.luna.common.encrypt.security.Blowfish
 
decrypt(String) - Method in class com.luna.common.encrypt.security.SecurityManager
 
decrypt(String, String) - Static method in class com.luna.common.encrypt.AesUtil
解密(UTF8)
decrypt(String, String) - Static method in class com.luna.common.encrypt.security.Blowfish
 
deepClone() - Method in class com.luna.common.engine.model.NodeChain
 
DEFAULT - Enum constant in enum class com.luna.common.img.ScaleType
默认
DEFAULT_ALLOWED_EXTENSION - Static variable in class com.luna.common.media.MimeTypeConstant
 
DEFAULT_BUFFER_SIZE - Static variable in class com.luna.common.io.NioUtil
默认缓存大小 8192
DEFAULT_DELAY - Static variable in enum class com.luna.common.swing.ClipboardMonitor
默认重试等待:100
DEFAULT_INITIAL_CAPACITY - Static variable in class com.luna.common.map.MapWrapper
默认初始大小
DEFAULT_LARGE_BUFFER_SIZE - Static variable in class com.luna.common.io.NioUtil
默认大缓存大小 32768
DEFAULT_LOAD_FACTOR - Static variable in class com.luna.common.map.MapWrapper
默认增长因子
DEFAULT_MIDDLE_BUFFER_SIZE - Static variable in class com.luna.common.io.NioUtil
默认中等缓存大小 16384
DEFAULT_TIME_ZONE - Static variable in class com.luna.common.calendarist.constants.CalendaristConstants
默认时区
DEFAULT_TRY_COUNT - Static variable in enum class com.luna.common.swing.ClipboardMonitor
默认重试此时:10
defaultCharset() - Static method in class com.luna.common.text.CharsetUtil
系统默认字符集编码
defaultCharsetName() - Static method in class com.luna.common.text.CharsetUtil
系统默认字符集编码
defaultIfNull(Object, Object) - Static method in class com.luna.common.os.Profiler.Entry
 
defaultIfNull(T, T) - Static method in class com.luna.common.utils.ObjectUtils
如果给定对象为null返回默认值
Deflate - Class in com.luna.common.file.compress
Deflate算法
Deflate是同时使用了LZ77算法与哈夫曼编码(Huffman Coding)的一个无损数据压缩算法。
Deflate(InputStream, OutputStream, boolean) - Constructor for class com.luna.common.file.compress.Deflate
构造
deflater(int) - Method in class com.luna.common.file.compress.Deflate
将普通数据流压缩
del - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
del(Path) - Static method in class com.luna.common.file.PathUtil
删除文件或者文件夹,不追踪软链
注意:删除文件夹时不会判断文件夹是否为空,如果不空则递归删除子文件或文件夹
某个文件删除失败会终止删除操作
delAll(String, CharSequence) - Static method in class com.luna.common.regex.ReUtil
删除匹配的全部内容
delAll(Pattern, CharSequence) - Static method in class com.luna.common.regex.ReUtil
删除匹配的全部内容
delay - Variable in class com.luna.common.img.gif.AnimatedGifEncoder
 
delay - Variable in class com.luna.common.img.gif.GifDecoder
 
delay() - Static method in class com.luna.common.swing.RobotUtil
等待指定毫秒数
delete(String) - Static method in class com.luna.common.command.ProcessUtils
rm -rf 删除路径
delete(String, String) - Static method in class com.luna.common.text.StringTools
Delete all occurrences of the given substring.
DELETE_PATH - Static variable in interface com.luna.common.command.CommandConstant
 
deleteAny(String, String) - Static method in class com.luna.common.text.StringTools
Delete any character in a given String.
deleteIfExists(String) - Static method in class com.luna.common.file.FileTools
删除文件或空目录
delFile(Path) - Static method in class com.luna.common.file.PathUtil
删除文件,不追踪软链
delFirst(String, CharSequence) - Static method in class com.luna.common.regex.ReUtil
删除匹配的第一个内容
delFirst(Pattern, CharSequence) - Static method in class com.luna.common.regex.ReUtil
删除匹配的第一个内容
DELIM_END - Static variable in interface com.luna.common.constant.CharPoolConstant
字符常量:花括号(右) '}'
DELIM_END - Static variable in interface com.luna.common.constant.StrPoolConstant
字符串常量:花括号(右) "}"
DELIM_START - Static variable in interface com.luna.common.constant.CharPoolConstant
字符常量:花括号(左) '{'
DELIM_START - Static variable in interface com.luna.common.constant.StrPoolConstant
字符串常量:花括号(左) "{"
delimitedListToStringArray(String, String) - Static method in class com.luna.common.text.StringTools
Take a String that is a delimited list and convert it into a String array.
delimitedListToStringArray(String, String, String) - Static method in class com.luna.common.text.StringTools
Take a String that is a delimited list and convert it into a String array.
delLast(String, CharSequence) - Static method in class com.luna.common.regex.ReUtil
删除匹配的最后一个内容
delLast(Pattern, CharSequence) - Static method in class com.luna.common.regex.ReUtil
删除匹配的最后一个内容
delPre(String, CharSequence) - Static method in class com.luna.common.regex.ReUtil
删除正则匹配到的内容之前的字符 如果没有找到,则返回原文
DelVisitor - Class in com.luna.common.file.visitor
删除操作的FileVisitor实现,用于递归遍历删除文件夹
DelVisitor() - Constructor for class com.luna.common.file.visitor.DelVisitor
 
den - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
DEPENDENCY_ERROR - Static variable in interface com.luna.common.dto.constant.ResultCode
依赖错误
DERUNG - Enum constant in enum class com.luna.common.china.NationalityEnum
 
desensitized(CharSequence, DesensitizedUtil.DesensitizedType) - Static method in class com.luna.common.regex.DesensitizedUtil
脱敏,使用默认的脱敏策略
desensitized(CharSequence, DesensitizedUtil.DesensitizedType) - Static method in class com.luna.common.text.StringTools
脱敏,使用默认的脱敏策略
DesensitizedUtil - Class in com.luna.common.regex
脱敏工具类,支持以下类型信息的脱敏自动处理: 用户ID 中文名 身份证 座机号 手机号 地址 电子邮件 密码 车牌 银行卡号
DesensitizedUtil() - Constructor for class com.luna.common.regex.DesensitizedUtil
 
DesensitizedUtil.DesensitizedType - Enum Class in com.luna.common.regex
支持的脱敏类型枚举
deserialize(byte[]) - Static method in class com.luna.common.text.SerializeUtil
反序列化
对象必须实现Serializable接口
DesktopUtil - Class in com.luna.common.swing
桌面相关工具(平台相关)
Desktop 类允许 Java 应用程序启动已在本机桌面上注册的关联应用程序,以处理 URI 或文件。
DesktopUtil() - Constructor for class com.luna.common.swing.DesktopUtil
 
destroy() - Static method in class com.luna.common.net.high.AsyncHttpUtils
 
destroy() - Static method in class com.luna.common.thread.AsyncEngineUtils
 
DETAILED_MESSAGE - Enum constant in enum class com.luna.common.os.Profiler.MessageLevel
 
deu - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
German (de) for terminology applications.
Deva - Enum constant in enum class com.luna.common.i18n.ScriptCode
Devanagari [315]
DeviceType - Enum Class in com.luna.common.os
Enum contact for the type of used device
DG - Enum constant in enum class com.luna.common.i18n.CountryCode
Diego Garcia [DG, DGA, -1, Exceptionally reserved]
dgr - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
digestAuth(String, String, String) - Static method in class com.luna.common.net.high.AsyncHttpUtils
 
digestAuth(String, String, String) - Static method in class com.luna.common.net.HttpUtils
 
digit16(int) - Static method in class com.luna.common.text.CharsetUtil
获取给定字符的16进制数值
Digital_Unix - Enum constant in enum class com.luna.common.os.EPlatform
 
digitUppercase(double) - Static method in class com.luna.common.reflect.ConvertUtil
数字金额大写转换 先写个完整的然后将如零拾替换成零
dimension - Static variable in class com.luna.common.swing.ScreenUtil
 
din - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
DISABLE - Enum constant in enum class com.luna.common.constant.StatusEnum
禁用
disableDefaultDocumentBuilderFactory() - Static method in class com.luna.common.xml.XmlUtil
禁用默认的DocumentBuilderFactory,禁用后如果有第三方的实现(如oracle的xdb包中的xmlparse),将会自动加载实现。
dispose - Variable in class com.luna.common.img.gif.AnimatedGifEncoder
 
dispose - Variable in class com.luna.common.img.gif.GifDecoder
 
disZeros(BigDecimal) - Static method in class com.luna.common.math.MathUtils
截断0输出
div - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
div(double, double) - Static method in class com.luna.common.math.NumberUtil
提供(相对)精确的除法运算,当发生除不尽的情况的时候,精确到小数点后10位,后面的四舍五入
div(double, double, int) - Static method in class com.luna.common.math.NumberUtil
提供(相对)精确的除法运算,当发生除不尽的情况时,由scale指定精确度,后面的四舍五入
div(double, double, int, RoundingMode) - Static method in class com.luna.common.math.NumberUtil
提供(相对)精确的除法运算,当发生除不尽的情况时,由scale指定精确度
div(double, float) - Static method in class com.luna.common.math.NumberUtil
提供(相对)精确的除法运算,当发生除不尽的情况的时候,精确到小数点后10位,后面的四舍五入
div(double, float, int) - Static method in class com.luna.common.math.NumberUtil
提供(相对)精确的除法运算,当发生除不尽的情况时,由scale指定精确度,后面的四舍五入
div(double, float, int, RoundingMode) - Static method in class com.luna.common.math.NumberUtil
提供(相对)精确的除法运算,当发生除不尽的情况时,由scale指定精确度
div(float, double) - Static method in class com.luna.common.math.NumberUtil
提供(相对)精确的除法运算,当发生除不尽的情况的时候,精确到小数点后10位,后面的四舍五入
div(float, double, int) - Static method in class com.luna.common.math.NumberUtil
提供(相对)精确的除法运算,当发生除不尽的情况时,由scale指定精确度,后面的四舍五入
div(float, double, int, RoundingMode) - Static method in class com.luna.common.math.NumberUtil
提供(相对)精确的除法运算,当发生除不尽的情况时,由scale指定精确度
div(float, float) - Static method in class com.luna.common.math.NumberUtil
提供(相对)精确的除法运算,当发生除不尽的情况的时候,精确到小数点后10位,后面的四舍五入
div(float, float, int) - Static method in class com.luna.common.math.NumberUtil
提供(相对)精确的除法运算,当发生除不尽的情况时,由scale指定精确度,后面的四舍五入
div(float, float, int, RoundingMode) - Static method in class com.luna.common.math.NumberUtil
提供(相对)精确的除法运算,当发生除不尽的情况时,由scale指定精确度
div(Double, Double) - Static method in class com.luna.common.math.NumberUtil
提供(相对)精确的除法运算,当发生除不尽的情况的时候,精确到小数点后10位,后面的四舍五入
div(Double, Double, int) - Static method in class com.luna.common.math.NumberUtil
提供(相对)精确的除法运算,当发生除不尽的情况时,由scale指定精确度,后面的四舍五入
div(Double, Double, int, RoundingMode) - Static method in class com.luna.common.math.NumberUtil
提供(相对)精确的除法运算,当发生除不尽的情况时,由scale指定精确度
div(Number, Number) - Static method in class com.luna.common.math.NumberUtil
提供(相对)精确的除法运算,当发生除不尽的情况的时候,精确到小数点后10位,后面的四舍五入
div(Number, Number, int) - Static method in class com.luna.common.math.NumberUtil
提供(相对)精确的除法运算,当发生除不尽的情况时,由scale指定精确度,后面的四舍五入
div(Number, Number, int, RoundingMode) - Static method in class com.luna.common.math.NumberUtil
提供(相对)精确的除法运算,当发生除不尽的情况时,由scale指定精确度
div(String, String) - Static method in class com.luna.common.math.NumberUtil
提供(相对)精确的除法运算,当发生除不尽的情况的时候,精确到小数点后10位,后面的四舍五入
div(String, String, int) - Static method in class com.luna.common.math.NumberUtil
提供(相对)精确的除法运算,当发生除不尽的情况时,由scale指定精确度,后面的四舍五入
div(String, String, int, RoundingMode) - Static method in class com.luna.common.math.NumberUtil
提供(相对)精确的除法运算,当发生除不尽的情况时,由scale指定精确度
div(BigDecimal, BigDecimal, int, RoundingMode) - Static method in class com.luna.common.math.NumberUtil
提供(相对)精确的除法运算,当发生除不尽的情况时,由scale指定精确度
divide(BigDecimal, BigDecimal) - Static method in class com.luna.common.math.MathUtils
大数相除 四舍五入
divide(BigDecimal, BigDecimal, int) - Static method in class com.luna.common.math.MathUtils
大数相除 四舍五入
divide(BigDecimal, BigDecimal, int, RoundingMode) - Static method in class com.luna.common.math.MathUtils
大数相除
divisor(int, int) - Static method in class com.luna.common.math.NumberUtil
最大公约数
DIZHI_INFO - Static variable in class com.luna.common.calendarist.constants.CalendaristConstants
地支
DJ - Enum constant in enum class com.luna.common.i18n.Country
 
DJ - Enum constant in enum class com.luna.common.i18n.CountryCode
Djibouti [DJ, DJI, 262, Officially assigned]
DJ - Enum constant in enum class com.luna.common.text.CT.CC
 
DJF - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Djibouti Franc [numeric code = 262, minor unit = 0]
DK - Enum constant in enum class com.luna.common.i18n.Country
 
DK - Enum constant in enum class com.luna.common.i18n.CountryCode
Denmark [DK, DNK, 208, Officially assigned]
DK - Enum constant in enum class com.luna.common.text.CT.CC
 
DKK - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Danish Krone [numeric code = 208, minor unit = 2]
DM - Enum constant in enum class com.luna.common.i18n.Country
 
DM - Enum constant in enum class com.luna.common.i18n.CountryCode
Dominica [DM, DMA, 212, Officially assigned]
DM - Enum constant in enum class com.luna.common.text.CT.CC
 
dmn - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
DMR - Enum constant in enum class com.luna.common.os.DeviceType
Digital media receiver like the Google TV.
DO - Enum constant in enum class com.luna.common.i18n.Country
 
DO - Enum constant in enum class com.luna.common.i18n.CountryCode
Dominican Republic [DO, DOM, 214, Officially assigned]
DO - Enum constant in enum class com.luna.common.text.CT.CC
 
doAsyncRequest(AsyncRequestProducer, AsyncHttpClientResponseHandler<T>) - Static method in class com.luna.common.net.high.AsyncHttpUtils
 
doAsyncRequest(AsyncRequestProducer, FutureCallback<CustomAsyncHttpResponse>) - Static method in class com.luna.common.net.high.AsyncHttpUtils
 
doAsyncRequest(AsyncRequestProducer, AsyncResponseConsumer<T>, FutureCallback<T>) - Static method in class com.luna.common.net.high.AsyncHttpUtils
 
doAsyncRequestFuture(AsyncRequestProducer, FutureCallback<CustomAsyncHttpResponse>) - Static method in class com.luna.common.net.high.AsyncHttpUtils
 
doAsyncRequestFuture(AsyncRequestProducer, AsyncResponseConsumer<T>, FutureCallback<T>) - Static method in class com.luna.common.net.high.AsyncHttpUtils
 
doDelete(String, String, Map<String, String>, Map<String, String>, String) - Static method in class com.luna.common.net.HttpUtils
 
doDelete(String, String, Map<String, String>, Map<String, String>, String) - Static method in class com.luna.common.net.RestUtils
 
doDelete(String, String, Map<String, String>, Map<String, String>, String, HttpClientResponseHandler<T>) - Method in interface com.luna.common.net.HttpRequestInterface
 
doDelete(String, String, Map<String, String>, Map<String, String>, String, HttpClientResponseHandler<T>) - Static method in class com.luna.common.net.HttpUtils
delete request
doDelete(String, String, Map<String, String>, Map<String, String>, HttpClientResponseHandler<T>) - Static method in class com.luna.common.net.high.HttpHighLevelUtil
 
doDeleteHandler(String, String, Map<String, String>, Map<String, String>, String) - Static method in class com.luna.common.net.HttpUtils
 
doesNotContain(String, String) - Static method in class com.luna.common.check.Assert
Deprecated.
doesNotContain(String, String, String) - Static method in class com.luna.common.check.Assert
Assert that the given text does not contain the given substring.
doesNotContain(String, String, Supplier<String>) - Static method in class com.luna.common.check.Assert
Assert that the given text does not contain the given substring.
doGet(String, String, Map<String, String>, Map<String, String>) - Static method in class com.luna.common.net.HttpUtils
 
doGet(String, String, Map<String, String>, Map<String, String>) - Static method in class com.luna.common.net.RestUtils
 
doGet(String, String, Map<String, String>, Map<String, String>, boolean) - Static method in class com.luna.common.net.RestUtils
 
doGet(String, String, Map<String, String>, Map<String, String>, AsyncHttpClientResponseHandler<T>) - Static method in class com.luna.common.net.high.AsyncHttpUtils
 
doGet(String, String, Map<String, String>, Map<String, String>, HttpClientResponseHandler<T>) - Static method in class com.luna.common.net.high.HttpHighLevelUtil
 
doGet(String, String, Map<String, String>, Map<String, String>, HttpClientResponseHandler<T>) - Method in interface com.luna.common.net.HttpRequestInterface
 
doGet(String, String, Map<String, String>, Map<String, String>, HttpClientResponseHandler<T>) - Static method in class com.luna.common.net.HttpUtils
发送 get 请求
doGet(String, Map<String, String>) - Static method in class com.luna.common.net.HttpUtils
 
doGetHandler(String, String, Map<String, String>, Map<String, String>) - Static method in class com.luna.common.net.HttpUtils
发送 get 请求
doHead(String) - Static method in class com.luna.common.net.HttpUtils
 
doi - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Dogri (macrolanguage)
DONG - Enum constant in enum class com.luna.common.china.NationalityEnum
 
DONGXIANG - Enum constant in enum class com.luna.common.china.NationalityEnum
 
DONGZHI - Enum constant in enum class com.luna.common.calendarist.base.CalendaristTermsType
 
DOP - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Dominican Peso [numeric code = 214, minor unit = 2]
doPost(String, String, Map<String, String>, Map<String, String>, byte[]) - Static method in class com.luna.common.net.HttpUtils
 
doPost(String, String, Map<String, String>, Map<String, String>, byte[], HttpClientResponseHandler<T>) - Method in interface com.luna.common.net.HttpRequestInterface
Post stream
doPost(String, String, Map<String, String>, Map<String, String>, byte[], HttpClientResponseHandler<T>) - Static method in class com.luna.common.net.HttpUtils
Post stream
doPost(String, String, Map<String, String>, Map<String, String>, AsyncHttpClientResponseHandler<T>) - Static method in class com.luna.common.net.high.AsyncHttpUtils
 
doPost(String, String, Map<String, String>, Map<String, String>, File, AsyncHttpClientResponseHandler<T>) - Static method in class com.luna.common.net.high.AsyncHttpUtils
 
doPost(String, String, Map<String, String>, Map<String, String>, String) - Static method in class com.luna.common.net.HttpUtils
 
doPost(String, String, Map<String, String>, Map<String, String>, String) - Static method in class com.luna.common.net.RestUtils
 
doPost(String, String, Map<String, String>, Map<String, String>, String, boolean) - Static method in class com.luna.common.net.RestUtils
 
doPost(String, String, Map<String, String>, Map<String, String>, String, AsyncHttpClientResponseHandler<T>) - Static method in class com.luna.common.net.high.AsyncHttpUtils
 
doPost(String, String, Map<String, String>, Map<String, String>, String, HttpClientResponseHandler<T>) - Method in interface com.luna.common.net.HttpRequestInterface
 
doPost(String, String, Map<String, String>, Map<String, String>, String, HttpClientResponseHandler<T>) - Static method in class com.luna.common.net.HttpUtils
POST请求体为字符串
doPost(String, String, Map<String, String>, Map<String, String>, Path, AsyncHttpClientResponseHandler<T>) - Static method in class com.luna.common.net.high.AsyncHttpUtils
 
doPost(String, String, Map<String, String>, Map<String, String>, Map<String, String>) - Static method in class com.luna.common.net.HttpUtils
 
doPost(String, String, Map<String, String>, Map<String, String>, Map<String, String>, HttpClientResponseHandler<T>) - Method in interface com.luna.common.net.HttpRequestInterface
 
doPost(String, String, Map<String, String>, Map<String, String>, Map<String, String>, HttpClientResponseHandler<T>) - Static method in class com.luna.common.net.HttpUtils
POST 发送文件请求
doPost(String, String, Map<String, String>, Map<String, String>, Map<String, String>, HttpClientResponseHandler<T>, FutureCallback<Object>) - Static method in class com.luna.common.net.HttpUtils
 
doPost(String, String, Map<String, String>, Map<String, String>, HttpEntity, HttpClientResponseHandler<T>) - Static method in class com.luna.common.net.HttpUtils
 
doPost(String, String, Map<String, String>, Map<String, String>, HttpClientResponseHandler<T>) - Static method in class com.luna.common.net.high.HttpHighLevelUtil
 
doPostHander(String, String, Map<String, String>, Map<String, String>, String) - Static method in class com.luna.common.net.HttpUtils
 
doPut(String, String, Map<String, String>, Map<String, String>, String) - Static method in class com.luna.common.net.HttpUtils
PUT 方法请求
doPut(String, String, Map<String, String>, Map<String, String>, String) - Static method in class com.luna.common.net.RestUtils
 
doPut(String, String, Map<String, String>, Map<String, String>, String, HttpClientResponseHandler<T>) - Method in interface com.luna.common.net.HttpRequestInterface
 
doPut(String, String, Map<String, String>, Map<String, String>, String, HttpClientResponseHandler<T>) - Static method in class com.luna.common.net.HttpUtils
PUT 方法请求
doPut(String, String, Map<String, String>, Map<String, String>, HttpClientResponseHandler<T>) - Static method in class com.luna.common.net.high.HttpHighLevelUtil
 
doPutHandler(String, String, Map<String, String>, Map<String, String>, String) - Static method in class com.luna.common.net.HttpUtils
 
doRequest(HttpClientResponseHandler<T>, HttpHost, HttpUriRequestBase) - Static method in class com.luna.common.net.high.HttpHighLevelUtil
 
DOT - Static variable in interface com.luna.common.constant.CharPoolConstant
字符常量:点 '.'
DOT - Static variable in interface com.luna.common.constant.StrPoolConstant
字符串常量:点 "."
DOUBLE_DOT - Static variable in interface com.luna.common.constant.StrPoolConstant
字符串常量:双点 ".."
用途:作为指向上级文件夹的路径,如:"../path"
DOUBLE_QUOTES - Static variable in interface com.luna.common.constant.CharPoolConstant
字符常量:双引号 '"'
doubleConvert2Long(double) - Static method in class com.luna.common.math.MathConvertUtil
转换成精确到2位精度
doubleValue() - Method in class com.luna.common.mutable.MutableByte
 
doubleValue() - Method in class com.luna.common.mutable.MutableDouble
 
doubleValue() - Method in class com.luna.common.mutable.MutableFloat
 
doubleValue() - Method in class com.luna.common.mutable.MutableInt
 
doubleValue() - Method in class com.luna.common.mutable.MutableLong
 
doubleValue() - Method in class com.luna.common.mutable.MutableShort
 
doURL(String, String, String, Map<String, String>, Map<String, String>, byte[]) - Static method in class com.luna.common.net.base.HttpBaseUtils
doURL
doURL(String, String, String, Map<String, String>, Map<String, String>, String) - Static method in class com.luna.common.net.base.HttpBaseUtils
doURL
doURLWithByte(String, String, String, Map<String, String>, Map<String, String>, File) - Static method in class com.luna.common.net.base.HttpBaseUtils
 
doURLWithByte(String, String, String, Map<String, String>, Map<String, String>, String) - Static method in class com.luna.common.net.base.HttpBaseUtils
 
doURLWithString(String, String, String, Map<String, String>, Map<String, String>, File) - Static method in class com.luna.common.net.base.HttpBaseUtils
 
doURLWithString(String, String, String, Map<String, String>, Map<String, String>, String) - Static method in class com.luna.common.net.base.HttpBaseUtils
 
downCompleted(DownloadThreadEvent) - Method in interface com.luna.common.net.download.DownloadThreadListener
 
download(String, String) - Static method in class com.luna.common.file.FileTools
下载文件
download(String, String) - Static method in class com.luna.common.net.base.HttpBaseUtils
流转文件
downloadCompleted() - Method in class com.luna.common.net.download.BasicDownloadTaskListener
 
downloadCompleted() - Method in interface com.luna.common.net.download.DownloadTaskListener
 
DownloadTask - Class in com.luna.common.net.download
多线程任务下载 需要服务端支持range
DownloadTask(String, String, int) - Constructor for class com.luna.common.net.download.DownloadTask
 
DownloadTaskListener - Interface in com.luna.common.net.download
 
DownloadThread - Class in com.luna.common.net.download
 
DownloadThread(String, long, long, boolean, File, DownloadThreadListener, long, CloseableHttpClient) - Constructor for class com.luna.common.net.download.DownloadThread
 
DownloadThreadEvent - Class in com.luna.common.net.download
 
DownloadThreadEvent(Object, long) - Constructor for class com.luna.common.net.download.DownloadThreadEvent
 
DownloadThreadListener - Interface in com.luna.common.net.download
 
downloadWithRetry(String, String, int) - Static method in class com.luna.common.file.FileTools
下载文件,失败在优先次数内重试
dra - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
drawImg(Graphics, Image, Point) - Static method in class com.luna.common.img.GraphicsUtil
绘制图片
drawImg(Graphics, Image, Rectangle) - Static method in class com.luna.common.img.GraphicsUtil
绘制图片
drawString(Graphics, String, Font, Color, int, int) - Static method in class com.luna.common.img.GraphicsUtil
绘制字符串,默认抗锯齿
drawString(Graphics, String, Font, Color, Point) - Static method in class com.luna.common.img.GraphicsUtil
绘制字符串,默认抗锯齿
drawString(Graphics, String, Font, Color, Rectangle) - Static method in class com.luna.common.img.GraphicsUtil
绘制字符串,默认抗锯齿。
此方法定义一个矩形区域和坐标,文字基于这个区域中间偏移x,y绘制。
drawStringColourful(Graphics, String, Font, int, int) - Static method in class com.luna.common.img.GraphicsUtil
绘制字符串,使用随机颜色,默认抗锯齿
dsb - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Dsrt - Enum constant in enum class com.luna.common.i18n.ScriptCode
Deseret [250]
dua - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
dum - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
dump() - Static method in class com.luna.common.os.Profiler
列出所有的entry。
dump(String) - Static method in class com.luna.common.os.Profiler
列出所有的entry。
dump(String, String) - Static method in class com.luna.common.os.Profiler
列出所有的entry。
Dupl - Enum constant in enum class com.luna.common.i18n.ScriptCode
Duployan shorthand, Duployan stenography [755]
dut - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Dutch (nl) for bibliography applications.
dv - Enum constant in enum class com.luna.common.i18n.LanguageCode
dyu - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
dz - Enum constant in enum class com.luna.common.i18n.LanguageCode
DZ - Enum constant in enum class com.luna.common.i18n.Country
 
DZ - Enum constant in enum class com.luna.common.i18n.CountryCode
Algeria [DZ, DZA, 12, Officially assigned]
DZ - Enum constant in enum class com.luna.common.text.CT.CC
 
DZD - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Algerian Dinar [numeric code = 12, minor unit = 2]
dzo - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code

E

EA - Enum constant in enum class com.luna.common.i18n.CountryCode
Ceuta, Melilla [EA, null, -1, Exceptionally reserved]
EC - Enum constant in enum class com.luna.common.i18n.Country
 
EC - Enum constant in enum class com.luna.common.i18n.CountryCode
Ecuador [EC, ECU, 218, Officially assigned]
EC - Enum constant in enum class com.luna.common.text.CT.CC
 
edit(File) - Static method in class com.luna.common.swing.DesktopUtil
启动关联编辑器应用程序并打开用于编辑的文件
ee - Enum constant in enum class com.luna.common.i18n.LanguageCode
Ewe (ewe).
EE - Enum constant in enum class com.luna.common.i18n.Country
 
EE - Enum constant in enum class com.luna.common.i18n.CountryCode
Estonia [EE, EST, 233, Officially assigned]
EE - Enum constant in enum class com.luna.common.text.CT.CC
 
efi - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
EG - Enum constant in enum class com.luna.common.i18n.Country
 
EG - Enum constant in enum class com.luna.common.i18n.CountryCode
Egypt [EG, EGY, 818, Officially assigned]
EG - Enum constant in enum class com.luna.common.text.CT.CC
 
EGP - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Egyptian Pound [numeric code = 818, minor unit = 2]
egx - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
egy - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Egyd - Enum constant in enum class com.luna.common.i18n.ScriptCode
Egyptian demotic [070]
Egyh - Enum constant in enum class com.luna.common.i18n.ScriptCode
Egyptian hieratic [060]
Egyp - Enum constant in enum class com.luna.common.i18n.ScriptCode
Egyptian hieroglyphs [050]
EH - Enum constant in enum class com.luna.common.i18n.Country
 
EH - Enum constant in enum class com.luna.common.i18n.CountryCode
Western Sahara [EH, ESH, 732, Officially assigned]
EH - Enum constant in enum class com.luna.common.text.CT.CC
 
EIGHTY - Enum constant in enum class com.luna.common.constant.ProcessEnum
 
eka - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
el - Enum constant in enum class com.luna.common.i18n.LanguageCode
el - Enum constant in enum class com.luna.common.i18n.LocaleCode
el_CY - Enum constant in enum class com.luna.common.i18n.LocaleCode
el_GR - Enum constant in enum class com.luna.common.i18n.LocaleCode
Elba - Enum constant in enum class com.luna.common.i18n.ScriptCode
Elbasan [226]
elementText(Element, String) - Static method in class com.luna.common.xml.XmlUtil
根据节点名获得第一个子节点
elementText(Element, String, String) - Static method in class com.luna.common.xml.XmlUtil
根据节点名获得第一个子节点
ell - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Modern Greek (1453-) (el) for terminology applications.
elx - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
email(String) - Static method in class com.luna.common.regex.DesensitizedUtil
【电子邮箱】邮箱前缀仅显示第一个字母,前缀其他隐藏,用星号代替,@及后面的地址显示,比如:d**@126.com
email(String) - Static method in class com.luna.common.sensitive.Convert
邮箱前缀仅显示第一个字母,前缀其他隐藏,用星号代替,@及后面的地址显示,比如:p**@163.com
EMAIL - Enum constant in enum class com.luna.common.regex.DesensitizedUtil.DesensitizedType
 
EMAIL - Enum constant in enum class com.luna.common.sensitive.FieldType
 
EMAIL - Static variable in class com.luna.common.regex.PatternPool
邮件,符合RFC 5322规范,正则来自:http://emailregex.com/ What is the maximum length of a valid email address? https://stackoverflow.com/questions/386294/what-is-the-maximum-length-of-a-valid-email-address/44317754 注意email 要宽松一点。比如 jetz.chong@hutool.cn、jetz-chong@ hutool.cn、jetz_chong@hutool.cn、dazhi.duan@hutool.cn 宽松一点把,都算是正常的邮箱
EMAIL - Static variable in interface com.luna.common.regex.RegexPool
邮件,符合RFC 5322规范,正则来自:http://emailregex.com/ What is the maximum length of a valid email address? https://stackoverflow.com/questions/386294/what-is-the-maximum-length-of-a-valid-email-address/44317754 注意email 要宽松一点。比如 jetz.chong@hutool.cn、jetz-chong@ hutool.cn、jetz_chong@hutool.cn、dazhi.duan@hutool.cn 宽松一点把,都算是正常的邮箱
EMAIL - Static variable in class com.luna.common.regex.Validator
邮件
EMPTY - Static variable in interface com.luna.common.constant.StrPoolConstant
字符串常量:空字符 ""
EMPTY_JSON - Static variable in interface com.luna.common.constant.StrPoolConstant
字符串常量:空 JSON "{}"
en - Enum constant in enum class com.luna.common.i18n.LanguageCode
en - Enum constant in enum class com.luna.common.i18n.LocaleCode
en_AU - Enum constant in enum class com.luna.common.i18n.LocaleCode
en_CA - Enum constant in enum class com.luna.common.i18n.LocaleCode
en_GB - Enum constant in enum class com.luna.common.i18n.LocaleCode
en_HK - Enum constant in enum class com.luna.common.i18n.LocaleCode
en_IE - Enum constant in enum class com.luna.common.i18n.LocaleCode
en_IN - Enum constant in enum class com.luna.common.i18n.LocaleCode
en_MT - Enum constant in enum class com.luna.common.i18n.LocaleCode
en_NZ - Enum constant in enum class com.luna.common.i18n.LocaleCode
en_PH - Enum constant in enum class com.luna.common.i18n.LocaleCode
en_SG - Enum constant in enum class com.luna.common.i18n.LocaleCode
en_US - Enum constant in enum class com.luna.common.i18n.LocaleCode
en_ZA - Enum constant in enum class com.luna.common.i18n.LocaleCode
ENABLE - Enum constant in enum class com.luna.common.constant.StatusEnum
有效
encode(CharSequence) - Method in class com.luna.common.encrypt.BCryptPasswordEncoder
 
encodeBase64(byte[]) - Static method in class com.luna.common.encrypt.Base64Util
Base64 encoding.
encodeColor(Color) - Static method in class com.luna.common.text.HexUtil
Color编码为Hex形式
encodeColor(Color, String) - Static method in class com.luna.common.text.HexUtil
Color编码为Hex形式
encodeHex(byte[]) - Static method in class com.luna.common.text.HexUtil
将字节数组转换为十六进制字符数组
encodeHex(byte[], boolean) - Static method in class com.luna.common.text.HexUtil
将字节数组转换为十六进制字符数组
encodeHex(String, Charset) - Static method in class com.luna.common.text.HexUtil
将字节数组转换为十六进制字符数组
encodeHexStr(byte[]) - Static method in class com.luna.common.text.HexUtil
将字节数组转换为十六进制字符串
encodeHexStr(byte[], boolean) - Static method in class com.luna.common.text.HexUtil
将字节数组转换为十六进制字符串
encodeHexStr(String) - Static method in class com.luna.common.text.HexUtil
将字符串转换为十六进制字符串,结果为小写,默认编码是UTF-8
encodeHexStr(String, Charset) - Static method in class com.luna.common.text.HexUtil
将字符串转换为十六进制字符串,结果为小写
encrypt(byte[], byte[]) - Static method in class com.luna.common.encrypt.security.Blowfish
 
encrypt(String) - Method in class com.luna.common.encrypt.security.SecurityManager
 
encrypt(String, String) - Static method in class com.luna.common.encrypt.AesUtil
加密(UTF8)
encrypt(String, String) - Static method in class com.luna.common.encrypt.security.Blowfish
 
encryptByCommonIo(InputStream, String) - Static method in class com.luna.common.encrypt.EncryptUtils
Commons.io 获取md5值
encryptByCommonIo(String, String) - Static method in class com.luna.common.encrypt.EncryptUtils
Commons.io 获取md5值
EncryptUtils - Class in com.luna.common.encrypt
 
EncryptUtils() - Constructor for class com.luna.common.encrypt.EncryptUtils
 
END_TIME - Static variable in class com.luna.common.date.DateUtils
 
endsWithIgnoreCase(String, String) - Static method in class com.luna.common.text.StringTools
Test if the given String ends with the specified suffix, ignoring upper/lower case.
eng - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
EngineContext - Class in com.luna.common.engine.model
 
EngineContext() - Constructor for class com.luna.common.engine.model.EngineContext
 
EngineNode<T> - Interface in com.luna.common.engine.task
业务节点类,有一系列的EngineNode组合而成
EngineRunData - Class in com.luna.common.engine.model
 
EngineRunData() - Constructor for class com.luna.common.engine.model.EngineRunData
 
enm - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Middle English (1100-1500)
enter(Profiler.Message) - Static method in class com.luna.common.os.Profiler
开始一个新的entry,并计时。
enter(String) - Static method in class com.luna.common.os.Profiler
开始一个新的entry,并计时。
entrySet() - Method in class com.luna.common.map.MapWrapper
 
eo - Enum constant in enum class com.luna.common.i18n.LanguageCode
EOF - Static variable in class com.luna.common.io.NioUtil
数据流末尾
EPlatform - Enum Class in com.luna.common.os
 
epo - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
equal(Object, Object) - Static method in class com.luna.common.regex.Validator
验证是否相等
当两值都为null返回true
equals(char, char, boolean) - Static method in class com.luna.common.text.CharsetUtil
比较两个字符是否相同
equals(double, double) - Static method in class com.luna.common.math.NumberUtil
比较大小,值相等 返回true
此方法通过调用Double.doubleToLongBits(double)方法来判断是否相等
此方法判断值相等时忽略精度的,即0.00 == 0
equals(float, float) - Static method in class com.luna.common.math.NumberUtil
比较大小,值相等 返回true
此方法通过调用Float.floatToIntBits(float)方法来判断是否相等
此方法判断值相等时忽略精度的,即0.00 == 0
equals(File, File) - Static method in class com.luna.common.file.FileTools
检查两个文件是否是同一个文件
所谓文件相同,是指File对象是否指向同一个文件或文件夹
equals(Object) - Method in class com.luna.common.engine.model.NodeName
 
equals(Object) - Method in class com.luna.common.map.MapWrapper
 
equals(Object) - Method in class com.luna.common.mutable.MutableBool
相等需同时满足如下条件: 非空 类型为 MutableBool 值相等
equals(Object) - Method in class com.luna.common.mutable.MutableByte
相等需同时满足如下条件: 非空 类型为 MutableByte 值相等
equals(Object) - Method in class com.luna.common.mutable.MutableDouble
相等需同时满足如下条件: 非空 类型为 MutableDouble 值相等
equals(Object) - Method in class com.luna.common.mutable.MutableFloat
相等需同时满足如下条件: 非空 类型为 MutableFloat 值相等
equals(Object) - Method in class com.luna.common.mutable.MutableInt
相等需同时满足如下条件: 非空 类型为 MutableInt 值相等
equals(Object) - Method in class com.luna.common.mutable.MutableLong
相等需同时满足如下条件: 非空 类型为 MutableLong 值相等
equals(Object) - Method in class com.luna.common.mutable.MutableObj
 
equals(Object) - Method in class com.luna.common.mutable.MutableShort
相等需同时满足如下条件: 非空 类型为 MutableShort 值相等
equals(Object) - Method in class com.luna.common.text.CT
 
equals(BigDecimal, BigDecimal) - Static method in class com.luna.common.math.NumberUtil
比较大小,值相等 返回true
此方法通过调用BigDecimal.compareTo(BigDecimal)方法来判断是否相等
此方法判断值相等时忽略精度的,即0.00 == 0
equals(Path, Path) - Static method in class com.luna.common.file.FileTools
检查两个文件是否是同一个文件
所谓文件相同,是指Path对象是否指向同一个文件或文件夹
equals(Path, Path) - Static method in class com.luna.common.file.PathUtil
检查两个文件是否是同一个文件
所谓文件相同,是指Path对象是否指向同一个文件或文件夹
ER - Enum constant in enum class com.luna.common.i18n.Country
 
ER - Enum constant in enum class com.luna.common.i18n.CountryCode
Eritrea [ER, ERI, 232, Officially assigned]
ER - Enum constant in enum class com.luna.common.text.CT.CC
 
ERN - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Nakfa [numeric code = 232, minor unit = 2]
err() - Method in class com.luna.common.img.gif.GifDecoder
Returns true if an error was encountered during reading/decoding
ERROR_SYSTEM_EXCEPTION - Static variable in interface com.luna.common.dto.constant.ResultCode
系统错误
es - Enum constant in enum class com.luna.common.i18n.LanguageCode
es - Enum constant in enum class com.luna.common.i18n.LocaleCode
ES - Enum constant in enum class com.luna.common.i18n.Country
 
ES - Enum constant in enum class com.luna.common.i18n.CountryCode
Spain [ES, ESP, 724, Officially assigned]
ES - Enum constant in enum class com.luna.common.text.CT.CC
 
es_AR - Enum constant in enum class com.luna.common.i18n.LocaleCode
es_BO - Enum constant in enum class com.luna.common.i18n.LocaleCode
es_CL - Enum constant in enum class com.luna.common.i18n.LocaleCode
es_CO - Enum constant in enum class com.luna.common.i18n.LocaleCode
es_CR - Enum constant in enum class com.luna.common.i18n.LocaleCode
es_DO - Enum constant in enum class com.luna.common.i18n.LocaleCode
es_EC - Enum constant in enum class com.luna.common.i18n.LocaleCode
es_ES - Enum constant in enum class com.luna.common.i18n.LocaleCode
es_GT - Enum constant in enum class com.luna.common.i18n.LocaleCode
es_HN - Enum constant in enum class com.luna.common.i18n.LocaleCode
es_MX - Enum constant in enum class com.luna.common.i18n.LocaleCode
es_NI - Enum constant in enum class com.luna.common.i18n.LocaleCode
es_PA - Enum constant in enum class com.luna.common.i18n.LocaleCode
es_PE - Enum constant in enum class com.luna.common.i18n.LocaleCode
es_PR - Enum constant in enum class com.luna.common.i18n.LocaleCode
es_PY - Enum constant in enum class com.luna.common.i18n.LocaleCode
es_SV - Enum constant in enum class com.luna.common.i18n.LocaleCode
es_US - Enum constant in enum class com.luna.common.i18n.LocaleCode
es_UY - Enum constant in enum class com.luna.common.i18n.LocaleCode
es_VE - Enum constant in enum class com.luna.common.i18n.LocaleCode
escape(char) - Static method in class com.luna.common.regex.ReUtil
转义字符,将正则的关键字转义
escape(CharSequence) - Static method in class com.luna.common.escape.EscapeUtil
Escape编码(Unicode)(等同于JS的escape()方法)
该方法不会对 ASCII 字母和数字进行编码,也不会对下面这些 ASCII 标点符号进行编码: * @ - _ + .
escape(CharSequence) - Static method in class com.luna.common.regex.ReUtil
转义字符串,将正则的关键字转义
escape(CharSequence, Filter<Character>) - Static method in class com.luna.common.escape.EscapeUtil
Escape编码(Unicode)
该方法不会对 ASCII 字母和数字进行编码。其他所有的字符都会被转义序列替换。
escape(String) - Static method in class com.luna.common.xml.XmlUtil
转义XML特殊字符:
escapeAll(CharSequence) - Static method in class com.luna.common.escape.EscapeUtil
Escape编码(Unicode)
该方法不会对 ASCII 字母和数字进行编码。其他所有的字符都会被转义序列替换。
escapeHtml4(CharSequence) - Static method in class com.luna.common.escape.EscapeUtil
转义HTML4中的特殊字符
EscapeUtil - Class in com.luna.common.escape
转义和反转义工具类Escape / Unescape
escape采用ISO Latin字符集对指定的字符串进行编码。
所有的空格符、标点符号、特殊字符以及其他非ASCII字符都将被转化成%xx格式的字符编码(xx等于该字符在字符集表里面的编码的16进制数字)。 TODO 6.x迁移到core.text.escape包下
EscapeUtil() - Constructor for class com.luna.common.escape.EscapeUtil
 
escapeXml(CharSequence) - Static method in class com.luna.common.escape.EscapeUtil
转义XML中的特殊字符
est - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
esx - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
et - Enum constant in enum class com.luna.common.i18n.LanguageCode
et - Enum constant in enum class com.luna.common.i18n.LocaleCode
ET - Enum constant in enum class com.luna.common.i18n.Country
 
ET - Enum constant in enum class com.luna.common.i18n.CountryCode
Ethiopia [ET, ETH, 231, Officially assigned]
ET - Enum constant in enum class com.luna.common.text.CT.CC
 
et_EE - Enum constant in enum class com.luna.common.i18n.LocaleCode
ETB - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Ethiopian Birr [numeric code = 230, minor unit = 2]
Ethi - Enum constant in enum class com.luna.common.i18n.ScriptCode
Ethiopic [430]
eu - Enum constant in enum class com.luna.common.i18n.LanguageCode
EU - Enum constant in enum class com.luna.common.i18n.CountryCode
European Union [EU, null, -1, Exceptionally reserved]
euq - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Basque (family)
EUR - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Euro [numeric code = 978, minor unit = 2]
eus - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Basque (family) (eu) for terminology applications.
Event - Class in com.luna.common.net.sse
 
Event(String, String, String, int) - Constructor for class com.luna.common.net.sse.Event
 
ewe - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Ewe (ee).
EWENKI - Enum constant in enum class com.luna.common.china.NationalityEnum
 
ewo - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
EXCEPTIONALLY_RESERVED - Enum constant in enum class com.luna.common.i18n.CountryCode.Assignment
ExceptionUtil - Class in com.luna.common.exception
异常工具类
ExceptionUtil() - Constructor for class com.luna.common.exception.ExceptionUtil
 
EXCLUDE_CHAR - Static variable in interface com.luna.common.constant.CharPoolConstant
 
execute() - Method in class com.luna.common.engine.task.NodeParallelTask
 
execute(NodeChain, EngineRunData, EngineContext) - Method in class com.luna.common.engine.task.AbstractEngineExecute
引擎执行入口
execute(Runnable) - Static method in class com.luna.common.thread.AsyncEngineUtils
异步执行任务,不需要返回值
exists(Path, boolean) - Static method in class com.luna.common.file.PathUtil
判断文件或目录是否存在
EXT_CLASS - Static variable in class com.luna.common.file.FileNameUtil
.class文件扩展名
EXT_JAR - Static variable in class com.luna.common.file.FileNameUtil
.jar文件扩展名
EXT_JAVA - Static variable in class com.luna.common.file.FileNameUtil
.java文件扩展名
ExtendUtils - Class in com.luna.common.text
 
ExtendUtils() - Constructor for class com.luna.common.text.ExtendUtils
 
extName(File) - Static method in class com.luna.common.file.FileNameUtil
获取文件扩展名(后缀名),扩展名不带“.”
extName(String) - Static method in class com.luna.common.file.FileNameUtil
获得文件的扩展名(后缀名),扩展名不带“.”
extractMulti(String, CharSequence, String) - Static method in class com.luna.common.regex.ReUtil
从content中匹配出多个值并根据template生成新的字符串
匹配结束后会删除匹配内容之前的内容(包括匹配内容)
例如:
content 2013年5月 pattern (.*?)年(.*?)月 template: $1-$2 return 2013-5
extractMulti(Pattern, CharSequence, String) - Static method in class com.luna.common.regex.ReUtil
从content中匹配出多个值并根据template生成新的字符串
例如:
content 2013年5月 pattern (.*?)年(.*?)月 template: $1-$2 return 2013-5
extractMultiAndDelPre(String, Holder<CharSequence>, String) - Static method in class com.luna.common.regex.ReUtil
从content中匹配出多个值并根据template生成新的字符串
例如:
content 2013年5月 pattern (.*?)年(.*?)月 template: $1-$2 return 2013-5
extractMultiAndDelPre(Pattern, Holder<CharSequence>, String) - Static method in class com.luna.common.regex.ReUtil
从content中匹配出多个值并根据template生成新的字符串
匹配结束后会删除匹配内容之前的内容(包括匹配内容)
例如:
content 2013年5月 pattern (.*?)年(.*?)月 template: $1-$2 return 2013-5
EZ - Enum constant in enum class com.luna.common.i18n.CountryCode
Eurozone [EZ, null, -1, Exceptionally reserved]

F

fa - Enum constant in enum class com.luna.common.i18n.LanguageCode
fa - Enum constant in enum class com.luna.common.i18n.LocaleCode
fa_IR - Enum constant in enum class com.luna.common.i18n.LocaleCode
FACE_TOKEN - Enum constant in enum class com.luna.common.constant.ImageConstant
FACE_TOKEN
factorial(long) - Static method in class com.luna.common.math.NumberUtil
计算阶乘
factorial(long, long) - Static method in class com.luna.common.math.NumberUtil
计算范围阶乘
factorial(BigInteger) - Static method in class com.luna.common.math.NumberUtil
计算阶乘
factorial(BigInteger, BigInteger) - Static method in class com.luna.common.math.NumberUtil
计算范围阶乘
fail(BaseException, String...) - Static method in class com.luna.common.check.AssertUtil
抛出指定运行时异常
failed(Exception) - Method in class com.luna.common.net.async.CustomAbstacktFutureCallback
 
failed(Exception) - Method in class com.luna.common.net.async.CustomSseAsyncConsumer
 
failed(Exception) - Method in class com.luna.common.net.hander.AbstactEventFutureCallback
 
failed(Exception) - Method in class com.luna.common.net.hander.LoggingEventSourceListener
 
failure() - Static method in class com.luna.common.dto.ResultDTOUtils
 
failure(int, String) - Static method in class com.luna.common.dto.ResultDTOUtils
 
failure(int, String, T) - Static method in class com.luna.common.dto.ResultDTOUtils
 
failure(T) - Static method in class com.luna.common.dto.ResultDTOUtils
 
fan - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
fao - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
fas - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Persian (fa) for terminology applications.
FAST - Enum constant in enum class com.luna.common.img.ScaleType
快速
FastByteArrayOutputStream - Class in com.luna.common.io
基于快速缓冲FastByteBuffer的OutputStream,随着数据的增长自动扩充缓冲区
FastByteArrayOutputStream() - Constructor for class com.luna.common.io.FastByteArrayOutputStream
 
FastByteArrayOutputStream(int) - Constructor for class com.luna.common.io.FastByteArrayOutputStream
构造
FastByteBuffer - Class in com.luna.common.io
代码移植自blade
快速缓冲,将数据存放在缓冲集中,取代以往的单一数组
FastByteBuffer() - Constructor for class com.luna.common.io.FastByteBuffer
 
FastByteBuffer(int) - Constructor for class com.luna.common.io.FastByteBuffer
 
fat - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
FEATURE_SEPERATOR - Static variable in class com.luna.common.text.FeatureUtils
 
FeatureUtils - Class in com.luna.common.text
Created by weidian2015090105 on 15/9/27.
FeatureUtils() - Constructor for class com.luna.common.text.FeatureUtils
 
ff - Enum constant in enum class com.luna.common.i18n.LanguageCode
fi - Enum constant in enum class com.luna.common.i18n.LanguageCode
fi - Enum constant in enum class com.luna.common.i18n.LocaleCode
FI - Enum constant in enum class com.luna.common.i18n.Country
 
FI - Enum constant in enum class com.luna.common.i18n.CountryCode
Finland [FI, FIN, 246, Officially assigned]
FI - Enum constant in enum class com.luna.common.text.CT.CC
 
fi_FI - Enum constant in enum class com.luna.common.i18n.LocaleCode
FIELD_SIGN - Static variable in class com.luna.common.encrypt.SignUtil
 
FieldConfig - Class in com.luna.common.sensitive
字段配置
FieldConfig() - Constructor for class com.luna.common.sensitive.FieldConfig
 
FieldConfig(Boolean) - Constructor for class com.luna.common.sensitive.FieldConfig
 
FieldConfig(Boolean, Function<String, String>) - Constructor for class com.luna.common.sensitive.FieldConfig
 
FieldConfig(Function<String, String>) - Constructor for class com.luna.common.sensitive.FieldConfig
 
fields - Variable in class com.luna.common.calendarist.core.CalendaristBase
 
FieldType - Enum Class in com.luna.common.sensitive
字段类型枚举
FIFTY - Enum constant in enum class com.luna.common.constant.ProcessEnum
 
fij - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
fil - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
file(File, String) - Static method in class com.luna.common.file.FileTools
创建File对象
根据的路径构建文件,在Win下直接构建,在Linux下拆分路径单独构建 此方法会检查slip漏洞,漏洞说明见http://blog.nsfocus.net/zip-slip-2/
file(String) - Static method in class com.luna.common.file.FileTools
创建File对象,自动识别相对或绝对路径,相对路径将自动从ClassPath下寻找
FILE_NAME - Static variable in interface com.luna.common.command.CommandConstant
 
FILE_PATH - Static variable in interface com.luna.common.command.CommandConstant
 
FILE_TYPE_MAP - Static variable in class com.luna.common.file.FileNameUtils
 
FILE_URL_PREFIX - Static variable in class com.luna.common.file.FileNameUtil
URL 前缀表示文件: "file:"
fileEncryptByJdk(String, String) - Static method in class com.luna.common.encrypt.EncryptUtils
JDK 获取文件唯一值
FileNameUtil - Class in com.luna.common.file
文件名相关工具类
FileNameUtil() - Constructor for class com.luna.common.file.FileNameUtil
 
FileNameUtils - Class in com.luna.common.file
 
FileNameUtils() - Constructor for class com.luna.common.file.FileNameUtils
 
FileSystemUtil - Class in com.luna.common.file
FileSystem相关工具类封装
参考:https://blog.csdn.net/j16421881/article/details/78858690
FileSystemUtil() - Constructor for class com.luna.common.file.FileSystemUtil
 
FileTools - Class in com.luna.common.file
 
FileTools() - Constructor for class com.luna.common.file.FileTools
 
filter(BufferedImageOp, BufferedImage) - Static method in class com.luna.common.img.ImgUtil
图片过滤转换
filter(ImageFilter, Image) - Static method in class com.luna.common.img.ImgUtil
图片滤镜,借助 ImageFilter实现,实现不同的图片滤镜
filter(CharSequence, Filter<Character>) - Static method in class com.luna.common.text.CharsetUtil
过滤字符串
filter(CharSequence, Filter<Character>) - Static method in class com.luna.common.text.StringTools
过滤字符串
Filter<T> - Interface in com.luna.common.anno
 
fin - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
findAll(String, CharSequence, int) - Static method in class com.luna.common.regex.ReUtil
取得内容中匹配的所有结果
findAll(String, CharSequence, int, T) - Static method in class com.luna.common.regex.ReUtil
取得内容中匹配的所有结果
findAll(Pattern, CharSequence, int) - Static method in class com.luna.common.regex.ReUtil
取得内容中匹配的所有结果
findAll(Pattern, CharSequence, int, T) - Static method in class com.luna.common.regex.ReUtil
取得内容中匹配的所有结果
findAllGroup0(String, CharSequence) - Static method in class com.luna.common.regex.ReUtil
取得内容中匹配的所有结果,获得匹配的所有结果中正则对应分组0的内容
findAllGroup0(Pattern, CharSequence) - Static method in class com.luna.common.regex.ReUtil
取得内容中匹配的所有结果,获得匹配的所有结果中正则对应分组0的内容
findAllGroup1(String, CharSequence) - Static method in class com.luna.common.regex.ReUtil
取得内容中匹配的所有结果,获得匹配的所有结果中正则对应分组1的内容
findAllGroup1(Pattern, CharSequence) - Static method in class com.luna.common.regex.ReUtil
取得内容中匹配的所有结果,获得匹配的所有结果中正则对应分组1的内容
findByName(String) - Static method in enum class com.luna.common.i18n.CountryCode
Get a list of CountryCode by a name regular expression.
findByName(String) - Static method in enum class com.luna.common.i18n.CurrencyCode
Get a list of CurrencyCode by a name regular expression.
findByName(String) - Static method in enum class com.luna.common.i18n.LanguageAlpha3Code
Get a list of LanguageAlpha3Code by a name regular expression.
findByName(String) - Static method in enum class com.luna.common.i18n.LanguageCode
Get a list of LanguageCode by a name regular expression.
findByName(String) - Static method in enum class com.luna.common.i18n.ScriptCode
Get a list of ScriptCode by a name regular expression.
findByName(Pattern) - Static method in enum class com.luna.common.i18n.CountryCode
Get a list of CountryCode by a name pattern.
findByName(Pattern) - Static method in enum class com.luna.common.i18n.CurrencyCode
Get a list of CurrencyCode by a name pattern.
findByName(Pattern) - Static method in enum class com.luna.common.i18n.LanguageAlpha3Code
Get a list of LanguageAlpha3Code by a name pattern.
findByName(Pattern) - Static method in enum class com.luna.common.i18n.LanguageCode
Get a list of LanguageCode by a name pattern.
findByName(Pattern) - Static method in enum class com.luna.common.i18n.ScriptCode
Get a list of ScriptCode by a name pattern.
findClosest(Color) - Method in class com.luna.common.img.gif.AnimatedGifEncoder
Returns index of palette color closest to c
findExact(Color) - Method in class com.luna.common.img.gif.AnimatedGifEncoder
Returns index of palette exactly matching to color c or -1 if there is no exact matching.
finish() - Method in interface com.luna.common.constant.StreamProgress
结束
finish() - Method in class com.luna.common.img.gif.AnimatedGifEncoder
Flushes any pending data and closes output file.
finish() - Method in class com.luna.common.math.ComputeIter
手动结束遍历器,用于关闭操作等
FIREFOX_MAC - Static variable in interface com.luna.common.net.UserAgentConstant
 
FIREFOX_WIN_7 - Static variable in interface com.luna.common.net.UserAgentConstant
Firefox(火狐)
FirmwareDTO - Class in com.luna.common.os.hardware
 
FirmwareDTO() - Constructor for class com.luna.common.os.hardware.FirmwareDTO
 
firstDayInMonth() - Static method in class com.luna.common.date.DateUtils
 
firstFrame - Variable in class com.luna.common.img.gif.AnimatedGifEncoder
 
fiu - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
FIVE_THOUSAND - Static variable in interface com.luna.common.constant.Constant
常量 5000
FIXED_PHONE - Enum constant in enum class com.luna.common.regex.DesensitizedUtil.DesensitizedType
 
fixedPhone(String) - Static method in class com.luna.common.regex.DesensitizedUtil
【固定电话 前四位,后两位
fixedPhone(String) - Static method in class com.luna.common.sensitive.Convert
座机号码,显示后四位,其他隐藏,比如 ****1234
fj - Enum constant in enum class com.luna.common.i18n.LanguageCode
FJ - Enum constant in enum class com.luna.common.i18n.Country
 
FJ - Enum constant in enum class com.luna.common.i18n.CountryCode
Fiji [FJ, FJI, 242, Officially assigned]
FJ - Enum constant in enum class com.luna.common.text.CT.CC
 
FJD - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Fiji Dollar [numeric code = 242, minor unit = 2]
FK - Enum constant in enum class com.luna.common.i18n.Country
 
FK - Enum constant in enum class com.luna.common.i18n.CountryCode
Falkland Islands (Malvinas) [FK, FLK, 238, Officially assigned]
FKP - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Falkland Islands Pound [numeric code = 238, minor unit = 2]
FLASH_EXTENSION - Static variable in class com.luna.common.media.MimeTypeConstant
 
flip() - Method in class com.luna.common.img.Img
水平翻转图像
flip(Image) - Static method in class com.luna.common.img.ImgUtil
水平翻转图像
flip(Image, File) - Static method in class com.luna.common.img.ImgUtil
水平翻转图像
flip(Image, OutputStream) - Static method in class com.luna.common.img.ImgUtil
水平翻转图像
flip(Image, ImageOutputStream) - Static method in class com.luna.common.img.ImgUtil
水平翻转图像,写出格式为JPG
flip(File, File) - Static method in class com.luna.common.img.ImgUtil
水平翻转图像
floatValue() - Method in class com.luna.common.mutable.MutableByte
 
floatValue() - Method in class com.luna.common.mutable.MutableDouble
 
floatValue() - Method in class com.luna.common.mutable.MutableFloat
 
floatValue() - Method in class com.luna.common.mutable.MutableInt
 
floatValue() - Method in class com.luna.common.mutable.MutableLong
 
floatValue() - Method in class com.luna.common.mutable.MutableShort
 
flush() - Method in class com.luna.common.img.Img
 
flush(Image) - Static method in class com.luna.common.img.ImgUtil
刷新和释放Image 资源
flush(Flushable) - Static method in class com.luna.common.io.IoUtil
从缓存中刷出数据
FM - Enum constant in enum class com.luna.common.i18n.Country
 
FM - Enum constant in enum class com.luna.common.i18n.CountryCode
Micronesia, Federated States of [FM, FSM, 583, Officially assigned]
fo - Enum constant in enum class com.luna.common.i18n.LanguageCode
FO - Enum constant in enum class com.luna.common.i18n.Country
 
FO - Enum constant in enum class com.luna.common.i18n.CountryCode
Faroe Islands [FO, FRO, 234, Officially assigned]
FO - Enum constant in enum class com.luna.common.text.CT.CC
 
fon - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
FontUtil - Class in com.luna.common.img
AWT中字体相关工具类
FontUtil() - Constructor for class com.luna.common.img.FontUtil
 
forEach(BiConsumer<? super K, ? super V>) - Method in class com.luna.common.map.MapWrapper
 
FOREIGN_COUNTRY - Enum constant in enum class com.luna.common.china.NationalityEnum
 
FORM_DATA - Static variable in interface com.luna.common.net.HttpUtilsConstant
 
format(CharSequence, Object...) - Static method in class com.luna.common.text.StringTools
格式化文本, {} 表示占位符
此方法只是简单将占位符 {} 按照顺序替换为参数
如果想输出 {} 使用 \\转义 { 即可,如果想输出 {} 之前的 \ 使用双转义符 \\\\ 即可
例:
通常使用:format("this is {} for {}", "a", "b") =》 this is a for b
转义{}: format("this is \\{} for {}", "a", "b") =》 this is \{} for a
转义\: format("this is \\\\{} for {}", "a", "b") =》 this is \a for b
format(CharSequence, String, String, Map<?, ?>, boolean) - Static method in class com.luna.common.text.StringTools
 
format(CharSequence, String, Map<?, ?>, boolean) - Static method in class com.luna.common.text.StringTools
格式化文本,使用 'special'{varName} 特殊字符占位
map = {a: "aValue", b: "bValue"} format("${a} and ${b}", map) ---=》 aValue and bValue
format(CharSequence, Map<?, ?>) - Static method in class com.luna.common.text.StringTools
格式化文本,使用 {varName} 占位
map = {a: "aValue", b: "bValue"} format("{a} and {b}", map) ---=》 aValue and bValue
format(CharSequence, Map<?, ?>, boolean) - Static method in class com.luna.common.text.StringTools
格式化文本,使用 {varName} 占位
map = {a: "aValue", b: "bValue"} format("{a} and {b}", map) ---=》 aValue and bValue
format(Long, String) - Static method in class com.luna.common.date.DateUtils
毫秒数转为字符串 按照指定格式转换
format(String) - Static method in class com.luna.common.text.HexUtil
格式化Hex字符串,结果为每2位加一个空格,类似于:
format(String) - Static method in class com.luna.common.xml.XmlUtil
格式化XML输出
format(String, Object...) - Static method in class com.luna.common.text.StrFormatter
格式化字符串
此方法只是简单将占位符 {} 按照顺序替换为参数
如果想输出 {} 使用 \\转义 { 即可,如果想输出 {} 之前的 \ 使用双转义符 \\\\ 即可
例:
通常使用:format("this is {} for {}", "a", "b") =》 this is a for b
转义{}: format("this is \\{} for {}", "a", "b") =》 this is \{} for a
转义\: format("this is \\\\{} for {}", "a", "b") =》 this is \a for b
format(String, Date) - Static method in class com.luna.common.date.DateUtils
返回自定义格式字符串
format(Document) - Static method in class com.luna.common.xml.XmlUtil
格式化XML输出
FORMAT_CHINESE - Static variable in class com.luna.common.date.DateUtils
 
FORMAT_HH_MM - Static variable in class com.luna.common.date.DateUtils
 
FORMAT_HH_MM_SS - Static variable in class com.luna.common.date.DateUtils
 
FORMAT_YMDHMS - Static variable in class com.luna.common.date.DateUtils
 
FORMAT_YYYY_MM - Static variable in class com.luna.common.date.DateUtils
 
FORMAT_YYYY_MM_DD - Static variable in class com.luna.common.date.DateUtils
 
FORMAT_YYYY_MM_DD_HH_MM - Static variable in class com.luna.common.date.DateUtils
 
FORMAT_YYYY_MM_DD_HH_MM_SS - Static variable in class com.luna.common.date.DateUtils
 
FORMAT_YYYYMMDD - Static variable in class com.luna.common.date.DateUtils
 
FORMAT_YYYYMMDDHHMMSS - Static variable in class com.luna.common.date.DateUtils
 
formatDate(long) - Static method in class com.luna.common.date.DateUtils
返回自字符串格式为:yyyy-MM-dd
formatDate(Date) - Static method in class com.luna.common.date.DateUtils
返回自字符串格式为:yyyy-MM-dd
formatDateByCron(String, long) - Static method in class com.luna.common.cron.CronUtil
 
formatDateMonth(Long) - Static method in class com.luna.common.date.DateUtils
返回自字符串格式为:yyyy-MM
formatDateMonth(Date) - Static method in class com.luna.common.date.DateUtils
返回自字符串格式为:yyyy-MM
formatDateTime(long) - Static method in class com.luna.common.date.DateUtils
返回自字符串格式为:yyyy-MM-dd HH:mm:ss
formatDateTime(Date) - Static method in class com.luna.common.date.DateUtils
返回自字符串格式为:yyyy-MM-dd HH:mm:ss
formatDateTimeStr(long) - Static method in class com.luna.common.date.DateUtils
返回自字符串格式为:yyyyMMddHHmmssSSS
formatDateTimeStr(Date) - Static method in class com.luna.common.date.DateUtils
返回自字符串格式为:yyyyMMddHHmmssSSS
formatPath(String) - Static method in class com.luna.common.command.ProcessUtils
格式化路径,\替换为/
formatPath(String) - Static method in class com.luna.common.os.ProcessUtils
格式化路径,\替换为/
formatPercent(double, int) - Static method in class com.luna.common.math.NumberUtil
格式化百分比,小数采用四舍五入方式
formatTime(long) - Static method in class com.luna.common.date.DateUtils
返回自字符串格式为:HH:mm:ss
formatTime(String, TemporalAccessor) - Static method in class com.luna.common.date.DateUtils
返回自定义格式字符串
formatTime(String, Date) - Static method in class com.luna.common.date.DateUtils
返回自定义格式字符串
formatTime(Date) - Static method in class com.luna.common.date.DateUtils
返回自字符串格式为:HH:mm:ss
FOURTY - Enum constant in enum class com.luna.common.constant.ProcessEnum
 
fox - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
fr - Enum constant in enum class com.luna.common.i18n.LanguageCode
fr - Enum constant in enum class com.luna.common.i18n.LocaleCode
FR - Enum constant in enum class com.luna.common.i18n.Country
 
FR - Enum constant in enum class com.luna.common.i18n.CountryCode
France [FR, FRA, 250, Officially assigned]
FR - Enum constant in enum class com.luna.common.text.CT.CC
 
fr_BE - Enum constant in enum class com.luna.common.i18n.LocaleCode
fr_CA - Enum constant in enum class com.luna.common.i18n.LocaleCode
fr_CH - Enum constant in enum class com.luna.common.i18n.LocaleCode
fr_FR - Enum constant in enum class com.luna.common.i18n.LocaleCode
fr_LU - Enum constant in enum class com.luna.common.i18n.LocaleCode
fra - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
French (fr) for terminology applications.
frameCount - Variable in class com.luna.common.img.gif.GifDecoder
 
frames - Variable in class com.luna.common.img.gif.GifDecoder
 
fre - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
French (fr) for bibliographic applications.
FreeBSD - Enum constant in enum class com.luna.common.os.EPlatform
 
freq - Variable in class com.luna.common.img.gif.NeuQuant
 
FRIDAY - Enum constant in enum class com.luna.common.date.DayWeekEnum
 
frm - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Middle French (ca. 1400-1600)
fro - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Old French (842-ca. 1400)
from - Variable in class com.luna.common.calendarist.core.CalendaristBase
从阳历转换 OR 从阴历转换 1: 阳历 2: 阴历
from(Image) - Static method in class com.luna.common.img.Img
从Image取图片并开始处理
from(File) - Static method in class com.luna.common.img.Img
从文件读取图片并开始处理
from(InputStream) - Static method in class com.luna.common.img.Img
从流读取图片并开始处理
from(URL) - Static method in class com.luna.common.img.Img
从URL取图片并开始处理
from(Path) - Static method in class com.luna.common.img.Img
从Path读取图片并开始处理
from(ImageInputStream) - Static method in class com.luna.common.img.Img
从ImageInputStream取图片并开始处理
FROM_CYCLE - Enum constant in enum class com.luna.common.calendarist.base.ConvertFromType
 
FROM_LUNAR - Enum constant in enum class com.luna.common.calendarist.base.ConvertFromType
 
FROM_SOLAR - Enum constant in enum class com.luna.common.calendarist.base.ConvertFromType
 
fromLunar(int, int, int) - Static method in class com.luna.common.calendarist.Calendarist
 
fromLunar(int, int, int, int, int, int, int) - Static method in class com.luna.common.calendarist.Calendarist
 
fromLunar(int, int, int, int, int, int, int, boolean) - Static method in class com.luna.common.calendarist.Calendarist
 
fromLunar(LunarDate) - Static method in class com.luna.common.calendarist.Calendarist
从阴历开始转换
fromSolar(int, int, int) - Static method in class com.luna.common.calendarist.Calendarist
 
fromSolar(int, int, int, int, int, int, int) - Static method in class com.luna.common.calendarist.Calendarist
 
fromSolar(SolarDate) - Static method in class com.luna.common.calendarist.Calendarist
从阳历开始转换
fromSolar(Long) - Static method in class com.luna.common.calendarist.Calendarist
从阳历时间戳转换
fromUnsignedByteArray(byte[]) - Static method in class com.luna.common.math.NumberUtil
无符号bytes转BigInteger
fromUnsignedByteArray(byte[], int, int) - Static method in class com.luna.common.math.NumberUtil
无符号bytes转BigInteger
frr - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
frs - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
fry - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
ful - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Fula (ff).
Func0<R> - Interface in com.luna.common.anno
无参数的函数对象
接口灵感来自于ActFramework
一个函数接口代表一个一个函数,用于包装一个函数为对象
在JDK8之前,Java的函数并不能作为参数传递,也不能作为返回值存在,此接口用于将一个函数包装成为一个对象,从而传递对象
Func1<P,R> - Interface in com.luna.common.anno
只有一个参数的函数对象
接口灵感来自于ActFramework
一个函数接口代表一个一个函数,用于包装一个函数为对象
在JDK8之前,Java的函数并不能作为参数传递,也不能作为返回值存在,此接口用于将一个函数包装成为一个对象,从而传递对象
fur - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
FX - Enum constant in enum class com.luna.common.i18n.CountryCode
France, Metropolitan [FX, FXX, 249, Exceptionally reserved]
fy - Enum constant in enum class com.luna.common.i18n.LanguageCode

G

ga - Enum constant in enum class com.luna.common.i18n.LanguageCode
ga - Enum constant in enum class com.luna.common.i18n.LocaleCode
GA - Enum constant in enum class com.luna.common.i18n.Country
 
GA - Enum constant in enum class com.luna.common.i18n.CountryCode
Gabon [GA, GAB, 266, Officially assigned]
GA - Enum constant in enum class com.luna.common.text.CT.CC
 
ga_IE - Enum constant in enum class com.luna.common.i18n.LocaleCode
gaa - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
GAME_CONSOLE - Enum constant in enum class com.luna.common.os.DeviceType
Game console like the Wii or Playstation.
GAMMA - Static variable in class com.luna.common.img.gif.NeuQuant
 
GAMMASHIFT - Static variable in class com.luna.common.img.gif.NeuQuant
 
ganZhi(int) - Static method in class com.luna.common.calendarist.utils.CalendaristUtils
干支日期中的年月日转化为干支
GAOSHAN - Enum constant in enum class com.luna.common.china.NationalityEnum
 
gay - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
GB - Enum constant in enum class com.luna.common.i18n.Country
 
GB - Enum constant in enum class com.luna.common.i18n.CountryCode
United Kingdom [GB, GBR, 826, Officially assigned]
gba - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
GBK - Static variable in class com.luna.common.text.CharsetUtil
GBK
GBP - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Pound Sterling [numeric code = 826, minor unit = 2]
gct - Variable in class com.luna.common.img.gif.GifDecoder
 
gctFlag - Variable in class com.luna.common.img.gif.GifDecoder
 
gctSize - Variable in class com.luna.common.img.gif.GifDecoder
 
gd - Enum constant in enum class com.luna.common.i18n.LanguageCode
GD - Enum constant in enum class com.luna.common.i18n.Country
 
GD - Enum constant in enum class com.luna.common.i18n.CountryCode
Grenada [GD, GRD, 308, Officially assigned]
GD - Enum constant in enum class com.luna.common.text.CT.CC
 
GE - Enum constant in enum class com.luna.common.i18n.Country
 
GE - Enum constant in enum class com.luna.common.i18n.CountryCode
Georgia [GE, GEO, 268, Officially assigned]
GE - Enum constant in enum class com.luna.common.text.CT.CC
 
GEL - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Lari [numeric code = 981, minor unit = 2]
GELAO - Enum constant in enum class com.luna.common.china.NationalityEnum
 
gem - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
GENERAL - Static variable in class com.luna.common.regex.PatternPool
英文字母 、数字和下划线
GENERAL - Static variable in interface com.luna.common.regex.RegexPool
英文字母 、数字和下划线
GENERAL - Static variable in class com.luna.common.regex.Validator
英文字母 、数字和下划线
GENERAL_WITH_CHINESE - Static variable in class com.luna.common.regex.PatternPool
中文字、英文字母、数字和下划线
GENERAL_WITH_CHINESE - Static variable in interface com.luna.common.regex.RegexPool
中文字、英文字母、数字和下划线
GENERAL_WITH_CHINESE - Static variable in class com.luna.common.regex.Validator
中文字、英文字母、数字和下划线
generate() - Method in class com.luna.common.encrypt.security.SharingParamManager
生成分享参数 如果分享者为null,分享参数为null
generateBySet(int, int, int) - Static method in class com.luna.common.math.NumberUtil
生成不重复随机数 根据给定的最小数字和最大数字,以及随机数的个数,产生指定的不重复的数组
generateKey() - Static method in class com.luna.common.encrypt.AesUtil
 
generateNonceStr() - Static method in class com.luna.common.text.RandomStrUtil
获取随机字符串 Nonce Str
generateNonceStr(int) - Static method in class com.luna.common.text.RandomStrUtil
获取随机字符串 Nonce Str
generateNonceStrWithUUID() - Static method in class com.luna.common.text.RandomStrUtil
 
generateRandomNumber(int, int, int, int[]) - Static method in class com.luna.common.math.NumberUtil
生成不重复随机数 根据给定的最小数字和最大数字,以及随机数的个数,产生指定的不重复的数组
generateSessionId() - Static method in class com.luna.common.text.SessionGenerator
去掉UUID小号性能的算法,自定义一个不重复的sessionId生成器
generateSignature(Map<String, String>, String) - Static method in class com.luna.common.encrypt.SignUtil
生成签名
generateSignature(Map<String, String>, String, SignUtil.SignType) - Static method in class com.luna.common.encrypt.SignUtil
生成签名.
generateSignedXml(Map<String, String>, String) - Static method in class com.luna.common.encrypt.SignUtil
生成带有 sign 的 XML 格式字符串
generateSignedXml(Map<String, String>, String, SignUtil.SignType) - Static method in class com.luna.common.encrypt.SignUtil
生成带有 sign 的 XML 格式字符串
gensalt() - Static method in class com.luna.common.encrypt.BCrypt
Generate a salt for use with the BCrypt.hashpw() method, selecting a reasonable default for the number of hashing rounds to apply
gensalt(int) - Static method in class com.luna.common.encrypt.BCrypt
Generate a salt for use with the BCrypt.hashpw() method
gensalt(int, SecureRandom) - Static method in class com.luna.common.encrypt.BCrypt
Generate a salt for use with the BCrypt.hashpw() method
gensalt(String) - Static method in class com.luna.common.encrypt.BCrypt
 
gensalt(String, int) - Static method in class com.luna.common.encrypt.BCrypt
Generate a salt for use with the BCrypt.hashpw() method
gensalt(String, int, SecureRandom) - Static method in class com.luna.common.encrypt.BCrypt
Generate a salt for use with the BCrypt.hashpw() method
geo - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Georgian (ka) for bibliographic applications.
Geok - Enum constant in enum class com.luna.common.i18n.ScriptCode
Khutsuri [241]
Geor - Enum constant in enum class com.luna.common.i18n.ScriptCode
Georgian [240]
ger - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
German (de) for bibliographic applications.
get() - Method in interface com.luna.common.mutable.Mutable
获得原始值
get() - Method in class com.luna.common.mutable.MutableBool
 
get() - Method in class com.luna.common.mutable.MutableByte
 
get() - Method in class com.luna.common.mutable.MutableDouble
 
get() - Method in class com.luna.common.mutable.MutableFloat
 
get() - Method in class com.luna.common.mutable.MutableInt
 
get() - Method in class com.luna.common.mutable.MutableLong
 
get() - Method in class com.luna.common.mutable.MutableObj
 
get() - Method in class com.luna.common.mutable.MutableShort
 
get(int) - Method in class com.luna.common.io.FastByteBuffer
根据索引位返回一个字节
get(DataFlavor) - Static method in class com.luna.common.swing.ClipboardUtil
获取剪贴板内容
get(Transferable, DataFlavor) - Static method in class com.luna.common.swing.ClipboardUtil
获取剪贴板内容
get(File, Charset, String) - Static method in class com.luna.common.file.ZipUtil
获取压缩包中的指定文件流
get(Integer) - Static method in enum class com.luna.common.encrypt.HashMode
 
get(Object) - Method in class com.luna.common.map.MapWrapper
 
get(String) - Method in class com.luna.common.file.compress.ZipReader
获取指定路径的文件流
如果是文件模式,则直接获取Entry对应的流,如果是流模式,则遍历entry后,找到对应流返回
get(String) - Static method in class com.luna.common.regex.PatternPool
先从Pattern池中查找正则对应的Pattern,找不到则编译正则表达式并入池。
get(String, int) - Static method in class com.luna.common.regex.PatternPool
先从Pattern池中查找正则对应的Pattern,找不到则编译正则表达式并入池。
get(String, CharSequence, int) - Static method in class com.luna.common.regex.ReUtil
获得匹配的字符串
get(Pattern, CharSequence, int) - Static method in class com.luna.common.regex.ReUtil
获得匹配的字符串,对应分组0表示整个匹配内容,1表示第一个括号分组内容,依次类推
get(ZipFile, String) - Static method in class com.luna.common.file.ZipUtil
获取压缩包中的指定文件流
get(K) - Method in class com.luna.common.cache.SimpleCache
从缓存池中查找值
get(K) - Method in class com.luna.common.cache.SimpleGuavaCache
 
get(K, Func0<V>) - Method in class com.luna.common.cache.SimpleCache
从缓存中获得对象,当对象不在缓存中或已经过期返回Func0回调产生的对象
get(K, Callable<? extends V>) - Method in class com.luna.common.cache.SimpleGuavaCache
 
getAccessibleField(Object, String) - Static method in class com.luna.common.reflect.ReflectUtils
循环向上转型, 获取对象的DeclaredField, 并强制设置为可访问.
getAccessibleMethod(Object, String, Class<?>...) - Static method in class com.luna.common.reflect.ReflectUtils
循环向上转型, 获取对象的DeclaredMethod,并强制设置为可访问.
getAccessibleMethodByName(Object, String, int) - Static method in class com.luna.common.reflect.ReflectUtils
循环向上转型, 获取对象的DeclaredMethod,并强制设置为可访问.
getAddress() - Static method in class com.luna.common.os.SystemInfoUtil
获取非回环网卡IP
getAddress() - Method in class com.luna.common.sensitive.SensitiveTest.Person
 
getAFeature(String, String) - Static method in class com.luna.common.text.FeatureUtils
从featureStr中获得指定key的value。如果需要获得一个字符串中的多个feature,建议使用convertToMap()方法。不要重复调用getAFeature。
getAFeatureLong(String, String) - Static method in class com.luna.common.text.FeatureUtils
从featureStr中获得指定key的Long型value,注意有可能抛出NumberFormatException
getAge() - Method in class com.luna.common.text.IdcardUtil.Idcard
获取年龄
getAgeByIdCard(String) - Static method in class com.luna.common.text.IdcardUtil
根据身份编号获取年龄,只支持15或18位身份证号码
getAgeByIdCard(String, Date) - Static method in class com.luna.common.text.IdcardUtil
根据身份编号获取指定日期当时的年龄年龄,只支持15或18位身份证号码
getAllEvent() - Method in class com.luna.common.net.sse.SseEntity
 
getAllGroups(Pattern, CharSequence) - Static method in class com.luna.common.regex.ReUtil
获得匹配的字符串匹配到的所有分组
getAllGroups(Pattern, CharSequence, boolean) - Static method in class com.luna.common.regex.ReUtil
获得匹配的字符串匹配到的所有分组
getAllIpAddress() - Static method in class com.luna.common.os.SystemInfoUtil
 
getAllIpv4() - Static method in class com.luna.common.os.SystemInfoUtil
本级ip 过滤 回环地址、链路本地地址或多播地址
getAllPresent(K...) - Method in class com.luna.common.cache.SimpleGuavaCache
 
getAlpha2() - Method in enum class com.luna.common.i18n.CountryCode
Get the ISO 3166-1 alpha-2 code.
getAlpha2() - Method in enum class com.luna.common.i18n.LanguageAlpha3Code
Get ISO 639-1 language code.
getAlpha3() - Method in enum class com.luna.common.i18n.CountryCode
Get the ISO 3166-1 alpha-3 code.
getAlpha3() - Method in enum class com.luna.common.i18n.LanguageCode
Get ISO 639-2 language code (3-letter lowercase code(s)).
getAlpha3B() - Method in enum class com.luna.common.i18n.LanguageAlpha3Code
Get the bibliographic code of this language.
getAlpha3T() - Method in enum class com.luna.common.i18n.LanguageAlpha3Code
Get the terminological code of this language.
getAssignment() - Method in enum class com.luna.common.i18n.CountryCode
Get the assignment state of this country code in ISO 3166-1.
getAttributes(Path, boolean) - Static method in class com.luna.common.file.PathUtil
获取文件属性
getBeanByName(String) - Static method in class com.luna.common.spring.SpringBeanService
获取bean实例
getBeanByName(String, Class<T>) - Static method in class com.luna.common.spring.SpringBeanService
获取bean实例
getBeansOfType(Class<T>) - Static method in class com.luna.common.spring.SpringBeanService
获取此类型所有的bean
getBetweenWithDay(Date, Date) - Static method in class com.luna.common.date.DateUtils
获取间隔 1 天 的时间列表
getBetweenWithMonth(Date, Date) - Static method in class com.luna.common.date.DateUtils
获取间隔 1月 (30.44 天) 的时间列表
getBetweenWithWeek(Date, Date) - Static method in class com.luna.common.date.DateUtils
获取间隔 1 周 的时间列表
getBetweenWithYear(Date, Date) - Static method in class com.luna.common.date.DateUtils
获取间隔 1年 (365.24 天) 的时间列表
getBinaryStr(Number) - Static method in class com.luna.common.math.NumberUtil
获得数字对应的二进制字符串
getBirth(String) - Static method in class com.luna.common.text.IdcardUtil
根据身份编号获取生日,只支持15或18位身份证号码
getBirthByIdCard(String) - Static method in class com.luna.common.text.IdcardUtil
根据身份编号获取生日,只支持15或18位身份证号码
getBirthDate() - Method in class com.luna.common.text.IdcardUtil.Idcard
获得生日日期
getBirthDate(String) - Static method in class com.luna.common.text.IdcardUtil
从身份证号码中获取生日日期,只支持15或18位身份证号码
getBitInt(int, int, int) - Static method in class com.luna.common.calendarist.utils.CalendaristUtils
 
getBody() - Method in class com.luna.common.net.async.CustomAsyncHttpResponse
 
getBodyBytes() - Method in class com.luna.common.net.async.CustomAsyncHttpResponse
 
getBodyBytes() - Method in class com.luna.common.net.async.CustomResponseBody
 
getBodyText() - Method in class com.luna.common.net.async.CustomAsyncHttpResponse
 
getBodyText() - Method in class com.luna.common.net.async.CustomResponseBody
 
getBoolean(String, Boolean) - Static method in class com.luna.common.text.ExtendUtils
 
getBriefMessage() - Method in interface com.luna.common.os.Profiler.Message
 
getByAlpha2Code(String) - Static method in enum class com.luna.common.i18n.CountryCode
Get a CountryCode that corresponds to the given ISO 3166-1 alpha-2 code.
getByAlpha3Code(String) - Static method in enum class com.luna.common.i18n.CountryCode
Get a CountryCode that corresponds to the given ISO 3166-1 alpha-3 code.
getByAlpha4Code(String) - Static method in enum class com.luna.common.i18n.CountryCode
Get a CountryCode that corresponds to the given alpha-4 code.
getByCode(int) - Static method in enum class com.luna.common.i18n.CountryCode
Get a CountryCode that corresponds to the given ISO 3166-1 numeric code.
getByCode(int) - Static method in enum class com.luna.common.i18n.CurrencyCode
Get a CurrencyCode that corresponds to the given ISO 4217 numeric code.
getByCode(int) - Static method in enum class com.luna.common.i18n.ScriptCode
Get a ScriptCode instance that corresponds to the given ISO 15924 numeric code.
getByCode(String) - Static method in enum class com.luna.common.i18n.CountryCode
Get a CountryCode that corresponds to the given ISO 3166-1 alpha-2 or alpha-3 code.
getByCode(String) - Static method in enum class com.luna.common.i18n.CurrencyCode
Get a CurrencyCode that corresponds to the given ISO 4217 alpha-3 code.
getByCode(String) - Static method in enum class com.luna.common.i18n.LanguageAlpha3Code
Get a LanguageAlpha3Code that corresponds to a given ISO 639-1 code (2-letter lowercase code) or ISO 639-2 code (3-letter lowercase code).
getByCode(String) - Static method in enum class com.luna.common.i18n.LanguageCode
Get a LanguageCode that corresponds to a given ISO 639-1 code (2-letter lowercase code) or ISO 639-2 code (3-letter lowercase code).
getByCode(String) - Static method in enum class com.luna.common.i18n.LocaleCode
Get a LocaleCode instance that corresponds to the given code.
getByCode(String) - Static method in enum class com.luna.common.i18n.ScriptCode
Get a ScriptCode instance that corresponds to the given ISO 15924 alpha-4 code.
getByCode(String, boolean) - Static method in enum class com.luna.common.i18n.CountryCode
Get a CountryCode that corresponds to the given ISO 3166-1 alpha-2 or alpha-3 code.
getByCode(String, boolean) - Static method in enum class com.luna.common.i18n.CurrencyCode
Get a CurrencyCode that corresponds to the given ISO 4217 alpha-3 code.
getByCode(String, boolean) - Static method in enum class com.luna.common.i18n.LanguageAlpha3Code
Get a LanguageAlpha3Code that corresponds to a given ISO 639-1 code (2-letter lowercase code) or ISO 639-2 code (3-letter lowercase code).
getByCode(String, boolean) - Static method in enum class com.luna.common.i18n.LanguageCode
Get a LanguageCode that corresponds to a given ISO 639-1 code (2-letter lowercase code) or ISO 639-2 code (3-letter lowercase code).
getByCode(String, boolean) - Static method in enum class com.luna.common.i18n.LocaleCode
Get a LocaleCode instance that corresponds to the given code.
getByCode(String, boolean) - Static method in enum class com.luna.common.i18n.ScriptCode
Get a ScriptCode instance that corresponds to the given ISO 15924 alpha-4 code.
getByCode(String, String) - Static method in enum class com.luna.common.i18n.LocaleCode
Get a LocaleCode instance that corresponds to the given pair of language code and country code.
getByCode(String, String, boolean) - Static method in enum class com.luna.common.i18n.LocaleCode
Get a LocaleCode instance that corresponds to the given pair of language code and country code.
getByCodeIgnoreCase(String) - Static method in enum class com.luna.common.i18n.CountryCode
Get a CountryCode that corresponds to the given ISO 3166-1 alpha-2 or alpha-3 code.
getByCodeIgnoreCase(String) - Static method in enum class com.luna.common.i18n.CurrencyCode
Get a CurrencyCode that corresponds to the given ISO 4217 alpha-3 code.
getByCodeIgnoreCase(String) - Static method in enum class com.luna.common.i18n.LanguageAlpha3Code
Get a LanguageAlpha3Code that corresponds to a given ISO 639-1 code (2-letter lowercase code) or ISO 639-2 code (3-letter lowercase code).
getByCodeIgnoreCase(String) - Static method in enum class com.luna.common.i18n.LanguageCode
Get a LanguageCode that corresponds to a given ISO 639-1 code (2-letter lowercase code) or ISO 639-2 code (3-letter lowercase code).
getByCodeIgnoreCase(String) - Static method in enum class com.luna.common.i18n.LocaleCode
Get a LocaleCode instance that corresponds to the given code.
getByCodeIgnoreCase(String) - Static method in enum class com.luna.common.i18n.ScriptCode
Get a ScriptCode instance that corresponds to the given ISO 15924 alpha-4 code.
getByCodeIgnoreCase(String, String) - Static method in enum class com.luna.common.i18n.LocaleCode
Get a LocaleCode instance that corresponds to the given pair of language code and country code.
getByCountry(CountryCode) - Static method in enum class com.luna.common.i18n.CurrencyCode
Get a list of CurrencyCode instances whose country list contains the specified country.
getByCountry(CountryCode) - Static method in enum class com.luna.common.i18n.LocaleCode
Get a list of LocaleCode instances whose country matches the given one.
getByCountry(String) - Static method in enum class com.luna.common.i18n.CurrencyCode
Get a list of CurrencyCode instances whose country list contains the specified country.
getByCountry(String) - Static method in enum class com.luna.common.i18n.LocaleCode
Get a list of LocaleCode instances whose country matches the given one.
getByCountry(String, boolean) - Static method in enum class com.luna.common.i18n.CurrencyCode
Get a list of CurrencyCode instances whose country list contains the specified country.
getByCountry(String, boolean) - Static method in enum class com.luna.common.i18n.LocaleCode
Get a list of LocaleCode instances whose country matches the given one.
getByCountryIgnoreCase(String) - Static method in enum class com.luna.common.i18n.CurrencyCode
Get a list of CurrencyCode instances whose country list contains the specified country.
getByCountryIgnoreCase(String) - Static method in enum class com.luna.common.i18n.LocaleCode
Get a list of LocaleCode instances whose country matches the given one.
getByLanguage(LanguageCode) - Static method in enum class com.luna.common.i18n.LocaleCode
Get a list of LocaleCode instances whose language matches the given one.
getByLanguage(String) - Static method in enum class com.luna.common.i18n.LocaleCode
Get a list of LocaleCode instances whose language matches the given one.
getByLanguage(String, boolean) - Static method in enum class com.luna.common.i18n.LocaleCode
Get a list of LocaleCode instances whose language matches the given one.
getByLanguageIgnoreCase(String) - Static method in enum class com.luna.common.i18n.LocaleCode
Get a list of LocaleCode instances whose language matches the given one.
getByLocale(Locale) - Static method in enum class com.luna.common.i18n.CountryCode
Get a CountryCode that corresponds to the country code of the given Locale instance.
getByLocale(Locale) - Static method in enum class com.luna.common.i18n.LanguageCode
Get a LanguageCode that corresponds to the language code of the given Locale instance.
getByLocale(Locale) - Static method in enum class com.luna.common.i18n.LocaleCode
Get a LocaleCode instance that corresponds to the given Locale instance.
getByXPath(String, Object, QName) - Static method in class com.luna.common.xml.XmlUtil
通过XPath方式读取XML节点等信息
Xpath相关文章:https://www.ibm.com/developerworks/cn/xml/x-javaxpathapi.html
getByXPath(String, Object, QName, NamespaceContext) - Static method in class com.luna.common.xml.XmlUtil
通过XPath方式读取XML节点等信息
Xpath相关文章:
https://www.ibm.com/developerworks/cn/xml/x-javaxpathapi.html
https://www.ibm.com/developerworks/cn/xml/x-nmspccontext/
getC() - Method in enum class com.luna.common.text.CT.CC
 
getCacheCorePoolSize() - Method in class com.luna.common.thread.CommonThreadPoolUtil
获取核心线程数 getCacheCorePoolSize:().
getCalendarInstance() - Static method in class com.luna.common.calendarist.utils.CalendaristUtils
获取JAVA日期处理实例
getCausedBy(Throwable, Class<? extends Exception>...) - Static method in class com.luna.common.exception.ExceptionUtil
获取由指定异常类引起的异常
getCenterY(Graphics, int) - Static method in class com.luna.common.img.GraphicsUtil
获取文字居中高度的Y坐标(距离上边距距离)
此方法依赖FontMetrics,如果获取失败,默认为背景高度的1/3
getCityCode() - Method in class com.luna.common.text.IdcardUtil.Idcard
获取市级编码
getCityCodeByIdCard(String) - Static method in class com.luna.common.text.IdcardUtil
根据身份编号获取市级编码,只支持15或18位身份证号码
getClassGenricType(Class) - Static method in class com.luna.common.reflect.ReflectUtils
通过反射, 获得Class定义中声明的泛型参数的类型, 注意泛型必须定义在父类处 如无法找到, 返回Object.class.
getClassGenricType(Class, int) - Static method in class com.luna.common.reflect.ReflectUtils
通过反射, 获得Class定义中声明的父类的泛型参数的类型.
getClDeviceBoardNameAMD() - Method in class com.luna.common.os.hardware.OpenCLDeviceDTO
 
getClDeviceGlobalMemSize() - Method in class com.luna.common.os.hardware.OpenCLDeviceDTO
 
getClDeviceName() - Method in class com.luna.common.os.hardware.OpenCLDeviceDTO
 
getClDeviceOpenCLCVersion() - Method in class com.luna.common.os.hardware.OpenCLDeviceDTO
 
getClDeviceType() - Method in class com.luna.common.os.hardware.OpenCLDeviceDTO
 
getClDeviceVendor() - Method in class com.luna.common.os.hardware.OpenCLDeviceDTO
 
getClDeviceVendorId() - Method in class com.luna.common.os.hardware.OpenCLDeviceDTO
 
getClDeviceVersion() - Method in class com.luna.common.os.hardware.OpenCLDeviceDTO
 
getClDriverVersion() - Method in class com.luna.common.os.hardware.OpenCLDeviceDTO
 
getClipboard() - Static method in class com.luna.common.swing.ClipboardUtil
获取系统剪贴板
getClPlatformICDSuffixKHR() - Method in class com.luna.common.os.hardware.OpenCLDeviceDTO
 
getcode() - Method in enum class com.luna.common.i18n.Country
 
getCode() - Method in enum class com.luna.common.china.NationalityEnum
 
getCode() - Method in enum class com.luna.common.date.DayWeekEnum
 
getCode() - Method in class com.luna.common.dto.ResultDTO
 
getCode() - Method in exception com.luna.common.exception.BaseException
 
getCode() - Method in enum class com.luna.common.net.HttpContentTypeEnum
 
getCodeByDesc(String) - Static method in enum class com.luna.common.china.NationalityEnum
 
getCodeByName(String) - Static method in enum class com.luna.common.i18n.Country
通过国家获得二级编码
getColor(int) - Static method in class com.luna.common.img.ColorUtil
获取一个RGB值对应的颜色
getColor(int) - Static method in class com.luna.common.img.ImgUtil
获取一个RGB值对应的颜色
getColor(String) - Static method in class com.luna.common.img.ColorUtil
将颜色值转换成具体的颜色类型 汇集了常用的颜色集,支持以下几种形式:
getColor(String) - Static method in class com.luna.common.img.ImgUtil
将颜色值转换成具体的颜色类型 汇集了常用的颜色集,支持以下几种形式:
getComputerIp() - Method in class com.luna.common.os.hardware.SystemInfoDTO
 
getComputerName() - Method in class com.luna.common.os.hardware.SystemInfoDTO
 
getConn(String) - Static method in class com.luna.common.net.base.HttpBaseUtils
 
getContainsStr(CharSequence, CharSequence...) - Static method in class com.luna.common.text.StringTools
查找指定字符串是否包含指定字符串列表中的任意一个字符串,如果包含返回找到的第一个字符串
getContent() - Method in class com.luna.common.net.sse.SseEntity
 
getContent(String) - Static method in class com.luna.common.text.Html2Text
获取富文本内容
getContentLength() - Method in class com.luna.common.net.download.DownloadTask
 
getContentLength() - Method in class com.luna.common.net.sse.SseEntity
 
getContentType() - Method in class com.luna.common.net.async.CustomAsyncHttpResponse
 
getContentType() - Method in class com.luna.common.net.async.CustomResponseBody
 
getCookie() - Static method in class com.luna.common.net.HttpUtils
 
getCountry() - Method in enum class com.luna.common.i18n.LocaleCode
Get the country code.
getCountryCode() - Method in class com.luna.common.text.CT
 
getCountryList() - Method in enum class com.luna.common.i18n.CurrencyCode
Get the list of countries using this currency.
getCron(Date) - Static method in class com.luna.common.cron.CronUtil
convert Date to cron ,eg.
getCronAfterMinutes(int) - Static method in class com.luna.common.cron.CronUtil
相对于当前时间多少分钟后的执行任务的cron表达式
getCronAfterSeconds(int) - Static method in class com.luna.common.cron.CronUtil
 
getCronEveryXMinutes(int) - Static method in class com.luna.common.cron.CronUtil
周期性任务,每X分钟执行一次
getCronExpression() - Method in class com.luna.common.cron.CronExpression
 
getCurrency() - Method in enum class com.luna.common.i18n.CountryCode
Get the currency.
getCurrency() - Method in enum class com.luna.common.i18n.CurrencyCode
Get the Currency instance that corresponds to this currency code.
getCurrentDate() - Static method in class com.luna.common.date.DateUtils
 
getCurrentpage() - Method in class com.luna.common.page.Page
 
getCurrentTimestamp() - Static method in class com.luna.common.date.DateUtils
获取当前时间戳,单位秒
getCurrentTimestampMs() - Static method in class com.luna.common.date.DateUtils
获取当前时间戳,单位毫秒
getData() - Method in class com.luna.common.dto.ResultDTO
 
getData() - Method in class com.luna.common.net.sse.Event
 
getDatacenterId(long) - Static method in class com.luna.common.utils.IdWorkerUtil
数据标识id部分
getDataUri(String, Charset, String, String) - Static method in class com.luna.common.img.ImgUtil
Data URI Scheme封装。data URI scheme 允许我们使用内联(inline-code)的方式在网页中包含数据,
目的是将一些小的数据,直接嵌入到网页中,从而不用再从外部文件载入。常用于将图片嵌入网页。
getDateEnd(String) - Static method in class com.luna.common.date.DateUtils
获取日期的结束时间
getDatePoor(Date, Date) - Static method in class com.luna.common.date.DateUtils
计算两个时间差
getDateStart(String) - Static method in class com.luna.common.date.DateUtils
获取日期的开始时间
getDay() - Method in class com.luna.common.calendarist.pojo.CalendaristDate
 
getDay() - Method in class com.luna.common.calendarist.pojo.SolarDate
 
getDayByIdCard(String) - Static method in class com.luna.common.text.IdcardUtil
根据身份编号获取生日天,只支持15或18位身份证号码
getDayOfWeek() - Method in class com.luna.common.calendarist.pojo.SolarDate
 
getDaysBetween(Date, Date) - Static method in class com.luna.common.date.DateUtils
得两个日期之间的相差多少天
getDebug() - Method in class com.luna.common.net.download.DownloadTask
 
getDelay() - Static method in class com.luna.common.swing.RobotUtil
获取全局默认的延迟时间
getDelay(int) - Method in class com.luna.common.img.gif.GifDecoder
Gets display duration for specified frame.
getDesc() - Method in enum class com.luna.common.china.NationalityEnum
 
getDescription() - Method in class com.luna.common.os.hardware.FirmwareDTO
 
getDetailedMessage() - Method in interface com.luna.common.os.Profiler.Message
 
getDeviceType() - Method in enum class com.luna.common.os.OperatingSystem
 
getDimension(FontMetrics, String) - Static method in class com.luna.common.img.FontUtil
获得字体对应字符串的长宽信息
getDirName() - Method in class com.luna.common.os.hardware.dto.SysFileDTO
 
getDirName() - Method in class com.luna.common.os.hardware.SysFile
 
getDisplayString(Object) - Static method in class com.luna.common.utils.ObjectUtils
Return a content-based String representation if obj is not null; otherwise returns an empty String.
getDistance(LabColor) - Method in class com.luna.common.img.LabColor
获取颜色差
getDownload() - Method in class com.luna.common.net.download.DownloadTask
 
getdownLoaded() - Method in class com.luna.common.net.download.DownloadThread
 
getDownloadProgress() - Method in class com.luna.common.net.download.DownloadTask
 
getDsktop() - Static method in class com.luna.common.swing.DesktopUtil
获得Desktop
getDuration() - Method in class com.luna.common.os.Profiler.Entry
取得entry持续的时间。
getDuration() - Static method in class com.luna.common.os.Profiler
取得耗费的总时间。
getDurationOfSelf() - Method in class com.luna.common.os.Profiler.Entry
取得entry自身所用的时间,即总时间减去所有子entry所用的时间。
getElement(Element, String) - Static method in class com.luna.common.xml.XmlUtil
根据节点名获得第一个子节点
getElementByXPath(String, Object) - Static method in class com.luna.common.xml.XmlUtil
通过XPath方式读取XML节点等信息
Xpath相关文章:https://www.ibm.com/developerworks/cn/xml/x-javaxpathapi.html
getElements(Element, String) - Static method in class com.luna.common.xml.XmlUtil
根据节点名获得子节点列表
getEndTime() - Method in class com.luna.common.os.Profiler.Entry
取得entry相对于第一个entry的结束时间。
getEntity() - Method in class com.luna.common.net.sse.SseResponse
 
getEntry() - Static method in class com.luna.common.os.Profiler
取得第一个entry。
getEraDay() - Method in class com.luna.common.calendarist.pojo.CycleDate
 
getEraHour() - Method in class com.luna.common.calendarist.pojo.CycleDate
 
getEraMonth() - Method in class com.luna.common.calendarist.pojo.CycleDate
 
getEraYear() - Method in class com.luna.common.calendarist.pojo.CycleDate
 
getEvent() - Method in class com.luna.common.net.sse.Event
 
getEvents() - Method in class com.luna.common.net.sse.SseEntity
 
getExpressionSummary() - Method in class com.luna.common.cron.CronExpression
 
getExtension(String) - Static method in class com.luna.common.media.MimeTypeConstant
 
getFeaturesSubValue(String, String, String) - Method in class com.luna.common.text.ExtendUtils
 
getFeaturesValue(String, String) - Static method in class com.luna.common.text.ExtendUtils
 
getFieldValue(Object, String) - Static method in class com.luna.common.reflect.ReflectUtils
直接读取对象属性值, 无视private/protected修饰符, 不经过getter函数.
getFileHexString(byte[]) - Static method in class com.luna.common.file.FileNameUtils
获得文件的16进制数据
getFilename(String) - Static method in class com.luna.common.text.StringTools
Extract the filename from the given Java resource path, e.g.
getFilenameExtension(String) - Static method in class com.luna.common.text.StringTools
Extract the filename extension from the given Java resource path, e.g.
getFileTypeByFile(File) - Static method in class com.luna.common.file.FileNameUtils
获取文件类型,包括图片,若格式不是已配置的,则返回null
getFileTypeByStream(byte[]) - Static method in class com.luna.common.file.FileNameUtils
通过字节流获得文件类型
getFinalFireTime() - Method in class com.luna.common.cron.CronExpression
NOT YET IMPLEMENTED: Returns the final time that the CronExpression will match.
getFirmwareDTO() - Method in class com.luna.common.os.hardware.dto.OshiHardwareDTO
 
getFirmwareDTO() - Method in class com.luna.common.os.hardware.OshiHardware
 
getFirstNumber(CharSequence) - Static method in class com.luna.common.regex.ReUtil
从字符串中获得第一个整数
getFirstTerm(int, int) - Static method in class com.luna.common.calendarist.utils.CalendaristUtils
正确的立春时间应该是以小时来进行计算的
getFrame(int) - Method in class com.luna.common.img.gif.GifDecoder
Gets the image contents of frame n.
getFrameCount() - Method in class com.luna.common.img.gif.GifDecoder
Gets the number of frames read from file.
getFrameSize() - Method in class com.luna.common.img.gif.GifDecoder
Gets image size.
getFree() - Method in class com.luna.common.os.hardware.dto.JvmDTO
 
getFree() - Method in class com.luna.common.os.hardware.dto.MemoryDTO
 
getFree() - Method in class com.luna.common.os.hardware.dto.SysFileDTO
 
getFree() - Method in class com.luna.common.os.hardware.Jvm
 
getFree() - Method in class com.luna.common.os.hardware.Memory
 
getFree() - Method in class com.luna.common.os.hardware.SysFile
 
getFriends() - Method in class com.luna.common.sensitive.SensitiveTest.Person
 
getFunction() - Method in class com.luna.common.sensitive.FieldConfig
 
getGender() - Method in class com.luna.common.text.IdcardUtil.Idcard
获取性别代号,性别(1 : 男 , 0 : 女)
getGenderByIdCard(String) - Static method in class com.luna.common.text.IdcardUtil
根据身份编号获取性别,只支持15或18位身份证号码
getGroup() - Method in enum class com.luna.common.os.OperatingSystem
 
getGroup0(String, CharSequence) - Static method in class com.luna.common.regex.ReUtil
获得匹配的字符串,获得正则中分组0的内容
getGroup0(Pattern, CharSequence) - Static method in class com.luna.common.regex.ReUtil
获得匹配的字符串,,获得正则中分组0的内容
getGroup1(String, CharSequence) - Static method in class com.luna.common.regex.ReUtil
获得匹配的字符串,获得正则中分组1的内容
getGroup1(Pattern, CharSequence) - Static method in class com.luna.common.regex.ReUtil
获得匹配的字符串,,获得正则中分组1的内容
getHalfYearEndStamp(Date) - Static method in class com.luna.common.date.DateUtils
获取前/后半年的结束时间
getHalfYearEndTime(Date) - Static method in class com.luna.common.date.DateUtils
获取前/后半年的结束时间
getHalfYearStartStamp(Date) - Static method in class com.luna.common.date.DateUtils
获取前/后半年的开始时间
getHalfYearStartTime(Date) - Static method in class com.luna.common.date.DateUtils
获取前/后半年的开始时间
getHeight() - Static method in class com.luna.common.swing.ScreenUtil
获取屏幕高度
getHome() - Method in class com.luna.common.os.hardware.dto.JvmDTO
 
getHome() - Method in class com.luna.common.os.hardware.Jvm
 
getHost(String) - Static method in class com.luna.common.net.high.HttpHighLevelUtil
 
getHostName() - Method in class com.luna.common.os.hardware.dto.OshiHardwareDTO
 
getHostName() - Method in class com.luna.common.os.hardware.OshiHardware
 
getHostName() - Static method in class com.luna.common.os.SystemInfoUtil
获取用户机器名称
getHour() - Method in class com.luna.common.calendarist.pojo.CalendaristDate
 
getHour() - Method in class com.luna.common.calendarist.pojo.SolarDate
 
getI() - Method in enum class com.luna.common.text.CT.CC
 
getId() - Method in class com.luna.common.net.sse.Event
 
getId() - Method in class com.luna.common.os.hardware.OpenCLDeviceDTO
 
getId() - Method in enum class com.luna.common.os.Manufacturer
 
getId() - Method in enum class com.luna.common.os.OperatingSystem
 
getIdcardInfo(String) - Static method in class com.luna.common.text.IdcardUtil
获取身份证信息,包括身份、城市代码、生日、性别等
getIdentityHexString(Object) - Static method in class com.luna.common.utils.ObjectUtils
Return a hex String form of an object's identity hash code.
getIdle() - Method in class com.luna.common.os.hardware.dto.ProcessorDTO
 
getIdle() - Method in class com.luna.common.os.hardware.Processor
 
getIdNo(boolean) - Static method in class com.luna.common.text.RandomIDCardUtil
 
getIdNo(String, boolean) - Static method in class com.luna.common.text.RandomIDCardUtil
生日获取身份证号码
getImage() - Method in class com.luna.common.img.gif.GifDecoder
Gets the first (or only) image read.
getImage() - Static method in class com.luna.common.swing.ClipboardUtil
从剪贴板获取图片
getImage(Transferable) - Static method in class com.luna.common.swing.ClipboardUtil
从剪贴板的Transferable获取图片
getImage(URL) - Static method in class com.luna.common.img.ImgUtil
从URL中获取或读取图片对象
getImageInputStream(InputStream) - Static method in class com.luna.common.img.ImgUtil
getImageOutputStream(File) - Static method in class com.luna.common.img.ImgUtil
getImageOutputStream(OutputStream) - Static method in class com.luna.common.img.ImgUtil
getImagePixels() - Method in class com.luna.common.img.gif.AnimatedGifEncoder
Extracts image pixels into byte array "pixels"
getImageStr() - Method in enum class com.luna.common.constant.ImageConstant
 
getImageType() - Method in enum class com.luna.common.constant.ImageConstant
 
getImg() - Method in class com.luna.common.img.Img
获取处理过的图片
getInetAddress(Boolean) - Static method in class com.luna.common.os.SystemInfoUtil
 
getInputStream(File) - Static method in class com.luna.common.file.FileTools
获得输入流
getInputStream(Path) - Static method in class com.luna.common.file.PathUtil
获得输入流
getInteger(String, Integer) - Static method in class com.luna.common.text.ExtendUtils
 
getInverse() - Method in class com.luna.common.map.BiMap
获取反向Map
getIP() - Static method in class com.luna.common.os.SystemInfoUtil
Deprecated.
getIpv4() - Static method in class com.luna.common.os.SystemInfoUtil
 
getJvm() - Method in class com.luna.common.os.hardware.OshiHardware
 
getJvmDTO() - Method in class com.luna.common.os.hardware.dto.OshiHardwareDTO
 
getKey() - Method in enum class com.luna.common.net.HttpContentTypeEnum
 
getKey(V) - Method in class com.luna.common.map.BiMap
根据值获得键
getLabel() - Method in enum class com.luna.common.constant.StatusEnum
 
getLabelByValue(String) - Static method in enum class com.luna.common.constant.StatusEnum
根据匹配value的值获取Label
getLanguage() - Method in enum class com.luna.common.i18n.LocaleCode
Get the language code.
getLast() - Method in class com.luna.common.page.Page
 
getLastDateTimeOfMonth(Date) - Static method in class com.luna.common.date.DateUtils
获得某月的最后一天的最后时间
getLastEventId() - Method in class com.luna.common.net.sse.SseEntity
 
getLastPathEle(Path) - Static method in class com.luna.common.file.PathUtil
获取指定位置的最后一个子路径部分
getLastStampOfMonth(Date) - Static method in class com.luna.common.date.DateUtils
获得某月的最后一天的最后时刻
getLeapMonth() - Method in class com.luna.common.calendarist.pojo.LunarDate
 
getLinesPerTask() - Method in enum class com.luna.common.encrypt.HashMode
即5分钟的计算量
getList() - Method in class com.luna.common.page.Page
 
getLocalHost() - Static method in class com.luna.common.os.SystemInfoUtil
 
getLogicalProcessorCount() - Method in class com.luna.common.os.hardware.dto.ProcessorDTO
 
getLogicalProcessorCount() - Method in class com.luna.common.os.hardware.Processor
 
getLoopCount() - Method in class com.luna.common.img.gif.GifDecoder
Gets the "Netscape" iteration count, if any.
getLpage() - Method in class com.luna.common.page.Page
 
getMac() - Static method in class com.luna.common.os.SystemInfoUtil
 
getMac(InetAddress) - Static method in class com.luna.common.os.SystemInfoUtil
获取Mac地址
getMacAddressSet() - Method in class com.luna.common.os.hardware.dto.OshiHardwareDTO
 
getMacAddressSet() - Method in class com.luna.common.os.hardware.OshiHardware
 
getMacList() - Static method in class com.luna.common.os.SystemInfoUtil
获取所有网卡的Mac地址
getMainColor(BufferedImage) - Static method in class com.luna.common.img.BackgroundRemoval
获取图片大概的主题色 循环所有的像素点,取出出现次数最多的一个像素点的RGB值
getMainColor(BufferedImage, int[]...) - Static method in class com.luna.common.img.ColorUtil
获取给定图片的主色调,背景填充用
getMainColor(BufferedImage, int[]...) - Static method in class com.luna.common.img.ImgUtil
获取给定图片的主色调,背景填充用
getMainColor(File) - Static method in class com.luna.common.img.BackgroundRemoval
获取图片大概的主题色 循环所有的像素点,取出出现次数最多的一个像素点的RGB值
getMainColor(String) - Static method in class com.luna.common.img.BackgroundRemoval
获取图片大概的主题色 循环所有的像素点,取出出现次数最多的一个像素点的RGB值
getManufacturer() - Method in class com.luna.common.os.hardware.dto.OshiHardwareDTO
 
getManufacturer() - Method in class com.luna.common.os.hardware.FirmwareDTO
 
getManufacturer() - Method in class com.luna.common.os.hardware.MotherboardDTO
 
getManufacturer() - Method in class com.luna.common.os.hardware.OshiHardware
 
getManufacturer() - Method in enum class com.luna.common.os.OperatingSystem
Returns the manufacturer of the operating system
getMax() - Method in class com.luna.common.os.hardware.dto.JvmDTO
 
getMax() - Method in class com.luna.common.os.hardware.Jvm
 
getMaxWorkerId(long, long) - Static method in class com.luna.common.utils.IdWorkerUtil
获取 maxWorkerId
getMemeryTotal() - Method in class com.luna.common.os.hardware.dto.MemoryDTO
 
getMemeryTotal() - Method in class com.luna.common.os.hardware.Memory
 
getMemory() - Method in class com.luna.common.os.hardware.OshiHardware
 
getMemoryDTO() - Method in class com.luna.common.os.hardware.dto.OshiHardwareDTO
 
getMessage() - Method in class com.luna.common.dto.ResultDTO
 
getMessage() - Method in exception com.luna.common.exception.BaseException
 
getMessage() - Method in class com.luna.common.os.Profiler.Entry
取得entry的信息。
getMessage(Throwable) - Static method in class com.luna.common.exception.ExceptionUtil
获得完整消息,包括异常名,消息格式为:{SimpleClassName}: {ThrowableMessage}
getMessageLevel(Profiler.Entry) - Method in interface com.luna.common.os.Profiler.Message
 
getMethod() - Method in class com.luna.common.net.method.HttpDelete
 
getMillis() - Method in class com.luna.common.calendarist.pojo.CalendaristDate
 
getMillis() - Method in class com.luna.common.calendarist.pojo.SolarDate
 
getMillis() - Method in enum class com.luna.common.date.DateUnit
 
getMimeType(Path) - Static method in class com.luna.common.file.PathUtil
获得文件的MimeType
getMinorUnit() - Method in enum class com.luna.common.i18n.CurrencyCode
Get the minor unit.
getMinute() - Method in class com.luna.common.calendarist.pojo.CalendaristDate
 
getMinute() - Method in class com.luna.common.calendarist.pojo.SolarDate
 
getMobile() - Method in class com.luna.common.sensitive.SensitiveTest.Person
 
getMode() - Method in enum class com.luna.common.encrypt.HashMode
 
getModel() - Method in class com.luna.common.os.hardware.dto.OshiHardwareDTO
 
getModel() - Method in class com.luna.common.os.hardware.MotherboardDTO
 
getModel() - Method in class com.luna.common.os.hardware.OshiHardware
 
getMonth() - Method in class com.luna.common.calendarist.pojo.CalendaristDate
 
getMonth() - Method in class com.luna.common.calendarist.pojo.SolarDate
 
getMonthBeginDateTime(Date) - Static method in class com.luna.common.date.DateUtils
获取指定时间当月0点毫秒时间
getMonthBeginStamp() - Static method in class com.luna.common.date.DateUtils
获取当月0点毫秒时间
getMonthBeginStamp(Date) - Static method in class com.luna.common.date.DateUtils
获取指定时间当月0点毫秒时间
getMonthByIdCard(String) - Static method in class com.luna.common.text.IdcardUtil
根据身份编号获取生日月,只支持15或18位身份证号码
getMonthEndStamp() - Static method in class com.luna.common.date.DateUtils
获取当月月底毫秒时间
getMorning(Date) - Static method in class com.luna.common.date.DateUtils
获取凌晨00:00:00
getMorningStr(Date) - Static method in class com.luna.common.date.DateUtils
获取给定日期0点时间的字符串
getMotherboardDTO() - Method in class com.luna.common.os.hardware.dto.OshiHardwareDTO
 
getMotherboardDTO() - Method in class com.luna.common.os.hardware.OshiHardware
 
getN() - Method in enum class com.luna.common.text.CT.CC
 
getName() - Method in enum class com.luna.common.date.DayWeekEnum
 
getName() - Method in enum class com.luna.common.encrypt.HashMode
 
getName() - Method in enum class com.luna.common.i18n.Country
 
getName() - Method in enum class com.luna.common.i18n.CountryCode
Get the country name.
getName() - Method in enum class com.luna.common.i18n.CurrencyCode
Get the currency name.
getName() - Method in enum class com.luna.common.i18n.LanguageAlpha3Code
Get the language name.
getName() - Method in enum class com.luna.common.i18n.LanguageCode
Get the language name.
getName() - Method in enum class com.luna.common.i18n.ScriptCode
Get English name of this script code.
getName() - Method in enum class com.luna.common.os.DeviceType
 
getName() - Method in class com.luna.common.os.hardware.dto.JvmDTO
获取JDK名称
getName() - Method in class com.luna.common.os.hardware.dto.ProcessorDTO
 
getName() - Method in class com.luna.common.os.hardware.FirmwareDTO
 
getName() - Method in class com.luna.common.os.hardware.Jvm
获取JDK名称
getName() - Method in class com.luna.common.os.hardware.Processor
 
getName() - Method in enum class com.luna.common.os.Manufacturer
 
getName() - Method in enum class com.luna.common.os.OperatingSystem
 
getName() - Method in class com.luna.common.sensitive.SensitiveTest.Person
 
getName(File) - Static method in class com.luna.common.file.FileNameUtil
返回文件名
getName(String) - Static method in class com.luna.common.file.FileNameUtil
返回文件名
getName(String) - Static method in enum class com.luna.common.i18n.Country
通过code获得国家
getName(Path) - Static method in class com.luna.common.file.FileTools
获取Path文件名
getNameByCode(int) - Static method in enum class com.luna.common.date.DayWeekEnum
 
getNamespaceURI(String) - Method in class com.luna.common.xml.XmlUtil.UniversalNamespaceCache
This method is called by XPath.
getNeed() - Method in class com.luna.common.sensitive.FieldConfig
 
getNext() - Method in class com.luna.common.page.Page
 
getNextInvalidTimeAfter(Date) - Method in class com.luna.common.cron.CronExpression
Returns the next date/time after the given date/time which does not satisfy the expression
getNextValidTimeAfter(Date) - Method in class com.luna.common.cron.CronExpression
Returns the next date/time after the given date/time which satisfies the cron expression.
getNice() - Method in class com.luna.common.os.hardware.dto.ProcessorDTO
 
getNice() - Method in class com.luna.common.os.hardware.Processor
 
getNight(Date) - Static method in class com.luna.common.date.DateUtils
获得 某天的23:59:59
getNightStr(Date) - Static method in class com.luna.common.date.DateUtils
获取给定日期23.59.59秒的时间字符串
getNodeByXPath(String, Object) - Static method in class com.luna.common.xml.XmlUtil
通过XPath方式读取XML节点等信息
Xpath相关文章:https://www.ibm.com/developerworks/cn/xml/x-javaxpathapi.html
getNodeList() - Method in class com.luna.common.engine.model.NodeChain
 
getNodeListByXPath(String, Object) - Static method in class com.luna.common.xml.XmlUtil
通过XPath方式读取XML的NodeList
Xpath相关文章:https://www.ibm.com/developerworks/cn/xml/x-javaxpathapi.html
getNodeNameList() - Method in class com.luna.common.engine.model.NodeChain
 
getNoLoopbackIP() - Static method in class com.luna.common.os.SystemInfoUtil
本级ip 过滤 回环地址、链路本地地址或多播地址
getNum() - Method in enum class com.luna.common.constant.ProcessEnum
 
getNumeric() - Method in enum class com.luna.common.i18n.CountryCode
Get the ISO 3166-1 numeric code.
getNumeric() - Method in enum class com.luna.common.i18n.CurrencyCode
Get the ISO 4217 numeric code.
getNumeric() - Method in enum class com.luna.common.i18n.ScriptCode
Get the numeric code of this script code.
getOpenCLDeviceDTOList() - Method in class com.luna.common.os.hardware.CLInfoDTO
 
getOrDefault(Object, V) - Method in class com.luna.common.map.MapWrapper
 
getOriginal() - Method in class com.luna.common.net.sse.SseResponse
 
getOsArch() - Method in class com.luna.common.os.hardware.SystemInfoDTO
 
getOsName() - Method in class com.luna.common.os.hardware.SystemInfoDTO
 
getOSname() - Static method in class com.luna.common.os.OSinfo
获取操作系统名字
getOut() - Method in class com.luna.common.file.compress.ZipWriter
获取原始的ZipOutputStream
getOutputStream(File) - Static method in class com.luna.common.file.FileTools
获得一个输出流对象
getOutputStream(Path) - Static method in class com.luna.common.file.PathUtil
获得输出流
getOwnerDocument(Node) - Static method in class com.luna.common.xml.XmlUtil
获取节点所在的Document
getParam() - Method in class com.luna.common.encrypt.security.SharingParamManager
 
getParam(String, Map<String, Object>, Class<?>) - Static method in class com.luna.common.text.MapTools
 
getParams() - Method in class com.luna.common.sensitive.SensitiveTest.Person
 
getParent(File, int) - Static method in class com.luna.common.file.FileTools
获取指定层级的父路径
getPassword() - Method in class com.luna.common.sensitive.SensitiveTest.Person
 
getPathEle(Path, int) - Static method in class com.luna.common.file.PathUtil
获取指定位置的子路径部分,支持负数,例如index为-1表示从后数第一个节点位置
getPecentage() - Method in class com.luna.common.os.Profiler.Entry
取得当前entry在父entry中所占的时间百分比。
getPecentageOfAll() - Method in class com.luna.common.os.Profiler.Entry
取得当前entry在第一个entry中所占的时间百分比。
getPhysicalPackageCount() - Method in class com.luna.common.os.hardware.dto.ProcessorDTO
 
getPhysicalPackageCount() - Method in class com.luna.common.os.hardware.Processor
 
getPhysicalProcessorCount() - Method in class com.luna.common.os.hardware.dto.ProcessorDTO
 
getPhysicalProcessorCount() - Method in class com.luna.common.os.hardware.Processor
 
getPointBaseCentre(Rectangle, int, int) - Static method in class com.luna.common.img.ImgUtil
获得修正后的矩形坐标位置,变为以背景中心为基准坐标(即x,y == 0,0时,处于背景正中)
getPrefix(File) - Static method in class com.luna.common.file.FileNameUtil
返回主文件名
getPrefix(String) - Static method in class com.luna.common.file.FileNameUtil
返回主文件名
getPrefix(String) - Method in class com.luna.common.xml.XmlUtil.UniversalNamespaceCache
This method is not needed in this context, but can be implemented in a similar way.
getPrefixes(String) - Method in class com.luna.common.xml.XmlUtil.UniversalNamespaceCache
 
getPrintSize(long) - Static method in class com.luna.common.text.Calculator
字节转kb/mb/gb
getProcesses() - Static method in class com.luna.common.os.ProcessUtils
获取所有进程
getProcesses() - Static method in class com.luna.common.os.SystemInfoUtil
获取所有进程
getProcessesAndKill(String) - Static method in class com.luna.common.command.ProcessUtils
根据path查找进程并kill
getProcessesAndKill(String) - Static method in class com.luna.common.os.ProcessUtils
根据path查找进程并kill
getProcessesByFileName(String) - Static method in class com.luna.common.command.ProcessUtils
获取所有进程,用filename过滤
getProcessesByFileName(String) - Static method in class com.luna.common.os.ProcessUtils
获取所有进程,用filename过滤
getProcessesByPath(String) - Static method in class com.luna.common.command.ProcessUtils
 
getProcessesByPath(String) - Static method in class com.luna.common.os.ProcessUtils
 
getProcessor() - Method in class com.luna.common.os.hardware.OshiHardware
 
getProcessorDTO() - Method in class com.luna.common.os.hardware.dto.OshiHardwareDTO
 
getProcessorId() - Method in class com.luna.common.os.hardware.dto.ProcessorDTO
 
getProcessorId() - Method in class com.luna.common.os.hardware.Processor
 
getProducer(String, String, Map<String, String>, Map<String, String>, String) - Static method in class com.luna.common.net.high.AsyncHttpUtils
 
getProducer(String, String, Map<String, String>, Map<String, String>, AsyncEntityProducer, String) - Static method in class com.luna.common.net.high.AsyncHttpUtils
 
getProvince() - Method in class com.luna.common.text.IdcardUtil.Idcard
获取省份名称
getProvinceByIdCard(String) - Static method in class com.luna.common.text.IdcardUtil
根据身份编号获取户籍省份,只支持15或18位身份证号码
getProvinceCode() - Method in class com.luna.common.text.IdcardUtil.Idcard
获取省份代码
getProvinceCodeByIdCard(String) - Static method in class com.luna.common.text.IdcardUtil
根据身份编号获取户籍省份编码,只支持15或18位身份证号码
getPushBackReader(Reader, int) - Static method in class com.luna.common.io.IoUtil
获得PushbackReader
如果是PushbackReader强转返回,否则新建
getQuarterEndStamp(Date) - Static method in class com.luna.common.date.DateUtils
当前季度的结束时间
getQuarterEndTime(Date) - Static method in class com.luna.common.date.DateUtils
当前季度的结束时间
getQuarterStartStamp(Date) - Static method in class com.luna.common.date.DateUtils
当前季度的开始时间
getQuarterStartTime(Date) - Static method in class com.luna.common.date.DateUtils
当前季度的开始时间
getRandomKeys(int) - Static method in class com.luna.common.encrypt.CreateKeyUtils
随机生成密码 默认都最小有1个
getRandomKeys(int, int) - Static method in class com.luna.common.encrypt.CreateKeyUtils
随机个数的密码
getRandomKeys(int, int, int, int, int) - Static method in class com.luna.common.encrypt.CreateKeyUtils
生成指定长度的密码
getRandomMac() - Static method in class com.luna.common.os.SystemInfoUtil
获取本机随机Mac地址
getRaw() - Method in class com.luna.common.map.MapWrapper
获取原始的Map
getReader(File, Charset) - Static method in class com.luna.common.file.FileTools
获得一个文件读取器
getReader(InputStream, String) - Static method in class com.luna.common.io.IoUtil
获得一个文件读取器
getReader(InputStream, Charset) - Static method in class com.luna.common.io.IoUtil
获得一个Reader
getReader(Reader) - Static method in class com.luna.common.io.IoUtil
获得BufferedReader
如果是BufferedReader强转返回,否则新建。如果提供的Reader为null返回null
getReader(CharSequence) - Static method in class com.luna.common.text.StringTools
获得StringReader
getReader(String) - Static method in class com.luna.common.img.ImgUtil
getReader(Path, Charset) - Static method in class com.luna.common.file.PathUtil
获得一个文件读取器
getReader(BOMInputStream) - Static method in class com.luna.common.io.IoUtil
BOMInputStream中获取Reader
getRectangle() - Static method in class com.luna.common.swing.ScreenUtil
获取屏幕的矩形
getRectangle(String, Font) - Static method in class com.luna.common.img.ImgUtil
获取font的样式应用在str上的整个矩形
getRetry() - Method in class com.luna.common.net.sse.Event
 
getRobot() - Static method in class com.luna.common.swing.RobotUtil
获取 Robot 单例实例
getRobot(GraphicsDevice) - Static method in class com.luna.common.swing.RobotUtil
 
getRobot(Integer) - Static method in class com.luna.common.swing.RobotUtil
 
getRoot(FileSystem) - Static method in class com.luna.common.file.FileSystemUtil
获取目录的根路径,或Zip文件中的根路径
getRootCause(Throwable) - Static method in class com.luna.common.exception.ExceptionUtil
获取异常链中最尾端的异常,即异常最早发生的异常对象。
此方法通过调用Throwable.getCause() 直到没有cause为止,如果异常本身没有cause,返回异常本身
传入null返回也为null
getRootCauseMessage(Throwable) - Static method in class com.luna.common.exception.ExceptionUtil
获取异常链中最尾端的异常的消息,消息格式为:{SimpleClassName}: {ThrowableMessage}
getRootElement(Document) - Static method in class com.luna.common.xml.XmlUtil
获得XML文档根节点
getRootStackElement() - Static method in class com.luna.common.exception.ExceptionUtil
获取入口堆栈信息
getRpage() - Method in class com.luna.common.page.Page
 
getRunTime() - Method in class com.luna.common.os.hardware.dto.JvmDTO
 
getRunTime() - Method in class com.luna.common.os.hardware.Jvm
 
getRunTime(DateUnit) - Static method in class com.luna.common.os.hardware.OshiUtils
JDK运行时间
getS() - Method in enum class com.luna.common.text.CT.CC
 
getScreenDevice(Integer) - Static method in class com.luna.common.swing.RobotUtil
 
getScreenDevices() - Static method in class com.luna.common.swing.DesktopUtil
 
getSecond() - Method in class com.luna.common.calendarist.pojo.CalendaristDate
 
getSecond() - Method in class com.luna.common.calendarist.pojo.SolarDate
 
getSerialNumber() - Method in class com.luna.common.os.hardware.dto.OshiHardwareDTO
 
getSerialNumber() - Method in class com.luna.common.os.hardware.MotherboardDTO
 
getSerialNumber() - Method in class com.luna.common.os.hardware.OshiHardware
 
getServerStartDate() - Static method in class com.luna.common.date.DateUtils
获取服务器启动时间
getSimpleMessage(Throwable) - Static method in class com.luna.common.exception.ExceptionUtil
获得消息,调用异常类的getMessage方法
getSingleBeanByType(Class<T>) - Static method in class com.luna.common.spring.SpringBeanService
根据class 类型获取bean
getSize() - Method in class com.luna.common.page.Page
 
getSpeed() - Method in enum class com.luna.common.encrypt.HashMode
 
getSpiList() - Method in class com.luna.common.engine.task.AbstractEngineNode
 
getSpiList() - Method in interface com.luna.common.engine.task.EngineNode
获取扩展spi
getStackElement(int) - Static method in class com.luna.common.exception.ExceptionUtil
获取指定层的堆栈信息
getStackElements() - Static method in class com.luna.common.exception.ExceptionUtil
获取当前栈信息
getStart() - Method in class com.luna.common.page.Page
 
getStartTime() - Method in class com.luna.common.os.hardware.dto.JvmDTO
 
getStartTime() - Method in class com.luna.common.os.hardware.Jvm
 
getStartTime() - Static method in class com.luna.common.os.hardware.OshiUtils
JDK启动时间
getStartTime() - Method in class com.luna.common.os.Profiler.Entry
取得entry相对于第一个entry的起始时间。
getStatusEnum(String) - Static method in enum class com.luna.common.constant.StatusEnum
获取StatusEnum
getStr() - Static method in class com.luna.common.swing.ClipboardUtil
从剪贴板获取文本
getStr(Transferable) - Static method in class com.luna.common.swing.ClipboardUtil
从剪贴板的Transferable获取文本
getStream(ZipFile, ZipEntry) - Static method in class com.luna.common.file.ZipUtil
获取指定ZipEntry的流,用于读取这个entry的内容
getString(String, String) - Static method in class com.luna.common.text.ExtendUtils
 
getSubEntries() - Method in class com.luna.common.os.Profiler.Entry
取得所有子entries。
getSuffix(File) - Static method in class com.luna.common.file.FileNameUtil
获取文件后缀名,扩展名不带“.”
getSuffix(String) - Static method in class com.luna.common.file.FileNameUtil
获得文件后缀名,扩展名不带“.”
getSwapTotal() - Method in class com.luna.common.os.hardware.dto.MemoryDTO
 
getSwapTotal() - Method in class com.luna.common.os.hardware.Memory
 
getSynonym() - Method in enum class com.luna.common.i18n.LanguageAlpha3Code
Get the synonym of this code.
getSysFiles() - Method in class com.luna.common.os.hardware.dto.OshiHardwareDTO
 
getSysFiles() - Method in class com.luna.common.os.hardware.OshiHardware
 
getSystem() - Method in class com.luna.common.os.hardware.dto.ProcessorDTO
 
getSystem() - Method in class com.luna.common.os.hardware.Processor
 
getSystemInfoDTO() - Method in class com.luna.common.os.hardware.dto.OshiHardwareDTO
 
getSystemInfoDTO() - Method in class com.luna.common.os.hardware.OshiHardware
 
getSystemName() - Static method in class com.luna.common.os.SystemInfoUtil
获取当前系统名称
getSysTypeName() - Method in class com.luna.common.os.hardware.dto.SysFileDTO
 
getSysTypeName() - Method in class com.luna.common.os.hardware.SysFile
 
getTarget() - Method in class com.luna.common.file.compress.Deflate
获取目标流
getTarget() - Method in class com.luna.common.file.compress.Gzip
获取目标流
getTarget(Object) - Static method in class com.luna.common.reflect.ReflectUtils
获取 目标对象
getTask() - Method in class com.luna.common.worker.SyncTaskWorker
 
getTaskList() - Method in class com.luna.common.worker.SyncTaskWorker
 
getTelephone() - Method in class com.luna.common.text.CT
 
getText() - Method in class com.luna.common.text.Html2Text
 
getThreadPool() - Method in class com.luna.common.thread.CommonThreadPoolUtil
 
getThrowableList(Throwable) - Static method in class com.luna.common.exception.ExceptionUtil
获取异常链上所有异常的集合,如果Throwable 对象没有cause,返回只有一个节点的List
如果传入null,返回空集合
getTimeAfter(Date) - Method in class com.luna.common.cron.CronExpression
 
getTimeBefore(Date) - Method in class com.luna.common.cron.CronExpression
NOT YET IMPLEMENTED: Returns the time before the given time that the CronExpression matches.
getTimeInteval(Date) - Static method in class com.luna.common.date.DateUtils
 
getTimestamp() - Method in class com.luna.common.calendarist.pojo.CalendaristDate
 
getTimestamp() - Method in class com.luna.common.calendarist.pojo.SolarDate
 
getTimeZone() - Method in class com.luna.common.cron.CronExpression
Returns the time zone for which this CronExpression will be resolved.
getTmpDir() - Static method in class com.luna.common.file.FileTools
获取临时文件目录
getTmpDirPath() - Static method in class com.luna.common.file.FileTools
获取临时文件路径(绝对路径)
getTodayString() - Static method in class com.luna.common.date.DateUtils
 
getTotal() - Method in class com.luna.common.os.hardware.dto.JvmDTO
 
getTotal() - Method in class com.luna.common.os.hardware.dto.SysFileDTO
 
getTotal() - Method in class com.luna.common.os.hardware.Jvm
 
getTotal() - Method in class com.luna.common.os.hardware.SysFile
 
getTotal() - Method in class com.luna.common.page.Page
 
getTransferData(DataFlavor) - Method in class com.luna.common.swing.ImageSelection
获取图片
getTransferDataFlavors() - Method in class com.luna.common.swing.ImageSelection
获取元数据类型信息
getType(int) - Static method in class com.luna.common.text.CharsetUtil
获取字符类型
getTypeId() - Method in enum class com.luna.common.calendarist.base.CalendaristTermsType
 
getTypeName() - Method in enum class com.luna.common.calendarist.base.CalendaristTermsType
 
getTypeName() - Method in class com.luna.common.os.hardware.dto.SysFileDTO
 
getTypeName() - Method in class com.luna.common.os.hardware.SysFile
 
getTypeStr(Integer) - Static method in enum class com.luna.common.constant.ImageConstant
 
getUnchecked(K) - Method in class com.luna.common.cache.SimpleGuavaCache
 
getUpper() - Method in class com.luna.common.page.Page
上一页
getUsage() - Method in enum class com.luna.common.i18n.LanguageAlpha3Code
Get the usage of this language code.
getUsage() - Method in class com.luna.common.os.hardware.dto.SysFileDTO
 
getUsed() - Method in class com.luna.common.os.hardware.dto.MemoryDTO
 
getUsed() - Method in class com.luna.common.os.hardware.dto.SysFileDTO
 
getUsed() - Method in class com.luna.common.os.hardware.Memory
 
getUsed() - Method in class com.luna.common.os.hardware.SysFile
 
getUser() - Method in class com.luna.common.os.hardware.dto.ProcessorDTO
 
getUser() - Method in class com.luna.common.os.hardware.Processor
 
getUserClass(Object) - Static method in class com.luna.common.reflect.ReflectUtils
 
getUserDir() - Method in class com.luna.common.os.hardware.SystemInfoDTO
 
getUserHomeDir() - Static method in class com.luna.common.file.FileTools
获取用户目录
getUserHomePath() - Static method in class com.luna.common.file.FileTools
获取用户路径(绝对路径)
getUserInfo(String, String, String) - Static method in class com.luna.common.net.HttpUtils
拼接URL用户名和密码
getUtf8Reader(InputStream) - Static method in class com.luna.common.io.IoUtil
获得一个文件读取器,默认使用UTF-8编码
getUtf8Reader(Path) - Static method in class com.luna.common.file.PathUtil
获得一个文件读取器
getUtf8Writer(OutputStream) - Static method in class com.luna.common.io.IoUtil
获得一个Writer,默认编码UTF-8
getUUID() - Static method in class com.luna.common.text.RandomStrUtil
 
getValidationCode() - Static method in class com.luna.common.text.RandomStrUtil
获取6位随机验证码
getValue() - Method in enum class com.luna.common.constant.StatusEnum
 
getValue() - Method in enum class com.luna.common.img.ScaleType
 
getValue() - Method in enum class com.luna.common.net.HttpContentTypeEnum
 
getVersion() - Method in enum class com.luna.common.encrypt.BCryptPasswordEncoder.BCryptVersion
 
getVersion() - Method in class com.luna.common.encrypt.security.SharingParamManager
 
getVersion() - Method in class com.luna.common.os.hardware.dto.JvmDTO
 
getVersion() - Method in class com.luna.common.os.hardware.FirmwareDTO
 
getVersion() - Method in class com.luna.common.os.hardware.Jvm
 
getVersion() - Method in class com.luna.common.os.hardware.MotherboardDTO
 
getWait() - Method in class com.luna.common.os.hardware.dto.ProcessorDTO
 
getWait() - Method in class com.luna.common.os.hardware.Processor
 
getWeekDay(Date) - Static method in class com.luna.common.date.DateUtils
根据日期取得星期几 weekIndex = 0 表示星期日,依次类推
getWeekDayEndStamp(Date) - Static method in class com.luna.common.date.DateUtils
获得本周的最后一天,周日
getWeekDayEndTime(Date) - Static method in class com.luna.common.date.DateUtils
获得本周的最后一天,周日
getWeekDayEnum(Date) - Static method in class com.luna.common.date.DateUtils
 
getWeekDayStartStamp(Date) - Static method in class com.luna.common.date.DateUtils
获得本周的第一天,周一
getWeekDayStartTime(Date) - Static method in class com.luna.common.date.DateUtils
获得本周的第一天,周一
getWeekOfYear(Date) - Static method in class com.luna.common.date.DateUtils
取得日期是某年的第几周
getWidth() - Static method in class com.luna.common.swing.ScreenUtil
获取屏幕宽度
getWriter() - Static method in class com.luna.common.text.StringTools
获得StringWriter
getWriter(Image, String) - Static method in class com.luna.common.img.ImgUtil
根据给定的Image对象和格式获取对应的ImageWriter,如果未找到合适的Writer,返回null
getWriter(File, Charset, boolean) - Static method in class com.luna.common.file.FileTools
获得一个带缓存的写入对象
getWriter(OutputStream, String) - Static method in class com.luna.common.io.IoUtil
获得一个Writer
getWriter(OutputStream, Charset) - Static method in class com.luna.common.io.IoUtil
获得一个Writer
getWriter(String) - Static method in class com.luna.common.img.ImgUtil
根据给定的图片格式或者扩展名获取ImageWriter,如果未找到合适的Writer,返回null
getYear() - Method in class com.luna.common.calendarist.pojo.CalendaristDate
 
getYear() - Method in class com.luna.common.calendarist.pojo.SolarDate
 
getYear(Long) - Static method in class com.luna.common.date.DateUtils
 
getYear(Date) - Static method in class com.luna.common.date.DateUtils
 
getYearByIdCard(String) - Static method in class com.luna.common.text.IdcardUtil
根据身份编号获取生日年,只支持15或18位身份证号码
getYearEndStamp(Date) - Static method in class com.luna.common.date.DateUtils
当前年的结束时间
getYearEndTime(Date) - Static method in class com.luna.common.date.DateUtils
当前年的结束时间
getYearStartStamp(Date) - Static method in class com.luna.common.date.DateUtils
当前年的开始时间
getYearStartTime(Date) - Static method in class com.luna.common.date.DateUtils
当前年的开始时间
getZipOutputStream(OutputStream, Charset) - Static method in class com.luna.common.file.ZipUtil
getZodiac() - Method in class com.luna.common.calendarist.pojo.CycleDate
 
getZodiac(int) - Static method in class com.luna.common.calendarist.utils.CalendaristUtils
获取农历年份对应的生肖
gez - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
GF - Enum constant in enum class com.luna.common.i18n.Country
 
GF - Enum constant in enum class com.luna.common.i18n.CountryCode
French Guiana [GF, GUF, 254, Officially assigned]
GF - Enum constant in enum class com.luna.common.text.CT.CC
 
GG - Enum constant in enum class com.luna.common.i18n.Country
 
GG - Enum constant in enum class com.luna.common.i18n.CountryCode
Guernsey [GG, GGY, 831, Officially assigned]
GG - Enum constant in enum class com.luna.common.text.CT.CC
 
GH - Enum constant in enum class com.luna.common.i18n.Country
 
GH - Enum constant in enum class com.luna.common.i18n.CountryCode
Ghana [GH, GHA, 288, Officially assigned]
GH - Enum constant in enum class com.luna.common.text.CT.CC
 
GHS - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Ghana Cedi [numeric code = 936, minor unit = 2]
GI - Enum constant in enum class com.luna.common.i18n.Country
 
GI - Enum constant in enum class com.luna.common.i18n.CountryCode
Gibraltar [GI, GIB, 292, Officially assigned]
GI - Enum constant in enum class com.luna.common.text.CT.CC
 
GifDecoder - Class in com.luna.common.img.gif
GIF文件解析 Class GifDecoder - Decodes a GIF file into one or more frames.
GifDecoder() - Constructor for class com.luna.common.img.gif.GifDecoder
 
gil - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
GIN - Enum constant in enum class com.luna.common.china.NationalityEnum
 
GIP - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Gibraltar Pound [numeric code = 292, minor unit = 2]
gl - Enum constant in enum class com.luna.common.i18n.LanguageCode
GL - Enum constant in enum class com.luna.common.i18n.Country
 
GL - Enum constant in enum class com.luna.common.i18n.CountryCode
Greenland [GL, GRL, 304, Officially assigned]
GL - Enum constant in enum class com.luna.common.text.CT.CC
 
gla - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Glag - Enum constant in enum class com.luna.common.i18n.ScriptCode
Glagolitic [225]
gle - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
glg - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
glv - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Manx (gv).
GM - Enum constant in enum class com.luna.common.i18n.Country
 
GM - Enum constant in enum class com.luna.common.i18n.CountryCode
Gambia [GM, GMB, 270, Officially assigned]
GM - Enum constant in enum class com.luna.common.text.CT.CC
 
GMD - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Dalasi [numeric code = 270, minor unit = 2]
gme - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
gmh - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Middle High German (ca. 1050-1500)
gmq - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
gmw - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
gn - Enum constant in enum class com.luna.common.i18n.LanguageCode
GN - Enum constant in enum class com.luna.common.i18n.Country
 
GN - Enum constant in enum class com.luna.common.i18n.CountryCode
Guinea [GN, GIN, 324, Officially assigned]
GN - Enum constant in enum class com.luna.common.text.CT.CC
 
GNF - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Guinea Franc [numeric code = 324, minor unit = 0]
goh - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Old High German (ca. 750-1050)
gon - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
GOOGLE - Enum constant in enum class com.luna.common.os.Manufacturer
Google Inc.
GOOGLE_TV - Enum constant in enum class com.luna.common.os.OperatingSystem
Google TV uses Android 2.x or 3.x but doesn't identify itself as Android.
gor - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
got - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Goth - Enum constant in enum class com.luna.common.i18n.ScriptCode
Gothic [206]
GP - Enum constant in enum class com.luna.common.i18n.Country
 
GP - Enum constant in enum class com.luna.common.i18n.CountryCode
Guadeloupe [GP, GLP, 312, Officially assigned]
GP - Enum constant in enum class com.luna.common.text.CT.CC
 
GPU - Static variable in class com.luna.common.os.hardware.constant.OpenCLDeviceClDeviceTypeConstant
GPU
GQ - Enum constant in enum class com.luna.common.i18n.Country
 
GQ - Enum constant in enum class com.luna.common.i18n.CountryCode
Equatorial Guinea [GQ, GNQ, 226, Officially assigned]
GQ - Enum constant in enum class com.luna.common.text.CT.CC
 
GR - Enum constant in enum class com.luna.common.i18n.Country
 
GR - Enum constant in enum class com.luna.common.i18n.CountryCode
Greece [GR, GRC, 300, Officially assigned]
GR - Enum constant in enum class com.luna.common.text.CT.CC
 
Gran - Enum constant in enum class com.luna.common.i18n.ScriptCode
Grantha [343]
GraphicsUtil - Class in com.luna.common.img
Graphics相关工具类
GraphicsUtil() - Constructor for class com.luna.common.img.GraphicsUtil
 
gray() - Method in class com.luna.common.img.Img
彩色转为灰度
gray(Image) - Static method in class com.luna.common.img.ImgUtil
彩色转为黑白
gray(Image, File) - Static method in class com.luna.common.img.ImgUtil
彩色转为黑白
gray(Image, OutputStream) - Static method in class com.luna.common.img.ImgUtil
彩色转为黑白
此方法并不关闭流
gray(Image, ImageOutputStream) - Static method in class com.luna.common.img.ImgUtil
彩色转为黑白
此方法并不关闭流
gray(File, File) - Static method in class com.luna.common.img.ImgUtil
彩色转为黑白
gray(InputStream, OutputStream) - Static method in class com.luna.common.img.ImgUtil
彩色转为黑白
此方法并不关闭流
gray(ImageInputStream, ImageOutputStream) - Static method in class com.luna.common.img.ImgUtil
彩色转为黑白
此方法并不关闭流
grb - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
grc - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Ancient Greek (to 1453)
gre - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Modern Greek (1453-) (el) for bibliographic applications.
Grek - Enum constant in enum class com.luna.common.i18n.ScriptCode
Greek [200]
grey(String) - Static method in class com.luna.common.utils.GreyUtil
 
grey(String, Integer) - Static method in class com.luna.common.utils.GreyUtil
 
greySwitch - Static variable in class com.luna.common.utils.GreyUtil
 
greySwitchValue - Static variable in class com.luna.common.utils.GreyUtil
 
GreyUtil - Class in com.luna.common.utils
 
GreyUtil() - Constructor for class com.luna.common.utils.GreyUtil
 
grk - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
grn - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
GROUP_VAR - Static variable in class com.luna.common.regex.PatternPool
分组
GROUP_VAR - Static variable in interface com.luna.common.regex.RegexPool
分组
GROUP_VAR - Static variable in class com.luna.common.regex.Validator
分组
GS - Enum constant in enum class com.luna.common.i18n.Country
 
GS - Enum constant in enum class com.luna.common.i18n.CountryCode
South Georgia and the South Sandwich Islands [GS, SGS, 239, Officially assigned]
gsw - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
GT - Enum constant in enum class com.luna.common.i18n.Country
 
GT - Enum constant in enum class com.luna.common.i18n.CountryCode
Guatemala [GT, GTM, 320, Officially assigned]
GT - Enum constant in enum class com.luna.common.text.CT.CC
 
GT - Static variable in interface com.luna.common.xml.XmlConstant
字符串常量:XML 大于号转义 "&gt;" -> ">"
GT - Static variable in class com.luna.common.xml.XmlUtil
字符串常量:XML 大于号转义 "&gt;" -> ">"
GTQ - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Quetzal [numeric code = 320, minor unit = 2]
gu - Enum constant in enum class com.luna.common.i18n.LanguageCode
GU - Enum constant in enum class com.luna.common.i18n.Country
 
GU - Enum constant in enum class com.luna.common.i18n.CountryCode
Guam [GU, GUM, 316, Officially assigned]
GU - Enum constant in enum class com.luna.common.text.CT.CC
 
guj - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Gujr - Enum constant in enum class com.luna.common.i18n.ScriptCode
Gujarati [320]
Guru - Enum constant in enum class com.luna.common.i18n.ScriptCode
Gurmukhi [310]
GUYU - Enum constant in enum class com.luna.common.calendarist.base.CalendaristTermsType
 
gv - Enum constant in enum class com.luna.common.i18n.LanguageCode
GW - Enum constant in enum class com.luna.common.i18n.Country
 
GW - Enum constant in enum class com.luna.common.i18n.CountryCode
Guinea-Bissau [GW, GNB, 624, Officially assigned]
GW - Enum constant in enum class com.luna.common.text.CT.CC
 
gwi - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
GY - Enum constant in enum class com.luna.common.i18n.Country
 
GY - Enum constant in enum class com.luna.common.i18n.CountryCode
Guyana [GY, GUY, 328, Officially assigned]
GY - Enum constant in enum class com.luna.common.text.CT.CC
 
GYD - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Guyana Dollar [numeric code = 328, minor unit = 2]
gzip() - Method in class com.luna.common.file.compress.Gzip
将普通数据流压缩
gzip(byte[]) - Static method in class com.luna.common.file.ZipUtil
Gzip压缩处理
gzip(File) - Static method in class com.luna.common.file.ZipUtil
Gzip压缩文件
gzip(InputStream) - Static method in class com.luna.common.file.ZipUtil
Gzip压缩文件
gzip(InputStream, int) - Static method in class com.luna.common.file.ZipUtil
Gzip压缩文件
gzip(String, String) - Static method in class com.luna.common.file.ZipUtil
Gzip压缩处理
Gzip - Class in com.luna.common.file.compress
GZIP是用于Unix系统的文件压缩
gzip的基础是DEFLATE
Gzip(InputStream, OutputStream) - Constructor for class com.luna.common.file.compress.Gzip
构造

H

ha - Enum constant in enum class com.luna.common.i18n.LanguageCode
hai - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
HAN - Enum constant in enum class com.luna.common.china.NationalityEnum
中国56个民族
handle(String) - Method in interface com.luna.common.io.LineHandler
处理一行数据,可以编辑后存入指定地方
handleEntity(HttpEntity) - Method in class com.luna.common.net.hander.ValidatingResponseHandler
 
handleResponse(ClassicHttpResponse) - Method in class com.luna.common.net.hander.ValidatingResponseHandler
 
handleResponse(R) - Method in interface com.luna.common.net.hander.AsyncHttpClientResponseHandler
Processes an ClassicHttpResponse and returns some value corresponding to that response.
handleResponse(R) - Method in class com.luna.common.net.hander.AsyncValidatingResponseHandler
 
handleTask(T) - Method in class com.luna.common.worker.SyncTaskWorker
 
handleText(char[], int) - Method in class com.luna.common.text.Html2Text
 
Hang - Enum constant in enum class com.luna.common.i18n.ScriptCode
Hangul [286]
Hani - Enum constant in enum class com.luna.common.i18n.ScriptCode
Han [500]
HANI - Enum constant in enum class com.luna.common.china.NationalityEnum
 
HANLU - Enum constant in enum class com.luna.common.calendarist.base.CalendaristTermsType
 
Hano - Enum constant in enum class com.luna.common.i18n.ScriptCode
Hanunoo [371]
Hans - Enum constant in enum class com.luna.common.i18n.ScriptCode
Han [501]
Hant - Enum constant in enum class com.luna.common.i18n.ScriptCode
Han [502]
hasChinese(CharSequence) - Static method in class com.luna.common.regex.Validator
验证是否包含汉字
hashCode() - Method in class com.luna.common.engine.model.NodeName
 
hashCode() - Method in class com.luna.common.map.MapWrapper
 
hashCode() - Method in class com.luna.common.mutable.MutableBool
 
hashCode() - Method in class com.luna.common.mutable.MutableByte
 
hashCode() - Method in class com.luna.common.mutable.MutableDouble
 
hashCode() - Method in class com.luna.common.mutable.MutableFloat
 
hashCode() - Method in class com.luna.common.mutable.MutableInt
 
hashCode() - Method in class com.luna.common.mutable.MutableLong
 
hashCode() - Method in class com.luna.common.mutable.MutableObj
 
hashCode() - Method in class com.luna.common.mutable.MutableShort
 
hashCode() - Method in class com.luna.common.text.CT
 
hashCode(boolean) - Static method in class com.luna.common.utils.ObjectUtils
Deprecated.
as of Spring Framework 5.0, in favor of the native JDK 8 variant
hashCode(double) - Static method in class com.luna.common.utils.ObjectUtils
Deprecated.
as of Spring Framework 5.0, in favor of the native JDK 8 variant
hashCode(float) - Static method in class com.luna.common.utils.ObjectUtils
Deprecated.
as of Spring Framework 5.0, in favor of the native JDK 8 variant
hashCode(long) - Static method in class com.luna.common.utils.ObjectUtils
Deprecated.
as of Spring Framework 5.0, in favor of the native JDK 8 variant
hashCode(String) - Static method in class com.luna.common.utils.GreyUtil
 
HashMode - Enum Class in com.luna.common.encrypt
 
hashpw(byte[], String) - Static method in class com.luna.common.encrypt.BCrypt
Hash a password using the OpenBSD bcrypt scheme
hashpw(String, String) - Static method in class com.luna.common.encrypt.BCrypt
Hash a password using the OpenBSD bcrypt scheme
HashTools - Class in com.luna.common.encrypt
 
HashTools() - Constructor for class com.luna.common.encrypt.HashTools
 
HashUtils - Class in com.luna.common.encrypt
Md5加密方法
HashUtils() - Constructor for class com.luna.common.encrypt.HashUtils
 
hasLength(CharSequence) - Static method in class com.luna.common.text.StringTools
Check that the given CharSequence is neither null nor of length 0.
hasLength(String) - Static method in class com.luna.common.check.Assert
Deprecated.
as of 4.3.7, in favor of Assert.hasLength(String, String)
hasLength(String) - Static method in class com.luna.common.text.StringTools
Check that the given String is neither null nor of length 0.
hasLength(String, String) - Static method in class com.luna.common.check.Assert
Assert that the given String is not empty; that is, it must not be null and not the empty String.
hasLength(String, Supplier<String>) - Static method in class com.luna.common.check.Assert
Assert that the given String is not empty; that is, it must not be null and not the empty String.
hasMoreEvents() - Method in class com.luna.common.net.sse.SseEntity
 
hasNext() - Method in class com.luna.common.io.LineIter
判断Reader是否可以存在下一行。 If there is an IOException then LineIter.close() will be called on this instance.
hasNext() - Method in class com.luna.common.math.ComputeIter
 
hasNull(T...) - Static method in class com.luna.common.utils.ObjectUtils
是否包含null元素
hasNumber(CharSequence) - Static method in class com.luna.common.regex.Validator
是否包含数字
hasText(CharSequence) - Static method in class com.luna.common.text.StringTools
Check whether the given CharSequence contains actual text.
hasText(String) - Static method in class com.luna.common.check.Assert
Deprecated.
as of 4.3.7, in favor of Assert.hasText(String, String)
hasText(String) - Static method in class com.luna.common.text.StringTools
Check whether the given String contains actual text.
hasText(String, String) - Static method in class com.luna.common.check.Assert
Assert that the given String contains valid text content; that is, it must not be null and must contain at least one non-whitespace character.
hasText(String, Supplier<String>) - Static method in class com.luna.common.check.Assert
Assert that the given String contains valid text content; that is, it must not be null and must contain at least one non-whitespace character.
hat - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
hau - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
haw - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
he - Enum constant in enum class com.luna.common.i18n.LanguageCode
he - Enum constant in enum class com.luna.common.i18n.LocaleCode
he_IL - Enum constant in enum class com.luna.common.i18n.LocaleCode
heb - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Hebr - Enum constant in enum class com.luna.common.i18n.ScriptCode
Hebrew [125]
height - Variable in class com.luna.common.img.gif.AnimatedGifEncoder
 
height - Variable in class com.luna.common.img.gif.GifDecoder
 
her - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
HEX - Static variable in class com.luna.common.regex.PatternPool
16进制字符串
HEX - Static variable in interface com.luna.common.regex.RegexPool
16进制字符串
hexToColor(String) - Static method in class com.luna.common.img.ColorUtil
16进制的颜色值转换为Color对象,例如#fcf6d6
hexToColor(String) - Static method in class com.luna.common.img.ImgUtil
16进制的颜色值转换为Color对象,例如#fcf6d6
hexToInt(String) - Static method in class com.luna.common.text.HexUtil
16进制字符串转为int
hexToLong(String) - Static method in class com.luna.common.text.HexUtil
16进制字符串转为long
hexToRgb(String) - Static method in class com.luna.common.img.BackgroundRemoval
十六进制颜色码转RGB颜色值
HexUtil - Class in com.luna.common.text
十六进制(简写为hex或下标16)在数学中是一种逢16进1的进位制,一般用数字0到9和字母A到F表示(其中:A~F即10~15)。
例如十进制数57,在二进制写作111001,在16进制写作39。
像java,c这样的语言为了区分十六进制和十进制数值,会在十六进制数的前面加上 0x,比如0x20是十进制的32,而不是十进制的20
HexUtil() - Constructor for class com.luna.common.text.HexUtil
 
HEZHEN - Enum constant in enum class com.luna.common.china.NationalityEnum
 
hi - Enum constant in enum class com.luna.common.i18n.LanguageCode
hi_IN - Enum constant in enum class com.luna.common.i18n.LocaleCode
hide(CharSequence, int, int) - Static method in class com.luna.common.text.StringTools
替换指定字符串的指定区间内字符为"*" 俗称:脱敏功能,后面其他功能,可以见:DesensitizedUtils(脱敏工具类)
hide(String, int, int) - Static method in class com.luna.common.text.IdcardUtil
隐藏指定位置的几个身份证号数字为“*”
hil - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
him - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
hin - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Hira - Enum constant in enum class com.luna.common.i18n.ScriptCode
Hiragana [410]
hit - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
HK - Enum constant in enum class com.luna.common.i18n.Country
 
HK - Enum constant in enum class com.luna.common.i18n.CountryCode
Hong Kong [HK, HKG, 344, Officially assigned]
HK - Enum constant in enum class com.luna.common.text.CT.CC
 
HKD - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Hong Kong Dollar [numeric code = 344, minor unit = 2]
Hluw - Enum constant in enum class com.luna.common.i18n.ScriptCode
Anatolian Hieroglyphs [080]
HM - Enum constant in enum class com.luna.common.i18n.Country
 
HM - Enum constant in enum class com.luna.common.i18n.CountryCode
Heard Island and McDonald Islands [HM, HMD, 334, Officially assigned]
hmacsha256(String, String) - Static method in class com.luna.common.encrypt.SignUtil
生成 HMACSHA256
HMACSHA256 - Enum constant in enum class com.luna.common.encrypt.SignUtil.SignType
 
hmn - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Hmng - Enum constant in enum class com.luna.common.i18n.ScriptCode
Pahawh Hmong [450]
hmo - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
hmx - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
HN - Enum constant in enum class com.luna.common.i18n.Country
 
HN - Enum constant in enum class com.luna.common.i18n.CountryCode
Honduras [HN, HND, 340, Officially assigned]
HN - Enum constant in enum class com.luna.common.text.CT.CC
 
HNL - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Lempira [numeric code = 340, minor unit = 2]
ho - Enum constant in enum class com.luna.common.i18n.LanguageCode
hok - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Holder<T> - Class in com.luna.common.mutable
为不可变的对象引用提供一个可变的包装,在java中支持引用传递。
Holder() - Constructor for class com.luna.common.mutable.Holder
构造
Holder(T) - Constructor for class com.luna.common.mutable.Holder
构造
hour - Variable in class com.luna.common.calendarist.pojo.CalendaristDate
 
HOUR - Enum constant in enum class com.luna.common.date.DateUnit
一小时的毫秒数
HOUR - Static variable in class com.luna.common.calendarist.core.CalendaristBase
 
HOUR_OF_DAY - Static variable in class com.luna.common.calendarist.core.CalendaristBase
 
hourGanZhi(int, int) - Static method in class com.luna.common.calendarist.utils.CalendaristUtils
干支日期中的小时转为干支时
hourZhi(int) - Static method in class com.luna.common.calendarist.utils.CalendaristUtils
返回小时对应的支的索引
HP - Enum constant in enum class com.luna.common.os.Manufacturer
Hewlett-Packard Company, previously Palm
HP_UX - Enum constant in enum class com.luna.common.os.EPlatform
 
hr - Enum constant in enum class com.luna.common.i18n.LanguageCode
hr - Enum constant in enum class com.luna.common.i18n.LocaleCode
HR - Enum constant in enum class com.luna.common.i18n.Country
 
HR - Enum constant in enum class com.luna.common.i18n.CountryCode
Croatia [HR, HRV, 191, Officially assigned]
HR - Enum constant in enum class com.luna.common.text.CT.CC
 
hr_HR - Enum constant in enum class com.luna.common.i18n.LocaleCode
HRK - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Croatian Kuna [numeric code = 191, minor unit = 2]
Hrkt - Enum constant in enum class com.luna.common.i18n.ScriptCode
Japanese syllabaries [412]
hrv - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
hsb - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
ht - Enum constant in enum class com.luna.common.i18n.LanguageCode
HT - Enum constant in enum class com.luna.common.i18n.Country
 
HT - Enum constant in enum class com.luna.common.i18n.CountryCode
Haiti [HT, HTI, 332, Officially assigned]
HT - Enum constant in enum class com.luna.common.text.CT.CC
 
HTG - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Gourde [numeric code = 332, minor unit = 2]
HTML_AMP - Static variable in interface com.luna.common.constant.StrPoolConstant
字符串常量:HTML And 符转义 "&amp;" -> "&"
HTML_APOS - Static variable in interface com.luna.common.constant.StrPoolConstant
字符串常量:HTML 单引号转义 "&apos" -> "'"
HTML_GT - Static variable in interface com.luna.common.constant.StrPoolConstant
字符串常量:HTML 大于号转义 "&gt;" -> ">"
HTML_LT - Static variable in interface com.luna.common.constant.StrPoolConstant
字符串常量:HTML 小于号转义 "&lt;" -> "<"
HTML_NBSP - Static variable in interface com.luna.common.constant.StrPoolConstant
字符串常量:HTML 空格转义 "&nbsp;" -> " "
HTML_QUOTE - Static variable in interface com.luna.common.constant.StrPoolConstant
字符串常量:HTML 双引号转义 "&quot;" -> "\""
Html2Text - Class in com.luna.common.text
HTML 解析标签文字
Html2Text() - Constructor for class com.luna.common.text.Html2Text
 
HTML40_EXTENDED_ESCAPE - Static variable in class com.luna.common.escape.Html4Escape
 
HTML40_EXTENDED_UNESCAPE - Static variable in class com.luna.common.escape.Html4Unescape
 
Html4Escape - Class in com.luna.common.escape
HTML4的ESCAPE 参考:Commons Lang3
Html4Escape() - Constructor for class com.luna.common.escape.Html4Escape
 
Html4Unescape - Class in com.luna.common.escape
HTML4的UNESCAPE
Html4Unescape() - Constructor for class com.luna.common.escape.Html4Unescape
 
HTTP_REQUESTER - Static variable in class com.luna.common.net.high.HttpHighLevelUtil
 
HttpBaseUtils - Class in com.luna.common.net.base
 
HttpBaseUtils() - Constructor for class com.luna.common.net.base.HttpBaseUtils
 
HttpContentTypeEnum - Enum Class in com.luna.common.net
 
HttpDelete - Class in com.luna.common.net.method
 
HttpDelete(String) - Constructor for class com.luna.common.net.method.HttpDelete
 
HttpHighLevelUtil - Class in com.luna.common.net.high
 
HttpHighLevelUtil() - Constructor for class com.luna.common.net.high.HttpHighLevelUtil
 
HttpRequestInterface - Interface in com.luna.common.net
 
HttpStreamListener - Class in com.luna.common.net.high
 
HttpStreamListener() - Constructor for class com.luna.common.net.high.HttpStreamListener
 
HttpUtils - Class in com.luna.common.net
 
HttpUtils() - Constructor for class com.luna.common.net.HttpUtils
 
HttpUtilsConstant - Interface in com.luna.common.net
 
hu - Enum constant in enum class com.luna.common.i18n.LanguageCode
hu - Enum constant in enum class com.luna.common.i18n.LocaleCode
HU - Enum constant in enum class com.luna.common.i18n.Country
 
HU - Enum constant in enum class com.luna.common.i18n.CountryCode
Hungary [HU, HUN, 348, Officially assigned]
HU - Enum constant in enum class com.luna.common.text.CT.CC
 
hu_HU - Enum constant in enum class com.luna.common.i18n.LocaleCode
HUF - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Forint [numeric code = 348, minor unit = 2]
HUI - Enum constant in enum class com.luna.common.china.NationalityEnum
 
hun - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
HUNDERD - Enum constant in enum class com.luna.common.constant.ProcessEnum
 
Hung - Enum constant in enum class com.luna.common.i18n.ScriptCode
Old Hungarian [176]
hup - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
hy - Enum constant in enum class com.luna.common.i18n.LanguageCode
hye - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Armenian (hy) for terminology applications.
hyx - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Armenian (family)
hz - Enum constant in enum class com.luna.common.i18n.LanguageCode

I

ia - Enum constant in enum class com.luna.common.i18n.LanguageCode
iba - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
ibo - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Igbo (ig).
IC - Enum constant in enum class com.luna.common.i18n.CountryCode
Canary Islands [IC, null, -1, Exceptionally reserved]
ice - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Icelandic (is) for biblioraphic applications.
ICycleConvert - Interface in com.luna.common.calendarist.core.convert
 
id - Enum constant in enum class com.luna.common.i18n.LanguageCode
id - Enum constant in enum class com.luna.common.i18n.LocaleCode
ID - Enum constant in enum class com.luna.common.i18n.Country
 
ID - Enum constant in enum class com.luna.common.i18n.CountryCode
Indonesia [ID, IDN, 360, Officially assigned]
ID - Enum constant in enum class com.luna.common.text.CT.CC
 
ID_CARD - Enum constant in enum class com.luna.common.regex.DesensitizedUtil.DesensitizedType
 
id_ID - Enum constant in enum class com.luna.common.i18n.LocaleCode
idCard(String) - Static method in class com.luna.common.sensitive.Convert
显示前六位, 后四位,其他隐藏。比如:140101*******1234
Idcard(String) - Constructor for class com.luna.common.text.IdcardUtil.Idcard
构造
IDCARD - Enum constant in enum class com.luna.common.sensitive.FieldType
 
idCardNum(String, int, int) - Static method in class com.luna.common.regex.DesensitizedUtil
【身份证号】前1位 和后2位
IdcardUtil - Class in com.luna.common.text
身份证相关工具类
see https://www.oschina.net/code/snippet_1611_2881
IdcardUtil() - Constructor for class com.luna.common.text.IdcardUtil
 
IdcardUtil.Idcard - Class in com.luna.common.text
身份证信息,包括身份、城市代码、生日、性别等
idEncrypt(String) - Static method in class com.luna.common.sensitive.DataDesensitizationUtils
身份证前三后四脱敏
identityToString(Object) - Static method in class com.luna.common.utils.ObjectUtils
Return a String representation of an object's overall identity.
ido - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Ido (io).
idPassport(String) - Static method in class com.luna.common.sensitive.DataDesensitizationUtils
护照前2后3位脱敏,护照一般为8或9位
IDR - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Rupiah [numeric code = 360, minor unit = 2]
IdWorkerUtil - Class in com.luna.common.utils
名称:IdWorker.java
IdWorkerUtil() - Constructor for class com.luna.common.utils.IdWorkerUtil
 
IdWorkerUtil(long, long) - Constructor for class com.luna.common.utils.IdWorkerUtil
 
ie - Enum constant in enum class com.luna.common.i18n.LanguageCode
IE - Enum constant in enum class com.luna.common.i18n.Country
 
IE - Enum constant in enum class com.luna.common.i18n.CountryCode
Ireland [IE, IRL, 372, Officially assigned]
IE - Enum constant in enum class com.luna.common.text.CT.CC
 
ig - Enum constant in enum class com.luna.common.i18n.LanguageCode
ih - Variable in class com.luna.common.img.gif.GifDecoder
 
ii - Enum constant in enum class com.luna.common.i18n.LanguageCode
iii - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
iir - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
ijo - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
ik - Enum constant in enum class com.luna.common.i18n.LanguageCode
iku - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
IL - Enum constant in enum class com.luna.common.i18n.Country
 
IL - Enum constant in enum class com.luna.common.i18n.CountryCode
Israel [IL, ISR, 376, Officially assigned]
IL - Enum constant in enum class com.luna.common.text.CT.CC
 
ile - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
ilo - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
ILS - Enum constant in enum class com.luna.common.i18n.CurrencyCode
New Israeli Sheqel [numeric code = 376, minor unit = 2]
ILunarConvert - Interface in com.luna.common.calendarist.core.convert
 
IM - Enum constant in enum class com.luna.common.i18n.Country
 
IM - Enum constant in enum class com.luna.common.i18n.CountryCode
Isle of Man [IM, IMN, 833, Officially assigned]
IM - Enum constant in enum class com.luna.common.text.CT.CC
 
image - Variable in class com.luna.common.img.gif.AnimatedGifEncoder
 
image - Variable in class com.luna.common.img.gif.GifDecoder
 
IMAGE - Enum constant in enum class com.luna.common.constant.ImageConstant
image
IMAGE_BASE - Enum constant in enum class com.luna.common.constant.ImageConstant
BASE64
IMAGE_BMP - Static variable in class com.luna.common.media.MimeTypeConstant
 
IMAGE_EXTENSION - Static variable in class com.luna.common.media.MimeTypeConstant
 
IMAGE_GIF - Static variable in class com.luna.common.media.MimeTypeConstant
 
IMAGE_JPEG - Static variable in class com.luna.common.media.MimeTypeConstant
 
IMAGE_JPG - Static variable in class com.luna.common.media.MimeTypeConstant
 
IMAGE_PNG - Static variable in class com.luna.common.media.MimeTypeConstant
 
IMAGE_TYPE_BMP - Static variable in class com.luna.common.img.ImgUtil
英文Bitmap(位图)的简写,它是Windows操作系统中的标准图像文件格式:BMP
IMAGE_TYPE_GIF - Static variable in class com.luna.common.img.ImgUtil
图形交换格式:GIF
IMAGE_TYPE_JPEG - Static variable in class com.luna.common.img.ImgUtil
联合照片专家组:JPEG
IMAGE_TYPE_JPG - Static variable in class com.luna.common.img.ImgUtil
联合照片专家组:JPG
IMAGE_TYPE_PNG - Static variable in class com.luna.common.img.ImgUtil
可移植网络图形:PNG
IMAGE_TYPE_PSD - Static variable in class com.luna.common.img.ImgUtil
Photoshop的专用格式:PSD
IMAGE_URL - Enum constant in enum class com.luna.common.constant.ImageConstant
URL
ImageConstant - Enum Class in com.luna.common.constant
 
IMAGES_TYPE - Static variable in class com.luna.common.img.BackgroundRemoval
目前暂时支持的图片类型数组 其他格式的不保证结果
ImageSelection - Class in com.luna.common.swing
图片转换器,用于将图片对象转换为剪贴板支持的对象
此对象也用于将图像文件和DataFlavor.imageFlavor 元信息对应
ImageSelection(Image) - Constructor for class com.luna.common.swing.ImageSelection
构造
imageSize(String) - Static method in class com.luna.common.encrypt.Base64Util
通过图片base64流判断图片等于多少字节 image 图片流
Img - Class in com.luna.common.img
图像编辑器
Img(BufferedImage) - Constructor for class com.luna.common.img.Img
构造,目标图片类型取决于来源图片类型
Img(BufferedImage, String) - Constructor for class com.luna.common.img.Img
构造
ImgUtil - Class in com.luna.common.img
图片处理工具类:
功能:缩放图像、切割图像、旋转、图像类型转换、彩色转黑白、文字水印、图片水印等
参考:http://blog.csdn.net/zhangzhikaixinya/article/details/8459400
ImgUtil() - Constructor for class com.luna.common.img.ImgUtil
 
immutablePojoApply() - Static method in class com.luna.common.sensitive.SensitiveTest
 
in - Variable in class com.luna.common.img.gif.GifDecoder
 
IN - Enum constant in enum class com.luna.common.i18n.Country
 
IN - Enum constant in enum class com.luna.common.i18n.CountryCode
India [IN, IND, 356, Officially assigned]
IN - Enum constant in enum class com.luna.common.text.CT.CC
 
ina - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
inc - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
increment() - Method in class com.luna.common.mutable.MutableByte
值+1
increment() - Method in class com.luna.common.mutable.MutableDouble
值+1
increment() - Method in class com.luna.common.mutable.MutableFloat
值+1
increment() - Method in class com.luna.common.mutable.MutableInt
值+1
increment() - Method in class com.luna.common.mutable.MutableLong
值+1
increment() - Method in class com.luna.common.mutable.MutableShort
值+1
ind - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
INDENT_DEFAULT - Static variable in interface com.luna.common.xml.XmlConstant
XML格式化输出默认缩进量
INDENT_DEFAULT - Static variable in class com.luna.common.xml.XmlUtil
XML格式化输出默认缩进量
INDETERMINATELY_RESERVED - Enum constant in enum class com.luna.common.i18n.CountryCode.Assignment
index() - Method in class com.luna.common.io.FastByteBuffer
当前缓冲位于缓冲区的索引位
indexedPixels - Variable in class com.luna.common.img.gif.AnimatedGifEncoder
 
indexOf(CharSequence, CharSequence, int, boolean) - Static method in class com.luna.common.text.StringTools
指定范围内查找字符串
indexOf(String, CharSequence) - Static method in class com.luna.common.regex.ReUtil
找到指定正则匹配到字符串的开始位置
indexOf(Pattern, CharSequence) - Static method in class com.luna.common.regex.ReUtil
找到指定模式匹配到字符串的开始位置
Inds - Enum constant in enum class com.luna.common.i18n.ScriptCode
Indus [610]
ine - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
inflater() - Method in class com.luna.common.file.compress.Deflate
将压缩流解压到target中
informationResponse(HttpResponse, HttpContext) - Method in class com.luna.common.net.async.CustomResponseConsumer
 
inh - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
init() - Method in class com.luna.common.img.gif.GifDecoder
Initializes or re-initializes reader
init() - Static method in class com.luna.common.net.high.AsyncHttpUtils
 
init() - Static method in class com.luna.common.net.high.HttpHighLevelUtil
 
init() - Static method in class com.luna.common.net.HttpUtils
 
init() - Method in class com.luna.common.worker.SyncTaskWorker
initialize the task queue size
INITALPHA - Static variable in class com.luna.common.img.gif.NeuQuant
 
initPage(long, int, int) - Method in class com.luna.common.page.Page
初始化分页
INITRAD - Static variable in class com.luna.common.img.gif.NeuQuant
 
INITRADIUS - Static variable in class com.luna.common.img.gif.NeuQuant
 
inputStream2ByteArray(File) - Static method in class com.luna.common.text.ByteUtils
 
inputStream2ByteArray(String) - Static method in class com.luna.common.text.ByteUtils
 
INR - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Indian Rupee [numeric code = 356, minor unit = 2]
INSTANCE - Enum constant in enum class com.luna.common.swing.ClipboardMonitor
 
INSTANCE - Static variable in class com.luna.common.file.visitor.DelVisitor
 
INTBIAS - Static variable in class com.luna.common.img.gif.NeuQuant
 
INTBIASSHIFT - Static variable in class com.luna.common.img.gif.NeuQuant
 
INTEL - Static variable in class com.luna.common.os.hardware.constant.OpenCLDeviceCLDeviceVendorIdConstant
 
INTEL - Static variable in class com.luna.common.os.hardware.constant.OpenCLDeviceCLPlatformICDSuffixKHRConstant
INTEL
INTERFACE_OFFLINE - Enum constant in enum class com.luna.common.dto.constant.ResultEnum
 
INTERFACE_OFFLINE - Static variable in interface com.luna.common.dto.constant.ResultCode
接口已下线
interlace - Variable in class com.luna.common.img.gif.GifDecoder
 
intValue() - Method in class com.luna.common.mutable.MutableByte
 
intValue() - Method in class com.luna.common.mutable.MutableDouble
 
intValue() - Method in class com.luna.common.mutable.MutableFloat
 
intValue() - Method in class com.luna.common.mutable.MutableInt
 
intValue() - Method in class com.luna.common.mutable.MutableLong
 
intValue() - Method in class com.luna.common.mutable.MutableShort
 
INVALID_REGEX - Static variable in interface com.luna.common.xml.XmlConstant
在XML中无效的字符 正则
INVALID_REGEX - Static variable in class com.luna.common.xml.XmlUtil
在XML中无效的字符 正则
invalidate(K...) - Method in class com.luna.common.cache.SimpleGuavaCache
 
invalidateAll() - Method in class com.luna.common.cache.SimpleGuavaCache
 
inverse(Map<K, V>) - Static method in class com.luna.common.map.MapWrapper
Map的键和值互换
互换键值对不检查值是否有重复,如果有则后加入的元素替换先加入的元素
值的顺序在HashMap中不确定,所以谁覆盖谁也不确定,在有序的Map中按照先后顺序覆盖,保留最后的值
invoke(EngineRunData) - Method in interface com.luna.common.engine.spi.BatchNodeNodeSpi
封装spi的业务逻辑方法
invokeGetter(Object, String) - Static method in class com.luna.common.reflect.ReflectUtils
调用Getter方法.
invokeMethod(Object, String, Class<?>[], Object[]) - Static method in class com.luna.common.reflect.ReflectUtils
直接调用对象方法, 无视private/protected修饰符.
invokeMethodByName(Object, String, Object[]) - Static method in class com.luna.common.reflect.ReflectUtils
直接调用对象方法, 无视private/protected修饰符, 用于一次性调用的情况,否则应使用getAccessibleMethodByName()函数获得Method后反复调用.
invokeNode(EngineRunData, EngineContext) - Method in interface com.luna.common.engine.task.EngineNode
Node的执行方法
invokeSetter(Object, String, E) - Static method in class com.luna.common.reflect.ReflectUtils
调用Setter方法, 仅匹配方法名。 支持多级,如:对象名.对象名.方法
inxbuild() - Method in class com.luna.common.img.gif.NeuQuant
 
io - Enum constant in enum class com.luna.common.i18n.LanguageCode
Ido (ido).
IO - Enum constant in enum class com.luna.common.i18n.Country
 
IO - Enum constant in enum class com.luna.common.i18n.CountryCode
British Indian Ocean Territory [IO, IOT, 86, Officially assigned]
IOS - Enum constant in enum class com.luna.common.os.OperatingSystem
iOS4, with the release of the iPhone 4, Apple renamed the OS to iOS.
iOS10_IPAD - Enum constant in enum class com.luna.common.os.OperatingSystem
 
iOS10_IPHONE - Enum constant in enum class com.luna.common.os.OperatingSystem
 
iOS11_IPAD - Enum constant in enum class com.luna.common.os.OperatingSystem
 
iOS11_IPHONE - Enum constant in enum class com.luna.common.os.OperatingSystem
 
iOS4_IPHONE - Enum constant in enum class com.luna.common.os.OperatingSystem
 
iOS5_IPHONE - Enum constant in enum class com.luna.common.os.OperatingSystem
 
iOS6_IPAD - Enum constant in enum class com.luna.common.os.OperatingSystem
 
iOS6_IPHONE - Enum constant in enum class com.luna.common.os.OperatingSystem
 
iOS7_IPAD - Enum constant in enum class com.luna.common.os.OperatingSystem
 
iOS7_IPHONE - Enum constant in enum class com.luna.common.os.OperatingSystem
 
iOS8_1_IPAD - Enum constant in enum class com.luna.common.os.OperatingSystem
 
iOS8_1_IPHONE - Enum constant in enum class com.luna.common.os.OperatingSystem
 
iOS8_2_IPAD - Enum constant in enum class com.luna.common.os.OperatingSystem
 
iOS8_2_IPHONE - Enum constant in enum class com.luna.common.os.OperatingSystem
 
iOS8_3_IPAD - Enum constant in enum class com.luna.common.os.OperatingSystem
 
iOS8_3_IPHONE - Enum constant in enum class com.luna.common.os.OperatingSystem
 
iOS8_4_IPAD - Enum constant in enum class com.luna.common.os.OperatingSystem
 
iOS8_4_IPHONE - Enum constant in enum class com.luna.common.os.OperatingSystem
 
iOS8_IPAD - Enum constant in enum class com.luna.common.os.OperatingSystem
 
iOS8_IPHONE - Enum constant in enum class com.luna.common.os.OperatingSystem
 
iOS9_IPAD - Enum constant in enum class com.luna.common.os.OperatingSystem
 
iOS9_IPHONE - Enum constant in enum class com.luna.common.os.OperatingSystem
 
IoUtil - Class in com.luna.common.io
IO工具类
IO工具类只是辅助流的读写,并不负责关闭流。原因是流可能被多次读写,读写关闭后容易造成问题。
IoUtil() - Constructor for class com.luna.common.io.IoUtil
 
IPAddressUtil - Class in com.luna.common.net
 
IPAddressUtil() - Constructor for class com.luna.common.net.IPAddressUtil
 
ipk - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
IPV4 - Static variable in class com.luna.common.regex.PatternPool
IP v4
IPV4 - Static variable in interface com.luna.common.regex.RegexPool
IP v4
IPV4 - Static variable in class com.luna.common.regex.Validator
IP v4
IPV6 - Static variable in class com.luna.common.regex.PatternPool
IP v6
IPV6 - Static variable in interface com.luna.common.regex.RegexPool
IP v6
IPV6 - Static variable in class com.luna.common.regex.Validator
IP v6
IQ - Enum constant in enum class com.luna.common.i18n.Country
 
IQ - Enum constant in enum class com.luna.common.i18n.CountryCode
Iraq [IQ, IRQ, 368, Officially assigned]
IQ - Enum constant in enum class com.luna.common.text.CT.CC
 
IQD - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Iraqi Dinar [numeric code = 368, minor unit = 3]
IR - Enum constant in enum class com.luna.common.i18n.Country
 
IR - Enum constant in enum class com.luna.common.i18n.CountryCode
Iran, Islamic Republic of [IR, IRN, 364, Officially assigned]
IR - Enum constant in enum class com.luna.common.text.CT.CC
 
ira - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Irix - Enum constant in enum class com.luna.common.os.EPlatform
 
iro - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
IRR - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Iranian Rial [numeric code = 364, minor unit = 2]
is - Enum constant in enum class com.luna.common.i18n.LanguageCode
is - Enum constant in enum class com.luna.common.i18n.LocaleCode
IS - Enum constant in enum class com.luna.common.i18n.Country
 
IS - Enum constant in enum class com.luna.common.i18n.CountryCode
Iceland [IS, ISL, 352, Officially assigned]
IS - Enum constant in enum class com.luna.common.text.CT.CC
 
is_IS - Enum constant in enum class com.luna.common.i18n.LocaleCode
isAbsolutePath(String) - Static method in class com.luna.common.file.FileNameUtil
给定路径已经是绝对路径
此方法并没有针对路径做标准化,建议先执行FileNameUtil.normalize(String)方法标准化路径后判断
绝对路径判断条件是: 以/开头的路径 满足类似于 c:/xxxxx,其中祖母随意,不区分大小写 满足类似于 d:\xxxxx,其中祖母随意,不区分大小写
isAccept(EngineRunData) - Method in class com.luna.common.engine.spi.AbstractBatchNodeNodeSpi
 
isAccept(EngineRunData) - Method in interface com.luna.common.engine.spi.BatchNodeNodeSpi
判断该扩展点是否需要执行 true:需要执行; false:不需要执行
isAix() - Static method in class com.luna.common.os.OSinfo
 
isAllCharMatch(CharSequence, Matcher<Character>) - Static method in class com.luna.common.text.StringTools
字符串的每一个字符是否都与定义的匹配器匹配
isArray(Object) - Static method in class com.luna.common.utils.ObjectUtils
Determine whether the given object is an array: either an Object array or a primitive array.
isAscii(char) - Static method in class com.luna.common.text.CharsetUtil
是否为ASCII字符,ASCII字符位于0~127之间
isAsciiControl(char) - Static method in class com.luna.common.text.CharsetUtil
是否为ASCII控制符(不可见字符),控制符位于0~31和127
isAsciiPrintable(char) - Static method in class com.luna.common.text.CharsetUtil
是否为可见ASCII字符,可见字符位于32~126之间
isAssignable(Class<?>, Class<?>) - Static method in class com.luna.common.check.Assert
Assert that superType.isAssignableFrom(subType) is true.
isAssignable(Class<?>, Class<?>, String) - Static method in class com.luna.common.check.Assert
Assert that superType.isAssignableFrom(subType) is true.
isAssignable(Class<?>, Class<?>, Supplier<String>) - Static method in class com.luna.common.check.Assert
Assert that superType.isAssignableFrom(subType) is true.
isBase64(String) - Static method in class com.luna.common.encrypt.Base64Util
检测是否为base64编码
isBaseException(Throwable) - Static method in exception com.luna.common.exception.BaseException
 
isBeside(int, int) - Static method in class com.luna.common.math.NumberUtil
判断两个数字是否相邻,例如1和2相邻,1和3不相邻
判断方法为做差取绝对值判断是否为1
isBeside(long, long) - Static method in class com.luna.common.math.NumberUtil
判断两个数字是否相邻,例如1和2相邻,1和3不相邻
判断方法为做差取绝对值判断是否为1
isBetween(Number, Number, Number) - Static method in class com.luna.common.regex.Validator
检查给定的数字是否在指定范围内
isBirthday(int, int, int) - Static method in class com.luna.common.regex.Validator
验证是否为生日
isBirthday(CharSequence) - Static method in class com.luna.common.regex.Validator
验证是否为生日
只支持以下几种格式: yyyyMMdd yyyy-MM-dd yyyy/MM/dd yyyy.MM.dd yyyy年MM月dd日
isBlank(CharSequence) - Static method in class com.luna.common.math.MathConvertUtil
 
isBlankChar(char) - Static method in class com.luna.common.text.CharsetUtil
是否空白符
空白符包括空格、制表符、全角空格和不间断空格
isBlankChar(int) - Static method in class com.luna.common.text.CharsetUtil
是否空白符
空白符包括空格、制表符、全角空格和不间断空格
isBytes() - Method in class com.luna.common.net.async.CustomResponseBody
 
isCarDrivingLicence(CharSequence) - Static method in class com.luna.common.regex.Validator
验证是否为驾驶证 别名:驾驶证档案编号、行驶证编号 仅限:中国驾驶证档案编号
isCarVin(CharSequence) - Static method in class com.luna.common.regex.Validator
验证是否为车架号;别名:行驶证编号 车辆识别代号 车辆识别码
isCausedBy(Throwable, Class<? extends Exception>...) - Static method in class com.luna.common.exception.ExceptionUtil
判断是否由指定异常类引起
isChar(Object) - Static method in class com.luna.common.text.CharsetUtil
给定对象对应的类是否为字符类,字符类包括:
isCharClass(Class<?>) - Static method in class com.luna.common.text.CharsetUtil
给定类名是否为字符类,字符类包括:
isCheckedException(Throwable) - Static method in class com.luna.common.utils.ObjectUtils
返回给定的throwable是否为检查的异常:即RuntimeException或Error。 Return whether the given throwable is a checked exception: that is, neither a RuntimeException nor an Error.
isChinese(CharSequence) - Static method in class com.luna.common.regex.Validator
验证是否都为汉字
isCitizenId(CharSequence) - Static method in class com.luna.common.regex.Validator
验证是否为身份证号码(支持18位、15位和港澳台的10位)
isCompatibleWithThrowsClause(Throwable, Class<?>...) - Static method in class com.luna.common.utils.ObjectUtils
Check whether the given exception is compatible with the specified exception types, as declared in a throws clause.
isCreditCode(CharSequence) - Static method in class com.luna.common.regex.CreditCodeUtil
是否是有效的统一社会信用代码
isCreditCode(CharSequence) - Static method in class com.luna.common.regex.Validator
是否是有效的统一社会信用代码
isCreditCodeSimple(CharSequence) - Static method in class com.luna.common.regex.CreditCodeUtil
正则校验统一社会信用代码(18位)
isDataFlavorSupported(DataFlavor) - Method in class com.luna.common.swing.ImageSelection
是否支持指定元数据类型
isDayOfMonth(Date, int) - Static method in class com.luna.common.date.DateUtils
date是否是给定的第x天
isDigitalUnix() - Static method in class com.luna.common.os.OSinfo
 
isDirectory(Path) - Static method in class com.luna.common.file.PathUtil
判断是否为目录,如果file为null,则返回false
此方法不会追踪到软链对应的真实地址,即软链被当作文件
isDirectory(Path, boolean) - Static method in class com.luna.common.file.PathUtil
判断是否为目录,如果file为null,则返回false
isDirEmpty(Path) - Static method in class com.luna.common.file.PathUtil
目录是否为空
isDouble(String) - Static method in class com.luna.common.math.NumberUtil
判断字符串是否是浮点数
isElement(Node) - Static method in class com.luna.common.xml.XmlUtil
给定节点是否为Element 类型节点
isEmail(CharSequence) - Static method in class com.luna.common.regex.Validator
验证是否为可用邮箱地址
isEmail(String) - Static method in class com.luna.common.text.MaskUtils
判断是不是邮箱.
isEmoji(char) - Static method in class com.luna.common.text.CharsetUtil
判断是否为emoji表情符
isEmpty() - Method in class com.luna.common.io.FastByteBuffer
 
isEmpty() - Method in class com.luna.common.map.MapWrapper
 
isEmpty(Object) - Static method in class com.luna.common.regex.Validator
验证是否为空
对于String类型判定是否为empty(null 或 "")
isEmpty(Object) - Static method in class com.luna.common.utils.ObjectUtils
Determine whether the given object is empty.
isEmpty(Object[]) - Static method in class com.luna.common.utils.ObjectUtils
Determine whether the given array is empty: i.e.
isExists(String) - Static method in class com.luna.common.file.FileTools
判断一个文件是否存在
isFalse(boolean) - Static method in class com.luna.common.regex.Validator
给定值是否不为false
isFalse(boolean, BaseException, String...) - Static method in class com.luna.common.check.AssertUtil
校验指定条件为true
isFile(Path, boolean) - Static method in class com.luna.common.file.PathUtil
判断是否为文件,如果file为null,则返回false
isFileSeparator(char) - Static method in class com.luna.common.text.CharsetUtil
是否为Windows或者Linux(Unix)文件分隔符
Windows平台下分隔符为\,Linux(Unix)为/
isFreeBSD() - Static method in class com.luna.common.os.OSinfo
 
isFromOrSuppressedThrowable(Throwable, Class<? extends Throwable>) - Static method in class com.luna.common.exception.ExceptionUtil
判断指定异常是否来自或者包含指定异常
isFromOrSuppressedThrowable(Throwable, Class<? extends Throwable>, boolean) - Static method in class com.luna.common.exception.ExceptionUtil
判断指定异常是否来自或者包含指定异常
isFund() - Method in enum class com.luna.common.i18n.CurrencyCode
Check if this currency code represents a fund.
isGeneral(CharSequence) - Static method in class com.luna.common.regex.Validator
验证是否为英文字母 、数字和下划线
isGeneral(CharSequence, int) - Static method in class com.luna.common.regex.Validator
验证是否为给定最小长度的英文字母 、数字和下划线
isGeneral(CharSequence, int, int) - Static method in class com.luna.common.regex.Validator
验证是否为给定长度范围的英文字母 、数字和下划线
isGeneralWithChinese(CharSequence) - Static method in class com.luna.common.regex.Validator
验证是否为中文字、英文字母、数字和下划线
isGreater(BigDecimal, BigDecimal) - Static method in class com.luna.common.math.NumberUtil
比较大小,参数1 > 参数2 返回true
isGreaterOrEqual(BigDecimal, BigDecimal) - Static method in class com.luna.common.math.NumberUtil
比较大小,参数1 >= 参数2 返回true
isHex(CharSequence) - Static method in class com.luna.common.regex.Validator
验证是否为Hex(16进制)字符串
isHexChar(char) - Static method in class com.luna.common.text.CharsetUtil
是否为16进制规范的字符,判断是否为如下字符
isHexNumber(String) - Static method in class com.luna.common.text.HexUtil
判断给定字符串是否为16进制数
如果是,需要使用对应数字类型对象的decode方法解码
例如:Integer.decode方法解码int类型的16进制数字
isHPUX() - Static method in class com.luna.common.os.OSinfo
 
isInstanceOf(Class<?>, Object) - Static method in class com.luna.common.check.Assert
Assert that the provided object is an instance of the provided class.
isInstanceOf(Class<?>, Object, String) - Static method in class com.luna.common.check.Assert
Assert that the provided object is an instance of the provided class.
isInstanceOf(Class<?>, Object, Supplier<String>) - Static method in class com.luna.common.check.Assert
Assert that the provided object is an instance of the provided class.
isInteger(String) - Static method in class com.luna.common.math.NumberUtil
判断String是否是整数
支持10进制
isInUserAgentString(String) - Method in enum class com.luna.common.os.OperatingSystem
Checks if the given user-agent string matches to the operating system.
isIpv4(CharSequence) - Static method in class com.luna.common.regex.Validator
验证是否为IPV4地址
isIPv4LiteralAddress(String) - Static method in class com.luna.common.net.IPAddressUtil
 
isIpv6(CharSequence) - Static method in class com.luna.common.regex.Validator
验证是否为IPV6地址
isIPv6LiteralAddress(String) - Static method in class com.luna.common.net.IPAddressUtil
 
isIrix() - Static method in class com.luna.common.os.OSinfo
 
isItsLeapMonth() - Method in class com.luna.common.calendarist.pojo.LunarDate
 
ISK - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Iceland Krona [numeric code = 352, minor unit = 0]
isl - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Icelandic (is) for terminology applications.
isLeapYear(int) - Static method in class com.luna.common.date.DateUtils
是否闰年
isLess(BigDecimal, BigDecimal) - Static method in class com.luna.common.math.NumberUtil
比较大小,参数1 < 参数2 返回true
isLessOrEqual(BigDecimal, BigDecimal) - Static method in class com.luna.common.math.NumberUtil
比较大小,参数1<=参数2 返回true
isLetter(char) - Static method in class com.luna.common.text.CharsetUtil
判断是否为字母(包括大写字母和小写字母)
字母包括A~Z和a~z
isLetter(CharSequence) - Static method in class com.luna.common.regex.Validator
判断字符串是否全部为字母组成,包括大写和小写字母和汉字
isLetterLower(char) - Static method in class com.luna.common.text.CharsetUtil
检查字符是否为小写字母,小写字母指a~z
isLetterOrNumber(char) - Static method in class com.luna.common.text.CharsetUtil
是否为字母或数字,包括A~Z、a~z、0~9
isLetterUpper(char) - Static method in class com.luna.common.text.CharsetUtil
判断是否为大写字母,大写字母包括A~Z
isLinux() - Static method in class com.luna.common.os.OSinfo
 
isLong(String) - Static method in class com.luna.common.math.NumberUtil
判断字符串是否是Long类型
支持10进制
isLowerCase(CharSequence) - Static method in class com.luna.common.regex.Validator
判断字符串是否全部为小写字母
isMac(CharSequence) - Static method in class com.luna.common.regex.Validator
验证是否为MAC地址
isMacOS() - Static method in class com.luna.common.os.OSinfo
 
isMacOSX() - Static method in class com.luna.common.os.OSinfo
 
isMatch(String, CharSequence) - Static method in class com.luna.common.regex.ReUtil
给定内容是否匹配正则
isMatch(Pattern, CharSequence) - Static method in class com.luna.common.regex.ReUtil
给定内容是否匹配正则
isMatchRegex(String, CharSequence) - Static method in class com.luna.common.regex.Validator
通过正则表达式验证
isMatchRegex(Pattern, CharSequence) - Static method in class com.luna.common.regex.Validator
通过正则表达式验证
isMobile(CharSequence) - Static method in class com.luna.common.regex.Validator
验证是否为手机号码(中国)
isMobileDevice() - Method in enum class com.luna.common.os.OperatingSystem
Deprecated.
isMobilePhoneNumber(String) - Static method in class com.luna.common.text.MaskUtils
判断是否是手机号
isMoney(CharSequence) - Static method in class com.luna.common.regex.Validator
验证是否为货币
isMPEiX() - Static method in class com.luna.common.os.OSinfo
 
isNetWare() - Static method in class com.luna.common.os.OSinfo
 
isNotEmpty(Object) - Static method in class com.luna.common.regex.Validator
验证是否为非空
对于String类型判定是否为empty(null 或 "")
isNotNull(Object) - Static method in class com.luna.common.regex.Validator
给定值是否不为null
isNull(Object) - Static method in class com.luna.common.check.Assert
Deprecated.
as of 4.3.7, in favor of Assert.isNull(Object, String)
isNull(Object) - Static method in class com.luna.common.regex.Validator
给定值是否为null
isNull(Object, String) - Static method in class com.luna.common.check.Assert
Assert that an object is null.
isNull(Object, Supplier<String>) - Static method in class com.luna.common.check.Assert
Assert that an object is null.
isNumber(char) - Static method in class com.luna.common.text.CharsetUtil
检查是否为数字字符,数字字符指0~9
isNumber(CharSequence) - Static method in class com.luna.common.math.NumberUtil
是否为数字,支持包括:
isNumber(CharSequence) - Static method in class com.luna.common.regex.Validator
验证该字符串是否是数字
isNumber(CharSequence) - Static method in class com.luna.common.text.StringTools
是否为数字,支持包括:
ISO_8859_1 - Static variable in class com.luna.common.text.CharsetUtil
ISO-8859-1
ISO8601_COMPATIBLE_FORMAT - Static variable in class com.luna.common.date.DateUtils
 
ISO8601_COMPATIBLE_PATTERN - Static variable in class com.luna.common.date.DateUtils
兼容不规范的iso8601时间格式
ISO8601_PATTERN - Static variable in class com.luna.common.date.DateUtils
用以输出标准的iso8601时间格式
ISO8601_PATTERN_FORMAT - Static variable in class com.luna.common.date.DateUtils
 
ISO8859_1_ESCAPE - Static variable in class com.luna.common.escape.Html4Escape
 
ISO8859_1_UNESCAPE - Static variable in class com.luna.common.escape.Html4Unescape
 
ISolarConvert - Interface in com.luna.common.calendarist.core.convert
 
isOpenVMS() - Static method in class com.luna.common.os.OSinfo
 
isOS2() - Static method in class com.luna.common.os.OSinfo
 
isOS390() - Static method in class com.luna.common.os.OSinfo
 
isOSF1() - Static method in class com.luna.common.os.OSinfo
 
isPlateNumber(CharSequence) - Static method in class com.luna.common.regex.Validator
验证是否为中国车牌号
isPowerOfTwo(long) - Static method in class com.luna.common.math.NumberUtil
判断一个整数是否是2的幂
isPreciousMetal() - Method in enum class com.luna.common.i18n.CurrencyCode
Check if this currency code represents a precious metal.
isPrimes(int) - Static method in class com.luna.common.math.NumberUtil
是否是质数(素数)
质数表的质数又称素数。指整数在一个大于1的自然数中,除了1和此整数自身外,没法被其他自然数整除的数。
isRepeatable() - Method in class com.luna.common.net.sse.SseEntity
 
isSatisfiedBy(Date) - Method in class com.luna.common.cron.CronExpression
Indicates whether the given date satisfies the cron expression.
isSignatureValid(String, String) - Static method in class com.luna.common.encrypt.SignUtil
判断签名是否正确
isSignatureValid(Map<String, String>, String) - Static method in class com.luna.common.encrypt.SignUtil
判断签名是否正确,必须包含sign字段,否则返回false。使用MD5签名。
isSignatureValid(Map<String, String>, String, SignUtil.SignType) - Static method in class com.luna.common.encrypt.SignUtil
判断签名是否正确,必须包含sign字段,否则返回false。
isSolaris() - Static method in class com.luna.common.os.OSinfo
 
isStarted() - Method in class com.luna.common.img.gif.AnimatedGifEncoder
 
isStreaming() - Method in class com.luna.common.net.sse.SseEntity
 
isSub(File, File) - Static method in class com.luna.common.file.FileTools
判断给定的目录是否为给定文件或文件夹的子目录
isSub(Path, Path) - Static method in class com.luna.common.file.FileTools
判断给定的目录是否为给定文件或文件夹的子目录
isSub(Path, Path) - Static method in class com.luna.common.file.PathUtil
判断给定的目录是否为给定文件或文件夹的子目录
isSubEquals(CharSequence, int, CharSequence, int, int, boolean) - Static method in class com.luna.common.text.StringTools
截取两个字符串的不同部分(长度一致),判断截取的子串是否相同
任意一个字符串为null返回false
isSuccess() - Method in class com.luna.common.dto.ResultDTO
 
isSunOS() - Static method in class com.luna.common.os.OSinfo
 
isSymlink(Path) - Static method in class com.luna.common.file.PathUtil
判断是否为符号链接文件
isText() - Method in class com.luna.common.net.async.CustomResponseBody
 
isTrue(boolean) - Static method in class com.luna.common.check.Assert
Deprecated.
as of 4.3.7, in favor of Assert.isTrue(boolean, String)
isTrue(boolean) - Static method in class com.luna.common.regex.Validator
给定值是否为true
isTrue(boolean, BaseException, String...) - Static method in class com.luna.common.check.AssertUtil
校验指定条件为true
isTrue(boolean, String) - Static method in class com.luna.common.check.Assert
Assert a boolean expression, throwing an IllegalArgumentException if the expression evaluates to false.
isTrue(boolean, Supplier<String>) - Static method in class com.luna.common.check.Assert
Assert a boolean expression, throwing an IllegalArgumentException if the expression evaluates to false.
isType(String, String...) - Static method in class com.luna.common.file.FileNameUtil
根据文件名检查文件类型,忽略大小写
isUpperCase(CharSequence) - Static method in class com.luna.common.regex.Validator
判断字符串是否全部为大写字母
isUrl(CharSequence) - Static method in class com.luna.common.regex.Validator
验证是否为URL
isUrl(String) - Static method in class com.luna.common.net.HttpUtils
 
isUUID(CharSequence) - Static method in class com.luna.common.regex.Validator
验证是否为UUID
包括带横线标准格式和不带横线的简单模式
isValid(double) - Static method in class com.luna.common.math.NumberUtil
检查是否为有效的数字
检查double否为无限大,或者Not a Number(NaN)
isValid(float) - Static method in class com.luna.common.math.NumberUtil
检查是否为有效的数字
检查double否为无限大,或者Not a Number(NaN)
isValidCard(String) - Static method in class com.luna.common.text.IdcardUtil
是否有效身份证号,忽略X的大小写
isValidCard10(String) - Static method in class com.luna.common.text.IdcardUtil
验证10位身份编码是否合法
isValidCard15(String) - Static method in class com.luna.common.text.IdcardUtil
验证15位身份编码是否合法
isValidCard18(String) - Static method in class com.luna.common.text.IdcardUtil
判断18位身份证的合法性
isValidCard18(String, boolean) - Static method in class com.luna.common.text.IdcardUtil
判断18位身份证的合法性
isValidExpression(String) - Static method in class com.luna.common.cron.CronExpression
Indicates whether the specified cron expression can be parsed into a valid cron expression
isValidHKCard(String) - Static method in class com.luna.common.text.IdcardUtil
验证香港身份证号码(存在Bug,部份特殊身份证无法检查)
isValidLine(String) - Method in class com.luna.common.file.LineIter
重写此方法来判断是否每一行都被返回,默认全部为true
isValidLine(String) - Method in class com.luna.common.io.LineIter
重写此方法来判断是否每一行都被返回,默认全部为true
isValidNumber(Number) - Static method in class com.luna.common.math.NumberUtil
检查是否为有效的数字
检查Double和Float是否为无限大,或者Not a Number
非数字类型和Null将返回true
isValidTWCard(String) - Static method in class com.luna.common.text.IdcardUtil
验证台湾身份证号码
isWindows() - Static method in class com.luna.common.os.OSinfo
 
isWord(CharSequence) - Static method in class com.luna.common.regex.Validator
验证该字符串是否是字母(包括大写和小写字母)
isZipCode(CharSequence) - Static method in class com.luna.common.regex.Validator
验证是否为邮政编码(中国)
it - Enum constant in enum class com.luna.common.i18n.LanguageCode
it - Enum constant in enum class com.luna.common.i18n.LocaleCode
IT - Enum constant in enum class com.luna.common.i18n.Country
 
IT - Enum constant in enum class com.luna.common.i18n.CountryCode
Italy [IT, ITA, 380, Officially assigned]
IT - Enum constant in enum class com.luna.common.text.CT.CC
 
it_CH - Enum constant in enum class com.luna.common.i18n.LocaleCode
it_IT - Enum constant in enum class com.luna.common.i18n.LocaleCode
ita - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Ital - Enum constant in enum class com.luna.common.i18n.ScriptCode
Old Italic [210]
itc - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
IterableIter<T> - Interface in com.luna.common.utils
提供合成接口,共同提供IterableIterator功能
iterator() - Method in class com.luna.common.cache.SimpleCache
 
iterator() - Method in class com.luna.common.io.LineIter
 
iterator() - Method in class com.luna.common.map.MapWrapper
 
iterator() - Method in class com.luna.common.replacer.ReplacerChain
 
iterator() - Method in interface com.luna.common.utils.IterableIter
 
itsLeapMonth(boolean) - Method in class com.luna.common.calendarist.core.CalendaristBase
由阴历转换时,设置要转换的月份是否是闰月
iu - Enum constant in enum class com.luna.common.i18n.LanguageCode
iw - Variable in class com.luna.common.img.gif.GifDecoder
 
ix - Variable in class com.luna.common.img.gif.GifDecoder
 
iy - Variable in class com.luna.common.img.gif.GifDecoder
 

J

ja - Enum constant in enum class com.luna.common.i18n.LanguageCode
ja - Enum constant in enum class com.luna.common.i18n.LocaleCode
ja_JP - Enum constant in enum class com.luna.common.i18n.LocaleCode
JAR_URL_PREFIX - Static variable in class com.luna.common.file.FileNameUtil
URL 前缀表示jar: "jar:"
JAR_URL_SEPARATOR - Static variable in class com.luna.common.file.FileNameUtil
Jar路径以及内部文件路径的分界符: "!/"
jav - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Java - Enum constant in enum class com.luna.common.i18n.ScriptCode
Javanese [361]
JAXBUtil - Class in com.luna.common.xml
JAXB(Java Architecture for XML Binding),根据XML Schema产生Java对象,即实现xml和Bean互转。
JAXBUtil() - Constructor for class com.luna.common.xml.JAXBUtil
 
jbo - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
JE - Enum constant in enum class com.luna.common.i18n.Country
 
JE - Enum constant in enum class com.luna.common.i18n.CountryCode
Jersey [JE, JEY, 832, Officially assigned]
JE - Enum constant in enum class com.luna.common.text.CT.CC
 
JINGPO - Enum constant in enum class com.luna.common.china.NationalityEnum
 
JINGZHE - Enum constant in enum class com.luna.common.calendarist.base.CalendaristTermsType
 
JINO - Enum constant in enum class com.luna.common.china.NationalityEnum
 
JM - Enum constant in enum class com.luna.common.i18n.Country
 
JM - Enum constant in enum class com.luna.common.i18n.CountryCode
Jamaica [JM, JAM, 388, Officially assigned]
JM - Enum constant in enum class com.luna.common.text.CT.CC
 
JMD - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Jamaican Dollar [numeric code = 388, minor unit = 2]
JO - Enum constant in enum class com.luna.common.i18n.Country
 
JO - Enum constant in enum class com.luna.common.i18n.CountryCode
Jordan [JO, JOR, 400, Officially assigned]
JO - Enum constant in enum class com.luna.common.text.CT.CC
 
JOD - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Jordanian Dinar [numeric code = 400, minor unit = 3]
JP - Enum constant in enum class com.luna.common.i18n.Country
 
JP - Enum constant in enum class com.luna.common.i18n.CountryCode
Japan [JP, JPN, 392, Officially assigned]
JP - Enum constant in enum class com.luna.common.text.CT.CC
 
Jpan - Enum constant in enum class com.luna.common.i18n.ScriptCode
Japanese [413]
jpn - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
jpr - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
jpx - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Japanese (family)
JPY - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Yen [numeric code = 392, minor unit = 0]
jrb - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
JSON - Static variable in interface com.luna.common.net.HttpUtilsConstant
 
Jurc - Enum constant in enum class com.luna.common.i18n.ScriptCode
Jurchen [510]
jv - Enum constant in enum class com.luna.common.i18n.LanguageCode
Jvm - Class in com.luna.common.os.hardware
JVM相关信息
Jvm() - Constructor for class com.luna.common.os.hardware.Jvm
 
JvmDTO - Class in com.luna.common.os.hardware.dto
JVM相关信息
JvmDTO() - Constructor for class com.luna.common.os.hardware.dto.JvmDTO
 
jvmInfo() - Static method in class com.luna.common.os.hardware.OshiUtils
设置Java虚拟机

K

ka - Enum constant in enum class com.luna.common.i18n.LanguageCode
kaa - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
kab - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
kac - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
kal - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Kali - Enum constant in enum class com.luna.common.i18n.ScriptCode
Kayah Li [357]
kam - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
kan - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Kana - Enum constant in enum class com.luna.common.i18n.ScriptCode
Katakana [411]
kar - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
kas - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
kat - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Georgian (ka) for terminology applications.
kau - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
kaw - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
kaz - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
KAZAK - Enum constant in enum class com.luna.common.china.NationalityEnum
 
kbd - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
kdo - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
KE - Enum constant in enum class com.luna.common.i18n.Country
 
KE - Enum constant in enum class com.luna.common.i18n.CountryCode
Kenya [KE, KEN, 404, Officially assigned]
KE - Enum constant in enum class com.luna.common.text.CT.CC
 
KES - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Kenyan Shilling [numeric code = 404, minor unit = 2]
key(String) - Static method in class com.luna.common.sensitive.Convert
密钥除了最后三位,全部都用*代替,比如:***xdS 脱敏后长度为6,如果明文长度不足三位,则按实际长度显示,剩余位置补*
KEY_LENGTH - Static variable in class com.luna.common.encrypt.security.Blowfish
 
KEY_VALUE_SEPERATOR - Static variable in class com.luna.common.text.FeatureUtils
 
keyClick(int...) - Static method in class com.luna.common.swing.RobotUtil
模拟键盘点击
包括键盘的按下和释放
keyLockMap - Variable in class com.luna.common.cache.SimpleCache
写的时候每个key一把锁,降低锁的粒度
keyPressString(String) - Static method in class com.luna.common.swing.RobotUtil
打印输出指定字符串(借助剪贴板)
keyPressWithAlt(int) - Static method in class com.luna.common.swing.RobotUtil
alt+ 按键
keyPressWithCtrl(int) - Static method in class com.luna.common.swing.RobotUtil
ctrl+ 按键
keyPressWithShift(int) - Static method in class com.luna.common.swing.RobotUtil
shift+ 按键
keySet() - Method in class com.luna.common.map.MapWrapper
 
kg - Enum constant in enum class com.luna.common.i18n.LanguageCode
KG - Enum constant in enum class com.luna.common.i18n.Country
 
KG - Enum constant in enum class com.luna.common.i18n.CountryCode
Kyrgyzstan [KG, KGZ, 417, Officially assigned]
KG - Enum constant in enum class com.luna.common.text.CT.CC
 
KGS - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Som [numeric code = 417, minor unit = 2]
KH - Enum constant in enum class com.luna.common.i18n.Country
 
KH - Enum constant in enum class com.luna.common.i18n.CountryCode
Cambodia [KH, KHM, 116, Officially assigned]
KH - Enum constant in enum class com.luna.common.text.CT.CC
 
kha - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Khar - Enum constant in enum class com.luna.common.i18n.ScriptCode
Kharoshthi [305]
khi - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
khm - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Khmr - Enum constant in enum class com.luna.common.i18n.ScriptCode
Khmer [355]
kho - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Khoj - Enum constant in enum class com.luna.common.i18n.ScriptCode
Khojki [322]
KHR - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Riel [numeric code = 116, minor unit = 2]
ki - Enum constant in enum class com.luna.common.i18n.LanguageCode
KI - Enum constant in enum class com.luna.common.i18n.Country
 
KI - Enum constant in enum class com.luna.common.i18n.CountryCode
Kiribati [KI, KIR, 296, Officially assigned]
KI - Enum constant in enum class com.luna.common.text.CT.CC
 
kik - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
killProcessGracefully(Process, String) - Static method in class com.luna.common.command.ProcessUtils
 
killProcessGracefully(Process, String) - Static method in class com.luna.common.os.ProcessUtils
 
kin - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
KINDLE - Enum constant in enum class com.luna.common.os.OperatingSystem
Various Linux based operating systems.
KINDLE2 - Enum constant in enum class com.luna.common.os.OperatingSystem
 
KINDLE3 - Enum constant in enum class com.luna.common.os.OperatingSystem
 
kir - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
KIRGIZ - Enum constant in enum class com.luna.common.china.NationalityEnum
 
kj - Enum constant in enum class com.luna.common.i18n.LanguageCode
kk - Enum constant in enum class com.luna.common.i18n.LanguageCode
kk_KZ - Enum constant in enum class com.luna.common.i18n.LocaleCode
kl - Enum constant in enum class com.luna.common.i18n.LanguageCode
km - Enum constant in enum class com.luna.common.i18n.LanguageCode
KM - Enum constant in enum class com.luna.common.i18n.Country
 
KM - Enum constant in enum class com.luna.common.i18n.CountryCode
Comoros [KM, COM, 174, Officially assigned]
KM - Enum constant in enum class com.luna.common.text.CT.CC
 
kmb - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
KMF - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Comoro Franc [numeric code = 174, minor unit = 0]
kn - Enum constant in enum class com.luna.common.i18n.LanguageCode
KN - Enum constant in enum class com.luna.common.i18n.Country
 
KN - Enum constant in enum class com.luna.common.i18n.CountryCode
Saint Kitts and Nevis [KN, KNA, 659, Officially assigned]
KN - Enum constant in enum class com.luna.common.text.CT.CC
 
Knda - Enum constant in enum class com.luna.common.i18n.ScriptCode
Kannada [345]
ko - Enum constant in enum class com.luna.common.i18n.LanguageCode
ko - Enum constant in enum class com.luna.common.i18n.LocaleCode
ko_KR - Enum constant in enum class com.luna.common.i18n.LocaleCode
kok - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Konkani (macrolanguage)
kom - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Komi (kv).
kon - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
kor - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Kore - Enum constant in enum class com.luna.common.i18n.ScriptCode
Korean [287]
KOREAN - Enum constant in enum class com.luna.common.china.NationalityEnum
 
kos - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
KP - Enum constant in enum class com.luna.common.i18n.Country
 
KP - Enum constant in enum class com.luna.common.i18n.CountryCode
Korea, Democratic People's Republic of [KP, PRK, 408, Officially assigned]
KP - Enum constant in enum class com.luna.common.text.CT.CC
 
kpe - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Kpel - Enum constant in enum class com.luna.common.i18n.ScriptCode
Kpelle [436]
KPW - Enum constant in enum class com.luna.common.i18n.CurrencyCode
North Korean Won [numeric code = 408, minor unit = 2]
kr - Enum constant in enum class com.luna.common.i18n.LanguageCode
KR - Enum constant in enum class com.luna.common.i18n.Country
 
KR - Enum constant in enum class com.luna.common.i18n.CountryCode
Korea, Republic of [KR, KOR, 410, Officially assigned]
KR - Enum constant in enum class com.luna.common.text.CT.CC
 
krc - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
krl - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
kro - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
kru - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
KRW - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Won [numeric code = 410, minor unit = 0]
ks - Enum constant in enum class com.luna.common.i18n.LanguageCode
Kthi - Enum constant in enum class com.luna.common.i18n.ScriptCode
Kaithi [317]
ku - Enum constant in enum class com.luna.common.i18n.LanguageCode
kua - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
kum - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
kur - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
kut - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
kv - Enum constant in enum class com.luna.common.i18n.LanguageCode
kw - Enum constant in enum class com.luna.common.i18n.LanguageCode
KW - Enum constant in enum class com.luna.common.i18n.Country
 
KW - Enum constant in enum class com.luna.common.i18n.CountryCode
Kuwait [KW, KWT, 414, Officially assigned]
KW - Enum constant in enum class com.luna.common.text.CT.CC
 
KWD - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Kuwaiti Dinar [numeric code = 414, minor unit = 3]
ky - Enum constant in enum class com.luna.common.i18n.LanguageCode
KY - Enum constant in enum class com.luna.common.i18n.Country
 
KY - Enum constant in enum class com.luna.common.i18n.CountryCode
Cayman Islands [KY, CYM, 136, Officially assigned]
KY - Enum constant in enum class com.luna.common.text.CT.CC
 
KYD - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Cayman Islands Dollar [numeric code = 136, minor unit = 2]
KZ - Enum constant in enum class com.luna.common.i18n.Country
 
KZ - Enum constant in enum class com.luna.common.i18n.CountryCode
Kazakhstan [KZ, KAZ, 398, Officially assigned]
KZ - Enum constant in enum class com.luna.common.text.CT.CC
 
KZT - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Tenge [numeric code = 398, minor unit = 2]

L

la - Enum constant in enum class com.luna.common.i18n.LanguageCode
LA - Enum constant in enum class com.luna.common.i18n.Country
 
LA - Enum constant in enum class com.luna.common.i18n.CountryCode
Lao People's Democratic Republic [LA, LAO, 418, Officially assigned]
LabColor - Class in com.luna.common.img
表示以 LAB 形式存储的颜色。
L: 亮度 a: 正数代表红色,负端代表绿色 b: 正数代表黄色,负端代表蓝色
LabColor(Color) - Constructor for class com.luna.common.img.LabColor
 
LabColor(Integer) - Constructor for class com.luna.common.img.LabColor
 
lad - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
lah - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
LAHU - Enum constant in enum class com.luna.common.china.NationalityEnum
 
LAK - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Kip [numeric code = 418, minor unit = 2]
lam - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Lana - Enum constant in enum class com.luna.common.i18n.ScriptCode
Tai Tham [351]
LanguageAlpha3Code - Enum Class in com.luna.common.i18n
ISO 639-2 language code (3-letter lowercase code).
LanguageAlpha3Code.Usage - Enum Class in com.luna.common.i18n
The usage of this language code.
LanguageCode - Enum Class in com.luna.common.i18n
ISO 639-1 language code.
lao - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Lao (lo).
Laoo - Enum constant in enum class com.luna.common.i18n.ScriptCode
Lao [356]
lastBgColor - Variable in class com.luna.common.img.gif.GifDecoder
 
lastDispose - Variable in class com.luna.common.img.gif.GifDecoder
 
lastImage - Variable in class com.luna.common.img.gif.GifDecoder
 
lastIndexOf(String, CharSequence) - Static method in class com.luna.common.regex.ReUtil
找到指定正则匹配到第一个字符串的位置
lastIndexOf(Pattern, CharSequence) - Static method in class com.luna.common.regex.ReUtil
找到指定模式匹配到最后一个字符串的位置
lastRect - Variable in class com.luna.common.img.gif.GifDecoder
 
lat - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Latf - Enum constant in enum class com.luna.common.i18n.ScriptCode
Latin [217]
Latg - Enum constant in enum class com.luna.common.i18n.ScriptCode
Latin [216]
Latn - Enum constant in enum class com.luna.common.i18n.ScriptCode
Latin [215]
lav - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
lb - Enum constant in enum class com.luna.common.i18n.LanguageCode
LB - Enum constant in enum class com.luna.common.i18n.Country
 
LB - Enum constant in enum class com.luna.common.i18n.CountryCode
Lebanon [LB, LBN, 422, Officially assigned]
LB - Enum constant in enum class com.luna.common.text.CT.CC
 
LBP - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Lebanese Pound [numeric code = 422, minor unit = 2]
LC - Enum constant in enum class com.luna.common.i18n.Country
 
LC - Enum constant in enum class com.luna.common.i18n.CountryCode
Saint Lucia [LC, LCA, 662, Officially assigned]
LC - Enum constant in enum class com.luna.common.text.CT.CC
 
lct - Variable in class com.luna.common.img.gif.GifDecoder
 
lctFlag - Variable in class com.luna.common.img.gif.GifDecoder
 
lctSize - Variable in class com.luna.common.img.gif.GifDecoder
 
LEAP_MONTH - Static variable in class com.luna.common.calendarist.core.CalendaristBase
 
LEAP_MONTH_OF_CURRENT - Static variable in class com.luna.common.calendarist.core.CalendaristBase
 
leapMonth(int) - Static method in class com.luna.common.calendarist.utils.CalendaristUtils
农历某年闰哪个月 1-12 , 没闰返回0
learn() - Method in class com.luna.common.img.gif.NeuQuant
 
lengthcount - Variable in class com.luna.common.img.gif.NeuQuant
 
Lepc - Enum constant in enum class com.luna.common.i18n.ScriptCode
Lepcha [335]
lez - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
LF - Static variable in interface com.luna.common.constant.CharPoolConstant
字符常量:换行符 '\n'
LF - Static variable in interface com.luna.common.constant.StrPoolConstant
字符串常量:换行符 "\n"
lg - Enum constant in enum class com.luna.common.i18n.LanguageCode
LHOBA - Enum constant in enum class com.luna.common.china.NationalityEnum
 
li - Enum constant in enum class com.luna.common.i18n.LanguageCode
LI - Enum constant in enum class com.luna.common.china.NationalityEnum
 
LI - Enum constant in enum class com.luna.common.i18n.Country
 
LI - Enum constant in enum class com.luna.common.i18n.CountryCode
Liechtenstein [LI, LIE, 438, Officially assigned]
LI - Enum constant in enum class com.luna.common.text.CT.CC
 
LICHUN - Enum constant in enum class com.luna.common.calendarist.base.CalendaristTermsType
 
LIDONG - Enum constant in enum class com.luna.common.calendarist.base.CalendaristTermsType
 
lim - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Limb - Enum constant in enum class com.luna.common.i18n.ScriptCode
Limbu [336]
lin - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Lina - Enum constant in enum class com.luna.common.i18n.ScriptCode
Linear A [400]
Linb - Enum constant in enum class com.luna.common.i18n.ScriptCode
Linear B [401]
LineHandler - Interface in com.luna.common.io
行处理器
lineIter(InputStream, Charset) - Static method in class com.luna.common.io.IoUtil
返回行遍历器
lineIter(Reader) - Static method in class com.luna.common.io.IoUtil
返回行遍历器
LineIter - Class in com.luna.common.file
将Reader包装为一个按照行读取的Iterator
此对象遍历结束后,应关闭之,推荐使用方式:
LineIter - Class in com.luna.common.io
将Reader包装为一个按照行读取的Iterator
此对象遍历结束后,应关闭之,推荐使用方式:
LineIter(InputStream, Charset) - Constructor for class com.luna.common.file.LineIter
构造
LineIter(InputStream, Charset) - Constructor for class com.luna.common.io.LineIter
构造
LineIter(Reader) - Constructor for class com.luna.common.file.LineIter
构造
LineIter(Reader) - Constructor for class com.luna.common.io.LineIter
构造
LineSplitUtils - Class in com.luna.common.text
 
LineSplitUtils() - Constructor for class com.luna.common.text.LineSplitUtils
 
Linux - Enum constant in enum class com.luna.common.os.EPlatform
 
LINUX - Enum constant in enum class com.luna.common.os.OperatingSystem
 
LINUX_FOUNDATION - Enum constant in enum class com.luna.common.os.Manufacturer
Linux Foundation, owner of the Tizen Project
LINUX_SMART_TV - Enum constant in enum class com.luna.common.os.OperatingSystem
 
LINUX_TASK_KILL - Static variable in interface com.luna.common.command.CommandConstant
linux task kill
LIQIU - Enum constant in enum class com.luna.common.calendarist.base.CalendaristTermsType
 
listen(boolean) - Method in enum class com.luna.common.swing.ClipboardMonitor
开始监听
listen(int, long, ClipboardListener, boolean) - Static method in class com.luna.common.swing.ClipboardUtil
监听剪贴板修改事件
listen(ClipboardListener) - Static method in class com.luna.common.swing.ClipboardUtil
监听剪贴板修改事件
listen(ClipboardListener, boolean) - Static method in class com.luna.common.swing.ClipboardUtil
监听剪贴板修改事件
Lisu - Enum constant in enum class com.luna.common.i18n.ScriptCode
Lisu [399]
LISU - Enum constant in enum class com.luna.common.china.NationalityEnum
 
lit - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
LIXIA - Enum constant in enum class com.luna.common.calendarist.base.CalendaristTermsType
 
LK - Enum constant in enum class com.luna.common.i18n.Country
 
LK - Enum constant in enum class com.luna.common.i18n.CountryCode
Sri Lanka [LK, LKA, 144, Officially assigned]
LK - Enum constant in enum class com.luna.common.text.CT.CC
 
LKR - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Sri Lanka Rupee [numeric code = 144, minor unit = 2]
ln - Enum constant in enum class com.luna.common.i18n.LanguageCode
lo - Enum constant in enum class com.luna.common.i18n.LanguageCode
Lao (lao).
LO - Enum constant in enum class com.luna.common.text.CT.CC
 
LOCAL_HOST - Static variable in class com.luna.common.net.IPAddressUtil
 
LocaleCode - Enum Class in com.luna.common.i18n
Locale code.
LoggingEventSourceListener<T,E> - Class in com.luna.common.net.hander
 
LoggingEventSourceListener() - Constructor for class com.luna.common.net.hander.LoggingEventSourceListener
 
lol - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Loma - Enum constant in enum class com.luna.common.i18n.ScriptCode
Loma [437]
longConvert2Double(long) - Static method in class com.luna.common.math.MathConvertUtil
这里保留2未精度 入参500,出参5
longValue() - Method in class com.luna.common.mutable.MutableByte
 
longValue() - Method in class com.luna.common.mutable.MutableDouble
 
longValue() - Method in class com.luna.common.mutable.MutableFloat
 
longValue() - Method in class com.luna.common.mutable.MutableInt
 
longValue() - Method in class com.luna.common.mutable.MutableLong
 
longValue() - Method in class com.luna.common.mutable.MutableShort
 
LookupReplacer - Class in com.luna.common.replacer
查找替换器,通过查找指定关键字,替换对应的值
LookupReplacer(String[]...) - Constructor for class com.luna.common.replacer.LookupReplacer
构造
loopCount - Variable in class com.luna.common.img.gif.GifDecoder
 
loopFiles(Path, int, FileFilter) - Static method in class com.luna.common.file.PathUtil
递归遍历目录以及子目录中的所有文件
如果提供path为文件,直接返回过滤结果
lostOwnership(Clipboard, Transferable) - Method in enum class com.luna.common.swing.ClipboardMonitor
 
loz - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
LR - Enum constant in enum class com.luna.common.i18n.Country
 
LR - Enum constant in enum class com.luna.common.i18n.CountryCode
Liberia [LR, LBR, 430, Officially assigned]
LR - Enum constant in enum class com.luna.common.text.CT.CC
 
LRD - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Liberian Dollar [numeric code = 430, minor unit = 2]
LS - Enum constant in enum class com.luna.common.i18n.Country
 
LS - Enum constant in enum class com.luna.common.i18n.CountryCode
Lesotho [LS, LSO, 426, Officially assigned]
LS - Enum constant in enum class com.luna.common.text.CT.CC
 
LSL - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Loti [numeric code = 426, minor unit = 2]
lt - Enum constant in enum class com.luna.common.i18n.LanguageCode
lt - Enum constant in enum class com.luna.common.i18n.LocaleCode
LT - Enum constant in enum class com.luna.common.i18n.Country
 
LT - Enum constant in enum class com.luna.common.i18n.CountryCode
Lithuania [LT, LTU, 440, Officially assigned]
LT - Enum constant in enum class com.luna.common.text.CT.CC
 
LT - Static variable in interface com.luna.common.xml.XmlConstant
字符串常量:XML 小于号转义 "&lt;" -> "<"
LT - Static variable in class com.luna.common.xml.XmlUtil
字符串常量:XML 小于号转义 "&lt;" -> "<"
lt_LT - Enum constant in enum class com.luna.common.i18n.LocaleCode
LTL - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Deprecated. 
ltz - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
lu - Enum constant in enum class com.luna.common.i18n.LanguageCode
LU - Enum constant in enum class com.luna.common.i18n.Country
 
LU - Enum constant in enum class com.luna.common.i18n.CountryCode
Luxembourg [LU, LUX, 442, Officially assigned]
LU - Enum constant in enum class com.luna.common.text.CT.CC
 
lua - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
lub - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
lug - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
lui - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
lun - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
LUNAR_CODE - Static variable in class com.luna.common.calendarist.constants.CalendaristConstants
阴历年份编码 从1900年到2100年的农历月份数据代码 20位二进制代码表示一个年份的数据, 前四位0:表示闰月为29天,1:表示闰月为30天 中间12位:从左起表示1-12月每月的大小,1为30天,0为29天 最后四位:表示闰月的月份,0表示当年无闰月 前四位和最后四位应该结合使用,如果最后四位为0,则不考虑前四位 例: 1901年代码为 19168,转成二进制为 0b100101011100000, 最后四位为0,当年无闰月,月份数据为 010010101110 分别代表12月的大小情况 1903年代码为 21717,转成二进制为 0b101010011010101,最后四位为5,当年为闰五月,首四位为0,闰月为29天, 月份数据为 010101001101,分别代表12月的大小情况
LUNAR_INIT_TIMESTAMP - Static variable in class com.luna.common.calendarist.constants.CalendaristConstants
农历起始时间戳 (1900年1月31)
LUNAR_MONTH_DAYS - Static variable in class com.luna.common.calendarist.constants.CalendaristConstants
 
LunarDate - Class in com.luna.common.calendarist.pojo
阴历日期
LunarDate() - Constructor for class com.luna.common.calendarist.pojo.LunarDate
 
LunarDate(int, int, int) - Constructor for class com.luna.common.calendarist.pojo.LunarDate
 
LunarDate(int, int, int, int, int, int, int) - Constructor for class com.luna.common.calendarist.pojo.LunarDate
 
LunarDate(int, int, int, int, int, int, int, boolean) - Constructor for class com.luna.common.calendarist.pojo.LunarDate
 
luo - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
lus - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
lv - Enum constant in enum class com.luna.common.i18n.LanguageCode
lv - Enum constant in enum class com.luna.common.i18n.LocaleCode
LV - Enum constant in enum class com.luna.common.i18n.Country
 
LV - Enum constant in enum class com.luna.common.i18n.CountryCode
Latvia [LV, LVA, 428, Officially assigned]
LV - Enum constant in enum class com.luna.common.text.CT.CC
 
lv_LV - Enum constant in enum class com.luna.common.i18n.LocaleCode
LY - Enum constant in enum class com.luna.common.i18n.Country
 
LY - Enum constant in enum class com.luna.common.i18n.CountryCode
Libya [LY, LBY, 434, Officially assigned]
LY - Enum constant in enum class com.luna.common.text.CT.CC
 
Lyci - Enum constant in enum class com.luna.common.i18n.ScriptCode
Lycian [202]
LYD - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Libyan Dinar [numeric code = 434, minor unit = 3]
Lydi - Enum constant in enum class com.luna.common.i18n.ScriptCode
Lydian [116]

M

MA - Enum constant in enum class com.luna.common.i18n.Country
 
MA - Enum constant in enum class com.luna.common.i18n.CountryCode
Morocco [MA, MAR, 504, Officially assigned]
MA - Enum constant in enum class com.luna.common.text.CT.CC
 
mac - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Macedonian (mk) for bibliographic applications.
MAC_ADDRESS - Static variable in class com.luna.common.regex.PatternPool
MAC地址正则
MAC_ADDRESS - Static variable in interface com.luna.common.regex.RegexPool
MAC地址正则
Mac_OS - Enum constant in enum class com.luna.common.os.EPlatform
 
MAC_OS - Enum constant in enum class com.luna.common.os.OperatingSystem
Older Mac OS systems before Mac OS X
Mac_OS_X - Enum constant in enum class com.luna.common.os.EPlatform
 
MAC_OS_X - Enum constant in enum class com.luna.common.os.OperatingSystem
 
MAC_OS_X_IPAD - Enum constant in enum class com.luna.common.os.OperatingSystem
 
MAC_OS_X_IPHONE - Enum constant in enum class com.luna.common.os.OperatingSystem
 
MAC_OS_X_IPOD - Enum constant in enum class com.luna.common.os.OperatingSystem
 
mad - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
MAD - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Moroccan Dirham [numeric code = 504, minor unit = 2]
MAEMO - Enum constant in enum class com.luna.common.os.OperatingSystem
Linux based Maemo software platform by Nokia.
mag - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
mah - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Mahj - Enum constant in enum class com.luna.common.i18n.ScriptCode
Mahajani [314]
mai - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
mail(String) - Static method in class com.luna.common.swing.DesktopUtil
使用平台默认浏览器打开指定URL地址
main(String[]) - Static method in class com.luna.common.calendarist.Calendarist
 
main(String[]) - Static method in class com.luna.common.cron.CronExpression
 
main(String[]) - Static method in class com.luna.common.cron.CronUtil
 
main(String[]) - Static method in class com.luna.common.encrypt.AesUtil
 
main(String[]) - Static method in class com.luna.common.encrypt.BCrypt
 
main(String[]) - Static method in class com.luna.common.encrypt.BCryptPasswordEncoder
 
main(String[]) - Static method in class com.luna.common.math.MathConvertUtil
 
main(String[]) - Static method in class com.luna.common.os.hardware.OshiUtils
 
main(String[]) - Static method in class com.luna.common.os.SystemInfoUtil
 
main(String[]) - Static method in class com.luna.common.sensitive.SensitiveTest
 
main(String[]) - Static method in class com.luna.common.sensitive.SensitiveUtil
 
main(String[]) - Static method in class com.luna.common.swing.RobotUtil
 
main(String[]) - Static method in class com.luna.common.text.FeatureUtils
 
main(String[]) - Static method in class com.luna.common.text.SessionGenerator
 
main(String[]) - Static method in class com.luna.common.thread.AsyncEngineUtils
 
main(String[]) - Static method in class com.luna.common.thread.CommonThreadPoolUtil
 
main(String[]) - Static method in class com.luna.common.thread.ScheduledAsyncExecutor
 
main(String[]) - Static method in class com.luna.common.utils.GreyUtil
 
main(String[]) - Static method in class com.luna.common.utils.IdWorkerUtil
 
mainName(File) - Static method in class com.luna.common.file.FileNameUtil
返回主文件名
mainName(String) - Static method in class com.luna.common.file.FileNameUtil
返回主文件名
mak - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
makeAccessible(Field) - Static method in class com.luna.common.reflect.ReflectUtils
改变private/protected的成员变量为public,尽量不调用实际改动的语句,避免JDK的SecurityManager抱怨。
makeAccessible(Method) - Static method in class com.luna.common.reflect.ReflectUtils
改变private/protected的方法为public,尽量不调用实际改动的语句,避免JDK的SecurityManager抱怨。
mal - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
man - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
MANCHU - Enum constant in enum class com.luna.common.china.NationalityEnum
 
Mand - Enum constant in enum class com.luna.common.i18n.ScriptCode
Mandaic, Mandaean [140]
MANGZHONG - Enum constant in enum class com.luna.common.calendarist.base.CalendaristTermsType
 
Mani - Enum constant in enum class com.luna.common.i18n.ScriptCode
Manichaean [139]
Manufacturer - Enum Class in com.luna.common.os
Enum constants representing manufacturers of operating systems and client software.
mao - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Māori (mi) for bibliographic applications.
MAONAN - Enum constant in enum class com.luna.common.china.NationalityEnum
 
map - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
map(int, int, int) - Method in class com.luna.common.img.gif.NeuQuant
 
MapTools - Class in com.luna.common.text
 
MapTools() - Constructor for class com.luna.common.text.MapTools
 
mapToXml(Map<?, ?>, String) - Static method in class com.luna.common.xml.XmlUtil
将Map转换为XML
mapToXml(Map<?, ?>, String, String) - Static method in class com.luna.common.xml.XmlUtil
将Map转换为XML
mapToXml(Map<String, String>) - Static method in class com.luna.common.reflect.ConvertUtil
将Map转换为XML格式的字符串
mapToXmlStr(Map<?, ?>) - Static method in class com.luna.common.xml.XmlUtil
将Map转换为XML格式的字符串
mapToXmlStr(Map<?, ?>, boolean) - Static method in class com.luna.common.xml.XmlUtil
将Map转换为XML格式的字符串
mapToXmlStr(Map<?, ?>, String) - Static method in class com.luna.common.xml.XmlUtil
将Map转换为XML格式的字符串
mapToXmlStr(Map<?, ?>, String, String) - Static method in class com.luna.common.xml.XmlUtil
将Map转换为XML格式的字符串
mapToXmlStr(Map<?, ?>, String, String, boolean) - Static method in class com.luna.common.xml.XmlUtil
将Map转换为XML格式的字符串
mapToXmlStr(Map<?, ?>, String, String, boolean, boolean) - Static method in class com.luna.common.xml.XmlUtil
将Map转换为XML格式的字符串
mapToXmlStr(Map<?, ?>, String, String, String, boolean, boolean) - Static method in class com.luna.common.xml.XmlUtil
将Map转换为XML格式的字符串
MapWrapper<K,V> - Class in com.luna.common.map
Map包装类,通过包装一个已有Map实现特定功能。例如自定义Key的规则或Value规则
MapWrapper(Supplier<Map<K, V>>) - Constructor for class com.luna.common.map.MapWrapper
构造
通过传入一个Map从而确定Map的类型,子类需创建一个空的Map,而非传入一个已有Map,否则值可能会被修改
MapWrapper(Map<K, V>) - Constructor for class com.luna.common.map.MapWrapper
构造
mar - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
mas - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
MaskUtils - Class in com.luna.common.text
 
MaskUtils() - Constructor for class com.luna.common.text.MaskUtils
 
maskValue(String, int, int, String) - Static method in class com.luna.common.sensitive.Convert
脱敏规则
match(char, long, long) - Static method in class com.luna.common.net.IPAddressUtil
 
match(T) - Method in interface com.luna.common.anno.Matcher
给定对象是否匹配
Matcher<T> - Interface in com.luna.common.anno
匹配接口
matches(CharSequence, String) - Method in class com.luna.common.encrypt.BCryptPasswordEncoder
 
MathConvertUtil - Class in com.luna.common.math
 
MathConvertUtil() - Constructor for class com.luna.common.math.MathConvertUtil
 
MathUtils - Class in com.luna.common.math
 
MathUtils() - Constructor for class com.luna.common.math.MathUtils
 
MAX_CONN - Static variable in class com.luna.common.net.HttpUtils
最大连接数
MAX_REDIRECTS - Static variable in class com.luna.common.net.HttpUtils
 
MAX_ROUTE - Static variable in class com.luna.common.net.HttpUtils
 
MAX_STACK_SIZE - Static variable in class com.luna.common.img.gif.GifDecoder
 
MAX_YEAR - Static variable in class com.luna.common.calendarist.constants.CalendaristConstants
支持转换的最大农历年份
MAX_YEAR - Static variable in class com.luna.common.cron.CronExpression
 
MAXNETPOS - Static variable in class com.luna.common.img.gif.NeuQuant
 
may - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Malay (macrolanguage) (ms) for bibliographic applications.
Maya - Enum constant in enum class com.luna.common.i18n.ScriptCode
Mayan hieroglyphs [090]
MC - Enum constant in enum class com.luna.common.i18n.Country
 
MC - Enum constant in enum class com.luna.common.i18n.CountryCode
Monaco [MC, MCO, 492, Officially assigned]
MC - Enum constant in enum class com.luna.common.text.CT.CC
 
MD - Enum constant in enum class com.luna.common.i18n.Country
 
MD - Enum constant in enum class com.luna.common.i18n.CountryCode
Moldova, Republic of [MD, MDA, 498, Officially assigned]
MD - Enum constant in enum class com.luna.common.text.CT.CC
 
md5(InputStream) - Static method in class com.luna.common.encrypt.HashTools
 
md5(InputStream) - Static method in class com.luna.common.encrypt.HashUtils
 
md5(String) - Static method in class com.luna.common.encrypt.HashTools
获取文件或者字符串的MD5值
md5(String) - Static method in class com.luna.common.encrypt.HashUtils
获取文件或者字符串的MD5值
MD5 - Enum constant in enum class com.luna.common.encrypt.SignUtil.SignType
 
MD5 - Static variable in class com.luna.common.encrypt.SignUtil
 
md5Checksum(String, String, String) - Static method in class com.luna.common.encrypt.EncryptUtils
根据内容生成一串校验和
md5WithFile(String) - Static method in class com.luna.common.encrypt.HashTools
 
md5WithFile(String) - Static method in class com.luna.common.encrypt.HashUtils
 
md5WithFile(String, String) - Static method in class com.luna.common.encrypt.HashTools
 
mdf - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
MDL - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Moldovan Leu [numeric code = 498, minor unit = 2]
mdr - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
ME - Enum constant in enum class com.luna.common.i18n.Country
 
ME - Enum constant in enum class com.luna.common.i18n.CountryCode
Montenegro [ME, MNE, 499, Officially assigned]
ME - Enum constant in enum class com.luna.common.text.CT.CC
 
MEDIA_EXTENSION - Static variable in class com.luna.common.media.MimeTypeConstant
 
MEEGO - Enum constant in enum class com.luna.common.os.OperatingSystem
 
Memory - Class in com.luna.common.os.hardware
 
Memory() - Constructor for class com.luna.common.os.hardware.Memory
 
MemoryDTO - Class in com.luna.common.os.hardware.dto
 
MemoryDTO() - Constructor for class com.luna.common.os.hardware.dto.MemoryDTO
 
memoryInfo(GlobalMemory) - Static method in class com.luna.common.os.hardware.OshiUtils
设置内存信息
men - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Mend - Enum constant in enum class com.luna.common.i18n.ScriptCode
Mende [438]
Merc - Enum constant in enum class com.luna.common.i18n.ScriptCode
Meroitic Cursive [101]
merge(K, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class com.luna.common.map.BiMap
 
merge(K, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class com.luna.common.map.MapWrapper
 
mergeStringArrays(String[], String[]) - Static method in class com.luna.common.text.StringTools
Deprecated.
as of 4.3.15, in favor of manual merging via LinkedHashSet (with every entry included at most once, even entries within the first array)
Mero - Enum constant in enum class com.luna.common.i18n.ScriptCode
Meroitic Hieroglyphs [100]
method(List<K>) - Method in class com.luna.common.cache.SimpleGuavaCache
 
METHOD_NAME - Static variable in class com.luna.common.net.method.HttpDelete
 
MF - Enum constant in enum class com.luna.common.i18n.Country
 
MF - Enum constant in enum class com.luna.common.i18n.CountryCode
Saint Martin (French part) [MF, MAF, 663, Officially assigned]
MF - Enum constant in enum class com.luna.common.text.CT.CC
 
mg - Enum constant in enum class com.luna.common.i18n.LanguageCode
MG - Enum constant in enum class com.luna.common.i18n.Country
 
MG - Enum constant in enum class com.luna.common.i18n.CountryCode
Madagascar [MG, MDG, 450, Officially assigned]
MG - Enum constant in enum class com.luna.common.text.CT.CC
 
mga - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Middle Irish (900-1200)
MGA - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Malagasy Ariary [numeric code = 969, minor unit = 2]
mh - Enum constant in enum class com.luna.common.i18n.LanguageCode
MH - Enum constant in enum class com.luna.common.i18n.Country
 
MH - Enum constant in enum class com.luna.common.i18n.CountryCode
Marshall Islands [MH, MHL, 584, Officially assigned]
MH - Enum constant in enum class com.luna.common.text.CT.CC
 
mi - Enum constant in enum class com.luna.common.i18n.LanguageCode
MIAO - Enum constant in enum class com.luna.common.china.NationalityEnum
 
mic - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
MICROSOFT - Enum constant in enum class com.luna.common.os.Manufacturer
Microsoft Corporation
millis - Variable in class com.luna.common.calendarist.pojo.CalendaristDate
 
MILLISECOND - Static variable in class com.luna.common.calendarist.core.CalendaristBase
 
MimeTypeConstant - Class in com.luna.common.media
媒体类型工具类
MimeTypeConstant() - Constructor for class com.luna.common.media.MimeTypeConstant
 
min - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
MIN_YEAR - Static variable in class com.luna.common.calendarist.constants.CalendaristConstants
支持转换的最小农历年份
MINPICTUREBYTES - Static variable in class com.luna.common.img.gif.NeuQuant
 
minute - Variable in class com.luna.common.calendarist.pojo.CalendaristDate
 
MINUTE - Enum constant in enum class com.luna.common.date.DateUnit
一分钟的毫秒数
MINUTE - Static variable in class com.luna.common.calendarist.core.CalendaristBase
 
mis - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Uncoded languages.
MISSING - Static variable in exception com.luna.common.exception.BaseException
 
mk - Enum constant in enum class com.luna.common.i18n.LanguageCode
mk - Enum constant in enum class com.luna.common.i18n.LocaleCode
MK - Enum constant in enum class com.luna.common.i18n.Country
 
MK - Enum constant in enum class com.luna.common.i18n.CountryCode
North Macedonia, Republic of [MK, MKD, 807, Officially assigned]
MK - Enum constant in enum class com.luna.common.text.CT.CC
 
mk_MK - Enum constant in enum class com.luna.common.i18n.LocaleCode
mkd - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Macedonian (mk) for terminology applications.
MKD - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Denar [numeric code = 807, minor unit = 2]
mkdir(File) - Static method in class com.luna.common.file.FileTools
创建文件夹,会递归自动创建其不存在的父文件夹,如果存在直接返回此文件夹
此方法不对File对象类型做判断,如果File不存在,无法判断其类型
mkdir(String) - Static method in class com.luna.common.command.ProcessUtils
mkdir 命令创建文件
mkdir(Path) - Static method in class com.luna.common.file.PathUtil
创建所给目录及其父目录
MKDIR - Static variable in interface com.luna.common.command.CommandConstant
 
mkdirsSafely(File, int, long) - Static method in class com.luna.common.file.FileTools
安全地级联创建目录 (确保并发环境下能创建成功)
mkh - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
mkParentDirs(File) - Static method in class com.luna.common.file.FileTools
创建所给文件或目录的父目录
mkParentDirs(Path) - Static method in class com.luna.common.file.PathUtil
创建所给文件或目录的父目录
ml - Enum constant in enum class com.luna.common.i18n.LanguageCode
ML - Enum constant in enum class com.luna.common.i18n.Country
 
ML - Enum constant in enum class com.luna.common.i18n.CountryCode
Mali [ML, MLI, 466, Officially assigned]
ML - Enum constant in enum class com.luna.common.text.CT.CC
 
mlg - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
mlt - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Mlym - Enum constant in enum class com.luna.common.i18n.ScriptCode
Malayalam [347]
MM - Enum constant in enum class com.luna.common.i18n.Country
 
MM - Enum constant in enum class com.luna.common.i18n.CountryCode
Myanmar [MM, MMR, 104, Officially assigned]
MM - Enum constant in enum class com.luna.common.text.CT.CC
 
MMC - Enum constant in enum class com.luna.common.os.Manufacturer
Mail.com Media Corporation
MMK - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Kyat [numeric code = 104, minor unit = 2]
mn - Enum constant in enum class com.luna.common.i18n.LanguageCode
MN - Enum constant in enum class com.luna.common.i18n.Country
 
MN - Enum constant in enum class com.luna.common.i18n.CountryCode
Mongolia [MN, MNG, 496, Officially assigned]
MN - Enum constant in enum class com.luna.common.text.CT.CC
 
mnc - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
mni - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
mno - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
MNT - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Tugrik [numeric code = 496, minor unit = 2]
MO - Enum constant in enum class com.luna.common.i18n.Country
 
MO - Enum constant in enum class com.luna.common.i18n.CountryCode
Macao [MO, MCO, 492, Officially assigned]
MO - Enum constant in enum class com.luna.common.text.CT.CC
 
mobile(String) - Static method in class com.luna.common.sensitive.Convert
手机号码,显示前三位、后四位,其他隐藏,比如186****0590
MOBILE - Enum constant in enum class com.luna.common.os.DeviceType
Mobile phone or similar small mobile device
MOBILE - Enum constant in enum class com.luna.common.sensitive.FieldType
 
MOBILE - Static variable in class com.luna.common.regex.PatternPool
移动电话
MOBILE - Static variable in interface com.luna.common.regex.RegexPool
移动电话
MOBILE - Static variable in class com.luna.common.regex.Validator
移动电话
MOBILE_HK - Static variable in class com.luna.common.regex.PatternPool
中国香港移动电话 eg: 中国香港: +852 5100 4810, 三位区域码+10位数字, 中国香港手机号码8位数 eg: 中国大陆: +86 180 4953 1399,2位区域码标示+13位数字 中国大陆 +86 Mainland China 中国香港 +852 Hong Kong 中国澳门 +853 Macao 中国台湾 +886 Taiwan
MOBILE_HK - Static variable in interface com.luna.common.regex.RegexPool
中国香港移动电话 eg: 中国香港: +852 5100 4810, 三位区域码+10位数字, 中国香港手机号码8位数 eg: 中国大陆: +86 180 4953 1399,2位区域码标示+13位数字 中国大陆 +86 Mainland China 中国香港 +852 Hong Kong 中国澳门 +853 Macao 中国台湾 +886 Taiwan
MOBILE_MO - Static variable in class com.luna.common.regex.PatternPool
中国澳门移动电话 eg: 中国台湾: +853 68 00000, 三位区域码 +号码以数字6开头 + 7位数字, 中国台湾手机号码8位数 中国澳门 +853 Macao 国际域名缩写:MO
MOBILE_MO - Static variable in interface com.luna.common.regex.RegexPool
中国澳门移动电话 eg: 中国台湾: +853 68 00000, 三位区域码 +号码以数字6开头 + 7位数字, 中国台湾手机号码8位数 中国澳门 +853 Macao 国际域名缩写:MO
MOBILE_PHONE - Enum constant in enum class com.luna.common.regex.DesensitizedUtil.DesensitizedType
 
MOBILE_TW - Static variable in class com.luna.common.regex.PatternPool
中国台湾移动电话 eg: 中国台湾: +886 09 60 000000, 三位区域码+号码以数字09开头 + 8位数字, 中国台湾手机号码10位数 中国台湾 +886 Taiwan 国际域名缩写:TW
MOBILE_TW - Static variable in interface com.luna.common.regex.RegexPool
中国台湾移动电话 eg: 中国台湾: +886 09 60 000000, 三位区域码+号码以数字09开头 + 8位数字, 中国台湾手机号码10位数 中国台湾 +886 Taiwan 国际域名缩写:TW
mobileEncrypt(String) - Static method in class com.luna.common.sensitive.DataDesensitizationUtils
手机号码前三后四脱敏
mobilePhone(String) - Static method in class com.luna.common.regex.DesensitizedUtil
【手机号码】前三位,后4位,其他隐藏,比如135****2210
MODE_0 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_1 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_10 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_100 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_1000 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_10000 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_101 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_10100 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_10200 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_10300 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_10400 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_10410 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_10420 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_10500 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_10600 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_10700 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_10800 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_10900 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_10901 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_11 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_110 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_1100 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_11000 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_111 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_11100 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_112 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_11200 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_11300 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_11400 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_11500 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_11600 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_11700 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_11750 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_11760 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_11800 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_11850 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_11860 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_11900 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_12 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_120 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_12000 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_12001 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_121 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_12100 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_122 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_12200 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_12300 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_124 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_12400 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_125 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_12500 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_12600 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_12700 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_12800 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_12900 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_130 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_1300 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_13000 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_131 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_13100 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_132 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_13200 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_133 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_13300 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_13400 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_13500 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_13600 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_13711 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_13712 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_13713 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_13721 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_13722 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_13723 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_13731 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_13732 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_13733 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_13741 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_13742 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_13743 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_13751 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_13752 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_13753 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_13761 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_13762 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_13763 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_13771 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_13772 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_13773 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_13800 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_13900 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_140 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_1400 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_14000 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_141 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_1410 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_14100 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_1411 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_1420 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_1421 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_1430 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_1440 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_14400 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_1441 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_1450 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_1460 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_14600 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_14700 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_14800 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_14900 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_150 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_1500 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_15000 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_15100 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_15200 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_15300 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_15400 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_15500 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_15600 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_15700 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_15900 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_160 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_1600 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_16000 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_16100 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_16200 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_16300 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_16400 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_16500 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_16600 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_16700 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_16800 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_16801 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_16900 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_1700 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_1710 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_1711 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_1720 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_17200 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_17210 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_1722 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_17220 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_17225 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_17230 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_1730 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_17300 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_1731 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_1740 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_17400 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_1750 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_17500 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_1760 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_17600 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_17700 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_17800 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_17900 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_1800 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_18000 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_18100 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_18200 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_18300 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_18400 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_18500 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_18600 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_18700 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_18800 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_18900 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_19000 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_19100 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_19200 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_19300 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_19500 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_19600 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_19700 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_19800 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_19900 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_2 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_20 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_200 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_2000 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_20011 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_20012 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_20013 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_20200 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_20300 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_20400 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_20500 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_20510 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_20600 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_20710 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_20711 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_20800 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_20900 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_21 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_2100 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_21000 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_21100 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_21200 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_21300 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_21400 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_21500 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_21600 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_21700 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_21800 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_22 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_22000 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_22001 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_22100 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_22200 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_22300 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_22301 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_22400 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_22500 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_22600 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_22700 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_23 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_23001 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_23002 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_23003 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_2400 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_2410 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_2500 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_2501 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_2600 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_2611 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_2612 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_2711 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_2811 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_30 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_300 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_3000 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_3100 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_3200 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_3710 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_3711 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_3800 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_3910 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_40 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_400 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_4010 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_4110 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_4300 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_4400 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_4500 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_4520 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_4521 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_4522 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_4700 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_4710 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_4711 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_4800 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_4900 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_50 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_500 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_501 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_5100 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_5200 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_5300 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_5400 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_5500 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_5600 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_5700 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_5800 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_60 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_600 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_6000 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_6100 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_6211 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_6212 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_6213 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_6221 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_6222 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_6223 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_6231 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_6232 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_6233 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_6241 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_6242 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_6243 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_6300 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_6400 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_6500 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_6600 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_6700 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_6800 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_6900 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_7000 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_7100 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_7200 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_7300 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_7400 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_7401 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_7500 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_7700 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_7701 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_7800 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_7801 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_7900 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_8000 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_8100 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_8200 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_8300 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_8400 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_8500 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_8600 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_8700 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_8800 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_8900 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_900 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_9000 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_9100 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_9200 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_9300 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_9400 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_9500 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_9600 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_9700 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_9710 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_9720 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_9800 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_9810 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_9820 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_9900 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
MODE_99999 - Enum constant in enum class com.luna.common.encrypt.HashMode
 
moh - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
mon - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
MONBA - Enum constant in enum class com.luna.common.china.NationalityEnum
 
MONDAY - Enum constant in enum class com.luna.common.date.DayWeekEnum
 
MONEY - Static variable in interface com.luna.common.constant.StrPoolConstant
字符串常量:美元符号 "¥"
MONEY - Static variable in class com.luna.common.regex.PatternPool
货币
MONEY - Static variable in interface com.luna.common.regex.RegexPool
货币
MONEY - Static variable in class com.luna.common.regex.Validator
货币
Mong - Enum constant in enum class com.luna.common.i18n.ScriptCode
Mongolian [145]
MONGOL - Enum constant in enum class com.luna.common.china.NationalityEnum
 
month - Variable in class com.luna.common.calendarist.pojo.CalendaristDate
 
MONTH - Static variable in class com.luna.common.calendarist.core.CalendaristBase
 
Moon - Enum constant in enum class com.luna.common.i18n.ScriptCode
Moon [218]
MOP - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Pataca [numeric code = 446, minor unit = 2]
mos - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
MotherboardDTO - Class in com.luna.common.os.hardware
 
MotherboardDTO() - Constructor for class com.luna.common.os.hardware.MotherboardDTO
 
mouseMove(int, int) - Static method in class com.luna.common.swing.RobotUtil
模拟鼠标移动
mouseWheel(int) - Static method in class com.luna.common.swing.RobotUtil
模拟鼠标滚轮滚动
move(Path, Path, boolean) - Static method in class com.luna.common.file.FileTools
移动文件或目录
当目标是目录时,会将源文件或文件夹整体移动至目标目录下
例如:move("/usr/aaa", "/usr/bbb")结果为:"/usr/bbb/aaa"
move(Path, Path, boolean) - Static method in class com.luna.common.file.PathUtil
移动文件或目录
当目标是目录时,会将源文件或文件夹整体移动至目标目录下
例如:move("/usr/aaa", "/usr/bbb")结果为:"/usr/bbb/aaa"
MoveVisitor - Class in com.luna.common.file.visitor
文件移动操作的FileVisitor实现,用于递归遍历移动目录和文件,此类非线程安全
此类在遍历源目录并移动过程中会自动创建目标目录中不存在的上级目录。
MoveVisitor(Path, Path, CopyOption...) - Constructor for class com.luna.common.file.visitor.MoveVisitor
构造
MOZILLA - Enum constant in enum class com.luna.common.os.Manufacturer
Mozilla Foundation
MP - Enum constant in enum class com.luna.common.i18n.Country
 
MP - Enum constant in enum class com.luna.common.i18n.CountryCode
Northern Mariana Islands [MP, MNP, 580, Officially assigned]
MP - Enum constant in enum class com.luna.common.text.CT.CC
 
MPEiX - Enum constant in enum class com.luna.common.os.EPlatform
 
MQ - Enum constant in enum class com.luna.common.i18n.Country
 
MQ - Enum constant in enum class com.luna.common.i18n.CountryCode
Martinique [MQ, MTQ, 474, Officially assigned]
MQ - Enum constant in enum class com.luna.common.text.CT.CC
 
mr - Enum constant in enum class com.luna.common.i18n.LanguageCode
MR - Enum constant in enum class com.luna.common.i18n.Country
 
MR - Enum constant in enum class com.luna.common.i18n.CountryCode
Mauritania [MR, MRT, 478, Officially assigned]
MR - Enum constant in enum class com.luna.common.text.CT.CC
 
mri - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Māori (mi) for terminology applications.
MRO - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Deprecated. 
Mroo - Enum constant in enum class com.luna.common.i18n.ScriptCode
Mro, Mru [199]
MRU - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Ouguiya [numeric code = 929, minor unit = 2]
ms - Enum constant in enum class com.luna.common.i18n.LanguageCode
ms - Enum constant in enum class com.luna.common.i18n.LocaleCode
MS - Enum constant in enum class com.luna.common.date.DateUnit
一毫秒
MS - Enum constant in enum class com.luna.common.i18n.Country
 
MS - Enum constant in enum class com.luna.common.i18n.CountryCode
Montserrat [MS, MSR, 500, Officially assigned]
MS - Enum constant in enum class com.luna.common.text.CT.CC
 
ms_MY - Enum constant in enum class com.luna.common.i18n.LocaleCode
msa - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Malay (ms) for terminology applications.
MSEXCEL - Static variable in interface com.luna.common.net.HttpUtilsConstant
 
MSG_DEPENDENCY_ERROR - Static variable in interface com.luna.common.dto.constant.ResultCode
 
MSG_ERROR_SYSTEM_EXCEPTION - Static variable in interface com.luna.common.dto.constant.ResultCode
 
MSG_INTERFACE_OFFLINE - Static variable in interface com.luna.common.dto.constant.ResultCode
 
MSG_PARAMETER_INVALID - Static variable in interface com.luna.common.dto.constant.ResultCode
 
MSG_SUCCESS - Static variable in interface com.luna.common.dto.constant.ResultCode
 
mt - Enum constant in enum class com.luna.common.i18n.LanguageCode
mt - Enum constant in enum class com.luna.common.i18n.LocaleCode
MT - Enum constant in enum class com.luna.common.i18n.Country
 
MT - Enum constant in enum class com.luna.common.i18n.CountryCode
Malta [MT, MLT, 470, Officially assigned]
MT - Enum constant in enum class com.luna.common.text.CT.CC
 
mt_MT - Enum constant in enum class com.luna.common.i18n.LocaleCode
Mtei - Enum constant in enum class com.luna.common.i18n.ScriptCode
Meitei Mayek [337]
MU - Enum constant in enum class com.luna.common.i18n.Country
 
MU - Enum constant in enum class com.luna.common.i18n.CountryCode
Mauritius [MU, MUS, 480, Officially assigned]]
MU - Enum constant in enum class com.luna.common.text.CT.CC
 
mul - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Multiple languages.
mul(double, double) - Static method in class com.luna.common.math.NumberUtil
提供精确的乘法运算
mul(double, float) - Static method in class com.luna.common.math.NumberUtil
提供精确的乘法运算
mul(float, double) - Static method in class com.luna.common.math.NumberUtil
提供精确的乘法运算
mul(float, float) - Static method in class com.luna.common.math.NumberUtil
提供精确的乘法运算
mul(Double, Double) - Static method in class com.luna.common.math.NumberUtil
提供精确的乘法运算
如果传入多个值为null或者空,则返回0
mul(Number...) - Static method in class com.luna.common.math.NumberUtil
提供精确的乘法运算
如果传入多个值为null或者空,则返回0
mul(Number, Number) - Static method in class com.luna.common.math.NumberUtil
提供精确的乘法运算
如果传入多个值为null或者空,则返回0
mul(String...) - Static method in class com.luna.common.math.NumberUtil
提供精确的乘法运算
如果传入多个值为null或者空,则返回0
mul(String, String) - Static method in class com.luna.common.math.NumberUtil
提供精确的乘法运算
mul(BigDecimal...) - Static method in class com.luna.common.math.NumberUtil
提供精确的乘法运算
如果传入多个值为null或者空,则返回0
MULAO - Enum constant in enum class com.luna.common.china.NationalityEnum
 
multiple(int, int) - Static method in class com.luna.common.math.NumberUtil
最小公倍数
mun - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
MUR - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Mauritius Rupee [numeric code = 480, minor unit = 2]
mus - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Mutable<T> - Interface in com.luna.common.mutable
提供可变值类型接口
MutableBool - Class in com.luna.common.mutable
可变 boolean 类型
MutableBool() - Constructor for class com.luna.common.mutable.MutableBool
构造,默认值0
MutableBool(boolean) - Constructor for class com.luna.common.mutable.MutableBool
构造
MutableBool(String) - Constructor for class com.luna.common.mutable.MutableBool
构造
MutableByte - Class in com.luna.common.mutable
可变 byte 类型
MutableByte() - Constructor for class com.luna.common.mutable.MutableByte
构造,默认值0
MutableByte(byte) - Constructor for class com.luna.common.mutable.MutableByte
构造
MutableByte(Number) - Constructor for class com.luna.common.mutable.MutableByte
构造
MutableByte(String) - Constructor for class com.luna.common.mutable.MutableByte
构造
MutableDouble - Class in com.luna.common.mutable
可变 double 类型
MutableDouble() - Constructor for class com.luna.common.mutable.MutableDouble
构造,默认值0
MutableDouble(double) - Constructor for class com.luna.common.mutable.MutableDouble
构造
MutableDouble(Number) - Constructor for class com.luna.common.mutable.MutableDouble
构造
MutableDouble(String) - Constructor for class com.luna.common.mutable.MutableDouble
构造
MutableFloat - Class in com.luna.common.mutable
可变 float 类型
MutableFloat() - Constructor for class com.luna.common.mutable.MutableFloat
构造,默认值0
MutableFloat(float) - Constructor for class com.luna.common.mutable.MutableFloat
构造
MutableFloat(Number) - Constructor for class com.luna.common.mutable.MutableFloat
构造
MutableFloat(String) - Constructor for class com.luna.common.mutable.MutableFloat
构造
MutableInt - Class in com.luna.common.mutable
可变 int 类型
MutableInt() - Constructor for class com.luna.common.mutable.MutableInt
构造,默认值0
MutableInt(int) - Constructor for class com.luna.common.mutable.MutableInt
构造
MutableInt(Number) - Constructor for class com.luna.common.mutable.MutableInt
构造
MutableInt(String) - Constructor for class com.luna.common.mutable.MutableInt
构造
MutableLong - Class in com.luna.common.mutable
可变 long 类型
MutableLong() - Constructor for class com.luna.common.mutable.MutableLong
构造,默认值0
MutableLong(long) - Constructor for class com.luna.common.mutable.MutableLong
构造
MutableLong(Number) - Constructor for class com.luna.common.mutable.MutableLong
构造
MutableLong(String) - Constructor for class com.luna.common.mutable.MutableLong
构造
MutableObj<T> - Class in com.luna.common.mutable
可变Object
MutableObj() - Constructor for class com.luna.common.mutable.MutableObj
构造,空值
MutableObj(T) - Constructor for class com.luna.common.mutable.MutableObj
构造
MutableShort - Class in com.luna.common.mutable
可变 short 类型
MutableShort() - Constructor for class com.luna.common.mutable.MutableShort
构造,默认值0
MutableShort(short) - Constructor for class com.luna.common.mutable.MutableShort
构造
MutableShort(Number) - Constructor for class com.luna.common.mutable.MutableShort
构造
MutableShort(String) - Constructor for class com.luna.common.mutable.MutableShort
构造
MV - Enum constant in enum class com.luna.common.i18n.Country
 
MV - Enum constant in enum class com.luna.common.i18n.CountryCode
Maldives [MV, MDV, 462, Officially assigned]
MV - Enum constant in enum class com.luna.common.text.CT.CC
 
MVR - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Rufiyaa [numeric code = 462, minor unit = 2]
MW - Enum constant in enum class com.luna.common.i18n.Country
 
MW - Enum constant in enum class com.luna.common.i18n.CountryCode
Malawi [MW, MWI, 454, Officially assigned]
MW - Enum constant in enum class com.luna.common.text.CT.CC
 
MWK - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Kwacha [numeric code = 454, minor unit = 2]
mwl - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
mwr - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
MX - Enum constant in enum class com.luna.common.i18n.Country
 
MX - Enum constant in enum class com.luna.common.i18n.CountryCode
Mexico [MX, MEX, 484, Officially assigned]
MX - Enum constant in enum class com.luna.common.text.CT.CC
 
MXN - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Mexican Peso [numeric code = 484, minor unit = 2]
MXV - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Mexican Unidad de Inversion (UDI) [numeric code = 979, minor unit = 2, fund]
my - Enum constant in enum class com.luna.common.i18n.LanguageCode
MY - Enum constant in enum class com.luna.common.i18n.Country
 
MY - Enum constant in enum class com.luna.common.i18n.CountryCode
Malaysia [MY, MYS, 458, Officially assigned]
MY - Enum constant in enum class com.luna.common.text.CT.CC
 
mya - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Burmese (my) for terminology applications.
Mymr - Enum constant in enum class com.luna.common.i18n.ScriptCode
Myanmar [350]
myn - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
MYR - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Malaysian Ringgit [numeric code = 458, minor unit = 2]
myv - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
MyValid - Annotation Interface in com.luna.common.anno
 
MZ - Enum constant in enum class com.luna.common.i18n.Country
 
MZ - Enum constant in enum class com.luna.common.i18n.CountryCode
Mozambique [MZ, MOZ, 508, Officially assigned]
MZ - Enum constant in enum class com.luna.common.text.CT.CC
 
MZN - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Mozambique Metical [numeric code = 943, minor unit = 2]

N

na - Enum constant in enum class com.luna.common.i18n.LanguageCode
NA - Enum constant in enum class com.luna.common.i18n.Country
 
NA - Enum constant in enum class com.luna.common.i18n.CountryCode
Namibia [NA, NAM, 516, Officially assigned]
NA - Enum constant in enum class com.luna.common.text.CT.CC
 
NAD - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Namibia Dollar [numeric code = 516, minor unit = 2]
nah - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
nai - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
NamedThreadFactory - Class in com.luna.common.thread
thread 命名
NamedThreadFactory(String) - Constructor for class com.luna.common.thread.NamedThreadFactory
 
NamedThreadFactory(String, boolean) - Constructor for class com.luna.common.thread.NamedThreadFactory
 
nap - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Narb - Enum constant in enum class com.luna.common.i18n.ScriptCode
Old North Arabian [106]
NationalityEnum - Enum Class in com.luna.common.china
 
nau - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
nav - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
NAXI - Enum constant in enum class com.luna.common.china.NationalityEnum
 
nb - Enum constant in enum class com.luna.common.i18n.LanguageCode
nb - Enum constant in enum class com.luna.common.i18n.LocaleCode
nb_NO - Enum constant in enum class com.luna.common.i18n.LocaleCode
Nbat - Enum constant in enum class com.luna.common.i18n.ScriptCode
Nabataean [159]
nbl - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
NBSP - Static variable in interface com.luna.common.xml.XmlConstant
字符串常量:XML 空格转义 "&nbsp;" -> " "
NBSP - Static variable in class com.luna.common.xml.XmlUtil
字符串常量:XML 不间断空格转义 "&nbsp;" -> " "
NC - Enum constant in enum class com.luna.common.i18n.Country
 
NC - Enum constant in enum class com.luna.common.i18n.CountryCode
New Caledonia [NC, NCL, 540, Officially assigned]
NC - Enum constant in enum class com.luna.common.text.CT.CC
 
NCYCLES - Static variable in class com.luna.common.img.gif.NeuQuant
 
nd - Enum constant in enum class com.luna.common.i18n.LanguageCode
nde - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
ndo - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
nds - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
ne - Enum constant in enum class com.luna.common.i18n.LanguageCode
NE - Enum constant in enum class com.luna.common.i18n.Country
 
NE - Enum constant in enum class com.luna.common.i18n.CountryCode
Niger [NE, NER, 562, Officially assigned]
NE - Enum constant in enum class com.luna.common.text.CT.CC
 
NEGATIVE_ONE - Static variable in interface com.luna.common.constant.Constant
常量 -1
NEGATIVE_TEN - Static variable in interface com.luna.common.constant.Constant
常量 -10
nep - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Nepali (macrolanguage) (ne).
NETBIASSHIFT - Static variable in class com.luna.common.img.gif.NeuQuant
 
netindex - Variable in class com.luna.common.img.gif.NeuQuant
 
NETSIZE - Static variable in class com.luna.common.img.gif.NeuQuant
 
NetWare_411 - Enum constant in enum class com.luna.common.os.EPlatform
 
network - Variable in class com.luna.common.img.gif.NeuQuant
 
NeuQuant - Class in com.luna.common.img.gif
NeuQuant Neural-Net Quantization Algorithm
NeuQuant(byte[], int, int) - Constructor for class com.luna.common.img.gif.NeuQuant
 
New - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
newBigInteger(String) - Static method in class com.luna.common.math.NumberUtil
创建BigInteger,支持16进制、10进制和8进制,如果传入空白串返回null
from Apache Common Lang
newChainMap() - Static method in class com.luna.common.map.ChainHashMap
 
newChainMap() - Static method in class com.luna.common.map.ChainTreeMap
 
newDocument() - Static method in class com.luna.common.xml.XmlUtil
 
newDocumentBuilder() - Static method in class com.luna.common.xml.XmlUtil
 
newThread(Runnable) - Method in class com.luna.common.thread.NamedThreadFactory
 
next() - Method in class com.luna.common.io.LineIter
返回下一行内容
next() - Method in class com.luna.common.math.ComputeIter
 
nextDate(String) - Static method in class com.luna.common.date.DateUtils
 
nextId() - Method in class com.luna.common.utils.IdWorkerUtil
获取下一个ID
nextLine() - Method in class com.luna.common.io.LineIter
返回下一行
NF - Enum constant in enum class com.luna.common.i18n.Country
 
NF - Enum constant in enum class com.luna.common.i18n.CountryCode
Norfolk Island [NF, NFK, 574, Officially assigned]
NF - Enum constant in enum class com.luna.common.text.CT.CC
 
ng - Enum constant in enum class com.luna.common.i18n.LanguageCode
NG - Enum constant in enum class com.luna.common.i18n.Country
 
NG - Enum constant in enum class com.luna.common.i18n.CountryCode
Nigeria [NG, NGA, 566, Officially assigned]
NG - Enum constant in enum class com.luna.common.text.CT.CC
 
ngf - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
NGN - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Naira [numeric code = 566, minor unit = 2]
NI - Enum constant in enum class com.luna.common.i18n.Country
 
NI - Enum constant in enum class com.luna.common.i18n.CountryCode
Nicaragua [NI, NIC, 558, Officially assigned]
NI - Enum constant in enum class com.luna.common.text.CT.CC
 
nia - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
nic - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
NINETY - Enum constant in enum class com.luna.common.constant.ProcessEnum
 
NINTENDO - Enum constant in enum class com.luna.common.os.Manufacturer
Nintendo
NIO - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Cordoba Oro [numeric code = 558, minor unit = 2]
NioUtil - Class in com.luna.common.io
NIO相关工具封装,主要针对Channel读写、拷贝等封装
NioUtil() - Constructor for class com.luna.common.io.NioUtil
 
niu - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Nkgb - Enum constant in enum class com.luna.common.i18n.ScriptCode
Nakhi Geba [420]
Nkoo - Enum constant in enum class com.luna.common.i18n.ScriptCode
N’Ko [165]
nl - Enum constant in enum class com.luna.common.i18n.LanguageCode
nl - Enum constant in enum class com.luna.common.i18n.LocaleCode
NL - Enum constant in enum class com.luna.common.i18n.Country
 
NL - Enum constant in enum class com.luna.common.i18n.CountryCode
Netherlands [NL, NLD, 528, Officially assigned]
NL - Enum constant in enum class com.luna.common.text.CT.CC
 
nl_BE - Enum constant in enum class com.luna.common.i18n.LocaleCode
nl_NL - Enum constant in enum class com.luna.common.i18n.LocaleCode
nld - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Dutch (nl) for terminology applications.
nn - Enum constant in enum class com.luna.common.i18n.LanguageCode
nn_NO - Enum constant in enum class com.luna.common.i18n.LocaleCode
nno - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
no - Enum constant in enum class com.luna.common.i18n.LanguageCode
Deprecated.
LanguageCode.nb should be used.
no - Enum constant in enum class com.luna.common.i18n.LocaleCode
Deprecated.
LocaleCode.nb or LocaleCode.nb_NO should be used.
NO - Enum constant in enum class com.luna.common.i18n.Country
 
NO - Enum constant in enum class com.luna.common.i18n.CountryCode
Norway [NO, NOR, 578, Officially assigned]
NO - Enum constant in enum class com.luna.common.text.CT.CC
 
NO_MESSAGE - Enum constant in enum class com.luna.common.os.Profiler.MessageLevel
 
no_NO - Enum constant in enum class com.luna.common.i18n.LocaleCode
Deprecated.
LocaleCode.nb_NO should be used.
nob - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
NodeChain - Class in com.luna.common.engine.model
detailNode的存储类
NodeChain() - Constructor for class com.luna.common.engine.model.NodeChain
 
NodeConf - Class in com.luna.common.engine.model
节点配置
NodeConf() - Constructor for class com.luna.common.engine.model.NodeConf
 
NodeName - Class in com.luna.common.engine.model
节点Key
NodeName(String, String) - Constructor for class com.luna.common.engine.model.NodeName
 
NodeParallelTask - Class in com.luna.common.engine.task
Node节点的执行类
NodeParallelTask(EngineNode, EngineRunData, EngineContext) - Constructor for class com.luna.common.engine.task.NodeParallelTask
 
NodeSpi - Interface in com.luna.common.engine.spi
SPI接口
nog - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
NOK - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Norwegian Krone [numeric code = 578, minor unit = 2]
NOKIA - Enum constant in enum class com.luna.common.os.Manufacturer
Nokia Corporation
non - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
noNullElements(Object[]) - Static method in class com.luna.common.check.Assert
Deprecated.
noNullElements(Object[], String) - Static method in class com.luna.common.check.Assert
Assert that an array contains no null elements.
noNullElements(Object[], Supplier<String>) - Static method in class com.luna.common.check.Assert
Assert that an array contains no null elements.
nor - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
normalize(String) - Static method in class com.luna.common.file.FileNameUtil
修复路径
如果原路径尾部有分隔符,则保留为标准分隔符(/),否则不保留 1.
NOT_USED - Enum constant in enum class com.luna.common.i18n.CountryCode.Assignment
notAnnoParse() - Static method in class com.luna.common.sensitive.SensitiveTest
 
notBlank(String, BaseException, String...) - Static method in class com.luna.common.check.AssertUtil
校验字符串不能为空
notEmpty(Object[]) - Static method in class com.luna.common.check.Assert
Deprecated.
as of 4.3.7, in favor of Assert.notEmpty(Object[], String)
notEmpty(Object[], String) - Static method in class com.luna.common.check.Assert
Assert that an array contains elements; that is, it must not be null and must contain at least one element.
notEmpty(Object[], Supplier<String>) - Static method in class com.luna.common.check.Assert
Assert that an array contains elements; that is, it must not be null and must contain at least one element.
notEmpty(Collection<?>) - Static method in class com.luna.common.check.Assert
Deprecated.
as of 4.3.7, in favor of Assert.notEmpty(Collection, String)
notEmpty(Collection<?>, String) - Static method in class com.luna.common.check.Assert
Assert that a collection contains elements; that is, it must not be null and must contain at least one element.
notEmpty(Collection<?>, Supplier<String>) - Static method in class com.luna.common.check.Assert
Assert that a collection contains elements; that is, it must not be null and must contain at least one element.
notEmpty(Collection, BaseException, String...) - Static method in class com.luna.common.check.AssertUtil
校验指定集合不能为空
notEmpty(Map<?, ?>) - Static method in class com.luna.common.check.Assert
Deprecated.
as of 4.3.7, in favor of Assert.notEmpty(Map, String)
notEmpty(Map<?, ?>, String) - Static method in class com.luna.common.check.Assert
Assert that a Map contains entries; that is, it must not be null and must contain at least one entry.
notEmpty(Map<?, ?>, Supplier<String>) - Static method in class com.luna.common.check.Assert
Assert that a Map contains entries; that is, it must not be null and must contain at least one entry.
notEmpty(Map, BaseException, String...) - Static method in class com.luna.common.check.AssertUtil
校验指定对象不能为null
notExists(String) - Static method in class com.luna.common.file.FileTools
判断一个文件是否存在
notNull(Object) - Static method in class com.luna.common.check.Assert
Deprecated.
as of 4.3.7, in favor of Assert.notNull(Object, String)
notNull(Object, BaseException, String...) - Static method in class com.luna.common.check.AssertUtil
校验指定对象不能为null
notNull(Object, String) - Static method in class com.luna.common.check.Assert
Assert that an object is not null.
notNull(Object, Supplier<String>) - Static method in class com.luna.common.check.Assert
Assert that an object is not null.
NotRepeatSubmit - Annotation Interface in com.luna.common.anno
禁止重复提交
NP - Enum constant in enum class com.luna.common.i18n.Country
 
NP - Enum constant in enum class com.luna.common.i18n.CountryCode
Nepal [NP, NPL, 524, Officially assigned]
NP - Enum constant in enum class com.luna.common.text.CT.CC
 
NPR - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Nepalese Rupee [numeric code = 524, minor unit = 2]
nqo - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
nr - Enum constant in enum class com.luna.common.i18n.LanguageCode
NR - Enum constant in enum class com.luna.common.i18n.Country
 
NR - Enum constant in enum class com.luna.common.i18n.CountryCode
Nauru [NR, NRU, 520, Officially assigned]
NR - Enum constant in enum class com.luna.common.text.CT.CC
 
Nshu - Enum constant in enum class com.luna.common.i18n.ScriptCode
Nushu [499]
nso - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
NT - Enum constant in enum class com.luna.common.i18n.CountryCode
Neutral Zone [NT, NTZ, 536, Traditionally reserved]
NU - Enum constant in enum class com.luna.common.china.NationalityEnum
 
NU - Enum constant in enum class com.luna.common.i18n.Country
 
NU - Enum constant in enum class com.luna.common.i18n.CountryCode
Niue [NU, NIU, 570, Officially assigned]
NU - Enum constant in enum class com.luna.common.text.CT.CC
 
nub - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
null2Zero(BigDecimal) - Static method in class com.luna.common.math.NumberUtil
空转0
nullSafeClassName(Object) - Static method in class com.luna.common.utils.ObjectUtils
Determine the class name for the given object.
nullSafeEquals(Object, Object) - Static method in class com.luna.common.utils.ObjectUtils
Determine if the given objects are equal, returning true if both are null or false if only one is null.
nullSafeHashCode(boolean[]) - Static method in class com.luna.common.utils.ObjectUtils
Return a hash code based on the contents of the specified array.
nullSafeHashCode(byte[]) - Static method in class com.luna.common.utils.ObjectUtils
Return a hash code based on the contents of the specified array.
nullSafeHashCode(char[]) - Static method in class com.luna.common.utils.ObjectUtils
Return a hash code based on the contents of the specified array.
nullSafeHashCode(double[]) - Static method in class com.luna.common.utils.ObjectUtils
Return a hash code based on the contents of the specified array.
nullSafeHashCode(float[]) - Static method in class com.luna.common.utils.ObjectUtils
Return a hash code based on the contents of the specified array.
nullSafeHashCode(int[]) - Static method in class com.luna.common.utils.ObjectUtils
Return a hash code based on the contents of the specified array.
nullSafeHashCode(long[]) - Static method in class com.luna.common.utils.ObjectUtils
Return a hash code based on the contents of the specified array.
nullSafeHashCode(short[]) - Static method in class com.luna.common.utils.ObjectUtils
Return a hash code based on the contents of the specified array.
nullSafeHashCode(Object) - Static method in class com.luna.common.utils.ObjectUtils
Return as hash code for the given object; typically the value of Object#hashCode()}.
nullSafeHashCode(Object[]) - Static method in class com.luna.common.utils.ObjectUtils
Return a hash code based on the contents of the specified array.
nullSafeToString(boolean[]) - Static method in class com.luna.common.utils.ObjectUtils
Return a String representation of the contents of the specified array.
nullSafeToString(byte[]) - Static method in class com.luna.common.utils.ObjectUtils
Return a String representation of the contents of the specified array.
nullSafeToString(char[]) - Static method in class com.luna.common.utils.ObjectUtils
Return a String representation of the contents of the specified array.
nullSafeToString(double[]) - Static method in class com.luna.common.utils.ObjectUtils
Return a String representation of the contents of the specified array.
nullSafeToString(float[]) - Static method in class com.luna.common.utils.ObjectUtils
Return a String representation of the contents of the specified array.
nullSafeToString(int[]) - Static method in class com.luna.common.utils.ObjectUtils
Return a String representation of the contents of the specified array.
nullSafeToString(long[]) - Static method in class com.luna.common.utils.ObjectUtils
Return a String representation of the contents of the specified array.
nullSafeToString(short[]) - Static method in class com.luna.common.utils.ObjectUtils
Return a String representation of the contents of the specified array.
nullSafeToString(Object) - Static method in class com.luna.common.utils.ObjectUtils
Return a String representation of the specified Object.
nullSafeToString(Object[]) - Static method in class com.luna.common.utils.ObjectUtils
Return a String representation of the contents of the specified array.
NUMBER_EIGHT - Static variable in interface com.luna.common.constant.Constant
数字常量 8
NUMBER_EIGHTY - Static variable in interface com.luna.common.constant.Constant
数字常量 80
NUMBER_ELEVEN - Static variable in interface com.luna.common.constant.Constant
数字常量 11
NUMBER_FIFTY - Static variable in interface com.luna.common.constant.Constant
数字常量 50
NUMBER_FIVE - Static variable in interface com.luna.common.constant.Constant
数字常量 5
NUMBER_FOUR - Static variable in interface com.luna.common.constant.Constant
数字常量 4
NUMBER_FOUTY - Static variable in interface com.luna.common.constant.Constant
数字常量 40
NUMBER_HUNDERD - Static variable in interface com.luna.common.constant.Constant
数字常量 100
NUMBER_NINE - Static variable in interface com.luna.common.constant.Constant
数字常量 9
NUMBER_NINETY - Static variable in interface com.luna.common.constant.Constant
数字常量 90
NUMBER_ONE - Static variable in interface com.luna.common.constant.Constant
数字常量 1
NUMBER_SEVEN - Static variable in interface com.luna.common.constant.Constant
数字常量 7
NUMBER_SEVENTY - Static variable in interface com.luna.common.constant.Constant
数字常量 70
NUMBER_SIX - Static variable in interface com.luna.common.constant.Constant
数字常量 6
NUMBER_SIXTY - Static variable in interface com.luna.common.constant.Constant
数字常量 60
NUMBER_TEN - Static variable in interface com.luna.common.constant.Constant
数字常量 10
NUMBER_THIRTY - Static variable in interface com.luna.common.constant.Constant
数字常量 30
NUMBER_THIRTY_ONE - Static variable in interface com.luna.common.constant.Constant
数字常量 31
NUMBER_THREE - Static variable in interface com.luna.common.constant.Constant
数字常量 3
NUMBER_THREE_HUNDRED_AND_SIX - Static variable in interface com.luna.common.constant.Constant
常量360F
NUMBER_TWELVE - Static variable in interface com.luna.common.constant.Constant
数字常量 12
NUMBER_TWENTY - Static variable in interface com.luna.common.constant.Constant
数字常量 20
NUMBER_TWENTY_EIGHT - Static variable in interface com.luna.common.constant.Constant
数字常量 28
NUMBER_TWENTY_NINE - Static variable in interface com.luna.common.constant.Constant
数字常量 29
NUMBER_TWO - Static variable in interface com.luna.common.constant.Constant
数字常量 2
NUMBER_ZERO - Static variable in interface com.luna.common.constant.Constant
数字常量 0
NUMBERS - Static variable in class com.luna.common.regex.PatternPool
数字
NUMBERS - Static variable in interface com.luna.common.regex.RegexPool
数字
NUMBERS - Static variable in class com.luna.common.regex.Validator
数字
NumberUtil - Class in com.luna.common.math
数字工具类
对于精确值计算应该使用 BigDecimal
JDK7中BigDecimal(double val)构造方法的结果有一定的不可预知性,例如:
NumberUtil() - Constructor for class com.luna.common.math.NumberUtil
 
NumericEntityUnescaper - Class in com.luna.common.escape
形如'的反转义器
NumericEntityUnescaper() - Constructor for class com.luna.common.escape.NumericEntityUnescaper
 
nv - Enum constant in enum class com.luna.common.i18n.LanguageCode
NVIDIA - Static variable in class com.luna.common.os.hardware.constant.OpenCLDeviceCLDeviceVendorIdConstant
 
NVIDIA - Static variable in class com.luna.common.os.hardware.constant.OpenCLDeviceCLPlatformICDSuffixKHRConstant
NV
nwc - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
ny - Enum constant in enum class com.luna.common.i18n.LanguageCode
nya - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
nym - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
nyn - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
nyo - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
NZ - Enum constant in enum class com.luna.common.i18n.Country
 
NZ - Enum constant in enum class com.luna.common.i18n.CountryCode
New Zealand [NZ, NZL, 554, Officially assigned]
NZ - Enum constant in enum class com.luna.common.text.CT.CC
 
NZD - Enum constant in enum class com.luna.common.i18n.CurrencyCode
New Zealand Dollar [numeric code = 554, minor unit = 2]
nzi - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code

O

ObjectUtils - Class in com.luna.common.utils
Miscellaneous object utility methods.
ObjectUtils() - Constructor for class com.luna.common.utils.ObjectUtils
 
obtainTaskFuture() - Method in class com.luna.common.thread.CommonThreadPoolUtil
obtainTaskFuture:(获取线程池执行结果:此为阻塞线程,即所有线程都执行完成才能获取结果,故应将执行时间稍长的业务逻辑先执行, 减少等待时间).
oc - Enum constant in enum class com.luna.common.i18n.LanguageCode
oci - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Occitan (post 1500) (oc).
OCTET_STREAM - Static variable in interface com.luna.common.net.HttpUtilsConstant
 
of(File, Charset) - Static method in class com.luna.common.file.compress.ZipReader
创建ZipReader
of(File, Charset) - Static method in class com.luna.common.file.compress.ZipWriter
创建ZipWriter
of(InputStream, OutputStream) - Static method in class com.luna.common.file.compress.Gzip
创建Gzip
of(InputStream, OutputStream, boolean) - Static method in class com.luna.common.file.compress.Deflate
创建Deflate
of(InputStream, Charset) - Static method in class com.luna.common.file.compress.ZipReader
创建ZipReader
of(OutputStream, Charset) - Static method in class com.luna.common.file.compress.ZipWriter
创建ZipWriter
of(ChronoUnit) - Static method in enum class com.luna.common.date.DateUnit
单位兼容转换,将ChronoUnit转换为对应的DateUnit
of(T) - Static method in class com.luna.common.mutable.Holder
新建Holder类,持有指定值,当值为空时抛出空指针异常
OFFICIALLY_ASSIGNED - Enum constant in enum class com.luna.common.i18n.CountryCode.Assignment
offset() - Method in class com.luna.common.io.FastByteBuffer
 
offsize - Variable in class com.luna.common.page.Page
全局偏移量
Ogam - Enum constant in enum class com.luna.common.i18n.ScriptCode
Ogham [212]
oj - Enum constant in enum class com.luna.common.i18n.LanguageCode
oji - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Olck - Enum constant in enum class com.luna.common.i18n.ScriptCode
Ol Chiki [261]
om - Enum constant in enum class com.luna.common.i18n.LanguageCode
OM - Enum constant in enum class com.luna.common.i18n.Country
 
OM - Enum constant in enum class com.luna.common.i18n.CountryCode
<a href=http://en.wikipedia.org/wiki/Oman"">Oman [OM, OMN, 512, Officially assigned]
OM - Enum constant in enum class com.luna.common.text.CT.CC
 
omq - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
OMR - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Rial Omani [numeric code = 512, minor unit = 3]
omv - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
onChange(Clipboard, Transferable) - Method in interface com.luna.common.swing.ClipboardListener
剪贴板变动触发的事件方法
在此事件中对剪贴板设置值无效,如若修改,需返回修改内容
onChange(Clipboard, Transferable) - Method in class com.luna.common.swing.StrClipboardListener
 
onChange(Clipboard, String) - Method in class com.luna.common.swing.StrClipboardListener
剪贴板变动触发的事件方法
在此事件中对剪贴板设置值无效,如若修改,需返回修改内容
ONE_POINT - Static variable in interface com.luna.common.constant.Constant
0.
ONE_POINT_ONE - Static variable in interface com.luna.common.constant.Constant
0.0
onEvent(E) - Method in class com.luna.common.net.hander.AbstactEventFutureCallback
 
onEvent(E) - Method in class com.luna.common.net.hander.LoggingEventSourceListener
 
onExchangeComplete(HttpConnection, boolean) - Method in class com.luna.common.net.high.HttpStreamListener
 
onRequestHead(HttpConnection, HttpRequest) - Method in class com.luna.common.net.high.HttpStreamListener
 
onResponseHead(HttpConnection, HttpResponse) - Method in class com.luna.common.net.high.HttpStreamListener
 
open(File) - Static method in class com.luna.common.swing.DesktopUtil
启动关联应用程序来打开文件
OpenCLDeviceClDeviceTypeConstant - Class in com.luna.common.os.hardware.constant
 
OpenCLDeviceClDeviceTypeConstant() - Constructor for class com.luna.common.os.hardware.constant.OpenCLDeviceClDeviceTypeConstant
 
OpenCLDeviceCLDeviceVendorIdConstant - Class in com.luna.common.os.hardware.constant
 
OpenCLDeviceCLDeviceVendorIdConstant() - Constructor for class com.luna.common.os.hardware.constant.OpenCLDeviceCLDeviceVendorIdConstant
 
OpenCLDeviceCLPlatformICDSuffixKHRConstant - Class in com.luna.common.os.hardware.constant
 
OpenCLDeviceCLPlatformICDSuffixKHRConstant() - Constructor for class com.luna.common.os.hardware.constant.OpenCLDeviceCLPlatformICDSuffixKHRConstant
 
OpenCLDeviceDTO - Class in com.luna.common.os.hardware
 
OpenCLDeviceDTO() - Constructor for class com.luna.common.os.hardware.OpenCLDeviceDTO
 
OpenVMS - Enum constant in enum class com.luna.common.os.EPlatform
 
OPERA - Enum constant in enum class com.luna.common.os.Manufacturer
Opera Software ASA
OperatingSystem - Enum Class in com.luna.common.os
Enum constants for most common operating systems.
or - Enum constant in enum class com.luna.common.i18n.LanguageCode
ori - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Oriya (macrolanguage) (or).
Orkh - Enum constant in enum class com.luna.common.i18n.ScriptCode
Old Turkic, Orkhon Runic [175]
orm - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
OROQEN - Enum constant in enum class com.luna.common.china.NationalityEnum
 
Orya - Enum constant in enum class com.luna.common.i18n.ScriptCode
Oriya [327]
os - Enum constant in enum class com.luna.common.i18n.LanguageCode
OS2 - Enum constant in enum class com.luna.common.os.EPlatform
 
OS390 - Enum constant in enum class com.luna.common.os.EPlatform
 
osa - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
OSF1 - Enum constant in enum class com.luna.common.os.EPlatform
 
OshiHardware - Class in com.luna.common.os.hardware
 
OshiHardware() - Constructor for class com.luna.common.os.hardware.OshiHardware
 
oshiHardware2oshiHardwareDTO(OshiHardware) - Static method in class com.luna.common.os.hardware.OshiUtils
 
OshiHardwareDTO - Class in com.luna.common.os.hardware.dto
 
OshiHardwareDTO() - Constructor for class com.luna.common.os.hardware.dto.OshiHardwareDTO
 
OshiUtils - Class in com.luna.common.os.hardware
 
OshiUtils() - Constructor for class com.luna.common.os.hardware.OshiUtils
 
OSinfo - Class in com.luna.common.os
 
osKill(int) - Static method in class com.luna.common.command.ProcessUtils
操作系统级别杀进程
osKill(int) - Static method in class com.luna.common.os.ProcessUtils
操作系统级别杀进程
osKill(String) - Static method in class com.luna.common.command.ProcessUtils
 
osKill(String) - Static method in class com.luna.common.os.ProcessUtils
 
Osma - Enum constant in enum class com.luna.common.i18n.ScriptCode
Osmanya [260]
oss - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
ota - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Ottoman Turkish (1500-1928)
OTHER - Enum constant in enum class com.luna.common.china.NationalityEnum
 
OTHER - Enum constant in enum class com.luna.common.os.Manufacturer
Unknow or rare manufacturer
OTHER_UNESCAPE - Static variable in class com.luna.common.escape.XmlUnescape
 
Others - Enum constant in enum class com.luna.common.os.EPlatform
 
oto - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
out - Variable in class com.luna.common.img.gif.AnimatedGifEncoder
 

P

pa - Enum constant in enum class com.luna.common.i18n.LanguageCode
PA - Enum constant in enum class com.luna.common.i18n.Country
 
PA - Enum constant in enum class com.luna.common.i18n.CountryCode
Panama [PA, PAN, 591, Officially assigned]
PA - Enum constant in enum class com.luna.common.text.CT.CC
 
paa - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
PAB - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Balboa [numeric code = 590, minor unit = 2]
pag - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Page<T> - Class in com.luna.common.page
 
Page() - Constructor for class com.luna.common.page.Page
 
Page(long, int, int) - Constructor for class com.luna.common.page.Page
 
Page(long, int, int, int) - Constructor for class com.luna.common.page.Page
带有偏移量设置的分页
pal - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Palm - Enum constant in enum class com.luna.common.i18n.ScriptCode
Palmyrene [126]
PALM - Enum constant in enum class com.luna.common.os.OperatingSystem
 
palSize - Variable in class com.luna.common.img.gif.AnimatedGifEncoder
 
pam - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
pan - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
pap - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
PARAMETER_ERROR - Static variable in exception com.luna.common.exception.BaseException
 
PARAMETER_INVALID - Enum constant in enum class com.luna.common.dto.constant.ResultEnum
 
PARAMETER_INVALID - Static variable in interface com.luna.common.dto.constant.ResultCode
参数非法
PARAMETER_OVERFLOW - Static variable in exception com.luna.common.exception.BaseException
 
parse(String) - Static method in class com.luna.common.date.DateUtils
年4位,月、日、时、分、秒各2位,毫秒3位,支持从右边删除任意部分,如:只有年月日,或者只有年月等
parse(String) - Method in class com.luna.common.encrypt.security.SharingParamManager
解析分享参数
parse(String) - Static method in class com.luna.common.text.CharsetUtil
解析字符串编码为Charset对象,解析失败返回系统默认编码
parse(String) - Method in class com.luna.common.text.Html2Text
 
parse(String, String) - Static method in class com.luna.common.date.DateUtils
支持自定义格式转换
parse(String, Charset) - Static method in class com.luna.common.text.CharsetUtil
解析字符串编码为Charset对象,解析失败返回默认编码
parse(T) - Static method in class com.luna.common.sensitive.SensitiveUtil
 
parse(T, Function<String, FieldType>) - Static method in class com.luna.common.sensitive.SensitiveUtil
 
parse(T, Map<FieldType, FieldConfig>) - Static method in class com.luna.common.sensitive.SensitiveUtil
 
parse(T, Map<FieldType, FieldConfig>, Function<String, FieldType>) - Static method in class com.luna.common.sensitive.SensitiveUtil
不使用注解的方式脱敏
parseDate(String) - Static method in class com.luna.common.date.DateUtils
只支持格式yyyy-MM-dd
parseDateDay(String) - Static method in class com.luna.common.date.DateUtils
只支持格式yyMMdd
parseDateMonth(String) - Static method in class com.luna.common.date.DateUtils
只支持格式yyyy-MM
parseDateTime(String) - Static method in class com.luna.common.date.DateUtils
只支持格式yyyy-MM-dd HH:mm:ss
parseDouble(String) - Static method in class com.luna.common.math.NumberUtil
解析转换数字字符串为long型数字,规则如下:
parseFieldType(String) - Static method in enum class com.luna.common.sensitive.FieldType
 
parseFloat(String) - Static method in class com.luna.common.math.NumberUtil
解析转换数字字符串为long型数字,规则如下:
parseInt(String) - Static method in class com.luna.common.math.NumberUtil
解析转换数字字符串为int型数字,规则如下:
parseLocale(String) - Static method in class com.luna.common.text.StringTools
Parse the given String value into a Locale, accepting the Locale.toString() format as well as BCP 47 language tags.
parseLocaleString(String) - Static method in class com.luna.common.text.StringTools
Parse the given String representation into a Locale.
parseLong(String) - Static method in class com.luna.common.math.NumberUtil
解析转换数字字符串为long型数字,规则如下:
parseNumber(String) - Static method in class com.luna.common.math.NumberUtil
将指定字符串转换为Number 对象
parseObj(String, Class<T>) - Static method in class com.luna.common.xml.XmlBean
 
parseTime(String) - Static method in class com.luna.common.date.DateUtils
只支持格式HH:mm:ss
parseTimeZoneString(String) - Static method in class com.luna.common.text.StringTools
Parse the given timeZoneString value into a TimeZone.
parseUserAgentLowercaseString(String) - Static method in enum class com.luna.common.os.OperatingSystem
 
parseUserAgentString(String) - Static method in enum class com.luna.common.os.OperatingSystem
Parses user agent string and returns the best match.
parseUserAgentString(String, List<OperatingSystem>) - Static method in enum class com.luna.common.os.OperatingSystem
Parses the user agent string and returns the best match for the given operating systems.
parseXml(String) - Static method in class com.luna.common.xml.XmlUtil
将String类型的XML转换为XML文档
partValue(int, int) - Static method in class com.luna.common.math.NumberUtil
把给定的总数平均分成N份,返回每份的个数
当除以分数有余数时每份+1
partValue(int, int, boolean) - Static method in class com.luna.common.math.NumberUtil
把给定的总数平均分成N份,返回每份的个数
如果isPlusOneWhenHasRem为true,则当除以分数有余数时每份+1,否则丢弃余数部分
password(String) - Static method in class com.luna.common.regex.DesensitizedUtil
【密码】密码的全部字符都用*代替,比如:******
PASSWORD - Enum constant in enum class com.luna.common.regex.DesensitizedUtil.DesensitizedType
 
PASSWORD - Enum constant in enum class com.luna.common.sensitive.FieldType
 
pathEquals(File, File) - Static method in class com.luna.common.file.FileTools
文件路径是否相同
取两个文件的绝对路径比较,在Windows下忽略大小写,在Linux下不忽略。
pathEquals(String, String) - Static method in class com.luna.common.text.StringTools
Compare two paths after normalization of them.
PathUtil - Class in com.luna.common.file
NIO中Path对象操作封装
PathUtil() - Constructor for class com.luna.common.file.PathUtil
 
PatternPool - Class in com.luna.common.regex
常用正则表达式集合,更多正则见:https://any86.github.io/any-rule/
PatternPool() - Constructor for class com.luna.common.regex.PatternPool
 
pau - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
pcm2Wav(byte[], byte[], int, int, int) - Static method in class com.luna.common.media.PcmUtils
 
Pcm2WavBytes(byte[], byte[], int, int, int) - Static method in class com.luna.common.media.PcmUtils
 
PcmUtils - Class in com.luna.common.media
 
PcmUtils() - Constructor for class com.luna.common.media.PcmUtils
 
PE - Enum constant in enum class com.luna.common.i18n.Country
 
PE - Enum constant in enum class com.luna.common.i18n.CountryCode
Peru [PE, PER, 604, Officially assigned]
PE - Enum constant in enum class com.luna.common.text.CT.CC
 
PEN - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Nuevo Sol [numeric code = 604, minor unit = 2]
peo - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
per - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Persian (fa) for bibliographic applications.
percentMultiply(BigDecimal, BigDecimal) - Static method in class com.luna.common.math.MathUtils
两个百分比相乘
percentToDouble(String) - Static method in class com.luna.common.math.NumberUtil
 
Perm - Enum constant in enum class com.luna.common.i18n.ScriptCode
Old Permic [227]
Person() - Constructor for class com.luna.common.sensitive.SensitiveTest.Person
 
PF - Enum constant in enum class com.luna.common.i18n.Country
 
PF - Enum constant in enum class com.luna.common.i18n.CountryCode
French Polynesia [PF, PYF, 258, Officially assigned]
PF - Enum constant in enum class com.luna.common.text.CT.CC
 
PG - Enum constant in enum class com.luna.common.i18n.Country
 
PG - Enum constant in enum class com.luna.common.i18n.CountryCode
Papua New Guinea [PG, PNG, 598, Officially assigned]
PG - Enum constant in enum class com.luna.common.text.CT.CC
 
PGK - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Kina [numeric code = 598, minor unit = 2]
PH - Enum constant in enum class com.luna.common.i18n.Country
 
PH - Enum constant in enum class com.luna.common.i18n.CountryCode
Philippines [PH, PHL, 608, Officially assigned]
PH - Enum constant in enum class com.luna.common.text.CT.CC
 
Phag - Enum constant in enum class com.luna.common.i18n.ScriptCode
Phags-pa [331]
phi - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Phli - Enum constant in enum class com.luna.common.i18n.ScriptCode
Inscriptional Pahlavi [131]
Phlp - Enum constant in enum class com.luna.common.i18n.ScriptCode
Psalter Pahlavi [132]
Phlv - Enum constant in enum class com.luna.common.i18n.ScriptCode
Book Pahlavi [133]
phn - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Phnx - Enum constant in enum class com.luna.common.i18n.ScriptCode
Phoenician [115]
PHP - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Philippine Peso [numeric code = 608, minor unit = 2]
pi - Enum constant in enum class com.luna.common.i18n.LanguageCode
pixelAspect - Variable in class com.luna.common.img.gif.GifDecoder
 
pixels - Variable in class com.luna.common.img.gif.AnimatedGifEncoder
 
pixels - Variable in class com.luna.common.img.gif.GifDecoder
 
pixelStack - Variable in class com.luna.common.img.gif.GifDecoder
 
PK - Enum constant in enum class com.luna.common.i18n.Country
 
PK - Enum constant in enum class com.luna.common.i18n.CountryCode
Pakistan [PK, PAK, 586, Officially assigned]
PK - Enum constant in enum class com.luna.common.text.CT.CC
 
PKR - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Pakistan Rupee [numeric code = 586, minor unit = 2]
pl - Enum constant in enum class com.luna.common.i18n.LanguageCode
pl - Enum constant in enum class com.luna.common.i18n.LocaleCode
PL - Enum constant in enum class com.luna.common.i18n.Country
 
PL - Enum constant in enum class com.luna.common.i18n.CountryCode
Poland [PL, POL, 616, Officially assigned]
PL - Enum constant in enum class com.luna.common.text.CT.CC
 
pl_PL - Enum constant in enum class com.luna.common.i18n.LocaleCode
PLATE_NUMBER - Static variable in class com.luna.common.regex.PatternPool
中国车牌号码(兼容新能源车牌)
PLATE_NUMBER - Static variable in interface com.luna.common.regex.RegexPool
中国车牌号码(兼容新能源车牌)
PLATE_NUMBER - Static variable in class com.luna.common.regex.Validator
中国车牌号码
plf - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
pli - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
PLN - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Zloty [numeric code = 985, minor unit = 2]
Plrd - Enum constant in enum class com.luna.common.i18n.ScriptCode
Miao [282]
PM - Enum constant in enum class com.luna.common.i18n.Country
 
PM - Enum constant in enum class com.luna.common.i18n.CountryCode
Saint Pierre and Miquelon [PM, SPM, 666, Officially assigned]
PM - Enum constant in enum class com.luna.common.text.CT.CC
 
PN - Enum constant in enum class com.luna.common.i18n.Country
 
PN - Enum constant in enum class com.luna.common.i18n.CountryCode
Pitcairn [PN, PCN, 612, Officially assigned]
PN - Enum constant in enum class com.luna.common.text.CT.CC
 
pol - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
pon - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
por - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
postVisitDirectory(Path, IOException) - Method in class com.luna.common.file.visitor.DelVisitor
 
pow(long, long) - Static method in class com.luna.common.math.MathUtils
次方计算
pow(Number, int) - Static method in class com.luna.common.math.NumberUtil
提供精确的幂运算
pow(BigDecimal, int) - Static method in class com.luna.common.math.NumberUtil
提供精确的幂运算
poz - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
pqe - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
pqw - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
PR - Enum constant in enum class com.luna.common.i18n.Country
 
PR - Enum constant in enum class com.luna.common.i18n.CountryCode
Puerto Rico [PR, PRI, 630, Officially assigned]
PR - Enum constant in enum class com.luna.common.text.CT.CC
 
pra - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Preconditions - Class in com.luna.common.check
 
Preconditions() - Constructor for class com.luna.common.check.Preconditions
 
PreconditionUtils - Class in com.luna.common.check
 
PreconditionUtils() - Constructor for class com.luna.common.check.PreconditionUtils
 
prefix - Variable in class com.luna.common.img.gif.GifDecoder
 
pressImage(Image, int, int, float) - Method in class com.luna.common.img.Img
给图片添加图片水印
pressImage(Image, Image, int, int, float) - Static method in class com.luna.common.img.ImgUtil
给图片添加图片水印
此方法并不关闭流
pressImage(Image, Image, Rectangle, float) - Static method in class com.luna.common.img.ImgUtil
给图片添加图片水印
此方法并不关闭流
pressImage(Image, Rectangle, float) - Method in class com.luna.common.img.Img
给图片添加图片水印
pressImage(Image, File, Image, int, int, float) - Static method in class com.luna.common.img.ImgUtil
给图片添加图片水印
此方法并不关闭流
pressImage(Image, OutputStream, Image, int, int, float) - Static method in class com.luna.common.img.ImgUtil
给图片添加图片水印
此方法并不关闭流
pressImage(Image, ImageOutputStream, Image, int, int, float) - Static method in class com.luna.common.img.ImgUtil
给图片添加图片水印
此方法并不关闭流
pressImage(File, File, Image, int, int, float) - Static method in class com.luna.common.img.ImgUtil
给图片添加图片水印
pressImage(InputStream, OutputStream, Image, int, int, float) - Static method in class com.luna.common.img.ImgUtil
给图片添加图片水印
此方法并不关闭流
pressImage(ImageInputStream, ImageOutputStream, Image, int, int, float) - Static method in class com.luna.common.img.ImgUtil
给图片添加图片水印
此方法并不关闭流
pressText(Image, File, String, Color, Font, int, int, float) - Static method in class com.luna.common.img.ImgUtil
给图片添加文字水印
此方法并不关闭流
pressText(Image, OutputStream, String, Color, Font, int, int, float) - Static method in class com.luna.common.img.ImgUtil
给图片添加文字水印
此方法并不关闭流
pressText(Image, String, Color, Font, int, int, float) - Static method in class com.luna.common.img.ImgUtil
给图片添加文字水印
此方法并不关闭流
pressText(Image, ImageOutputStream, String, Color, Font, int, int, float) - Static method in class com.luna.common.img.ImgUtil
给图片添加文字水印
此方法并不关闭流
pressText(File, File, String, Color, Font, int, int, float) - Static method in class com.luna.common.img.ImgUtil
给图片添加文字水印
pressText(InputStream, OutputStream, String, Color, Font, int, int, float) - Static method in class com.luna.common.img.ImgUtil
给图片添加文字水印
此方法并不关闭流
pressText(String, Color, Font, int, int, float) - Method in class com.luna.common.img.Img
给图片添加文字水印
此方法只在给定位置写出一个水印字符串
pressText(String, Color, Font, Point, float) - Method in class com.luna.common.img.Img
给图片添加文字水印
此方法只在给定位置写出一个水印字符串
pressText(ImageInputStream, ImageOutputStream, String, Color, Font, int, int, float) - Static method in class com.luna.common.img.ImgUtil
给图片添加文字水印
此方法并不关闭流
pressTextFull(String, Color, Font, int, int, float) - Method in class com.luna.common.img.Img
给图片添加全屏文字水印
preVisitDirectory(Path, BasicFileAttributes) - Method in class com.luna.common.file.compress.ZipCopyVisitor
 
preVisitDirectory(Path, BasicFileAttributes) - Method in class com.luna.common.file.visitor.CopyVisitor
 
preVisitDirectory(Path, BasicFileAttributes) - Method in class com.luna.common.file.visitor.MoveVisitor
 
PRIME1 - Static variable in class com.luna.common.img.gif.NeuQuant
 
PRIME2 - Static variable in class com.luna.common.img.gif.NeuQuant
 
PRIME3 - Static variable in class com.luna.common.img.gif.NeuQuant
 
PRIME4 - Static variable in class com.luna.common.img.gif.NeuQuant
 
print(File) - Static method in class com.luna.common.swing.DesktopUtil
使用关联应用程序的打印命令, 用本机桌面打印设备来打印文件
PRINT_NODE_EXECUTE_TIME_LOG - Static variable in class com.luna.common.engine.task.NodeParallelTask
是否打node执行超过100ms日志
PRINT_PERF_ANALYZE_LOG - Static variable in class com.luna.common.engine.task.NodeParallelTask
是否打印性能分析日志
printCookie(CookieStore) - Static method in class com.luna.common.net.base.HttpBaseUtils
 
pro - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Old Provençal (to 1500)
process() - Method in class com.luna.common.img.gif.NeuQuant
 
PROCESS_ID - Static variable in interface com.luna.common.command.CommandConstant
 
processBuild(String, Map<String, Object>) - Static method in class com.luna.common.command.ProcessUtils
命令行构建
ProcessEnum - Enum Class in com.luna.common.constant
 
processMultiple(int, int) - Static method in class com.luna.common.math.NumberUtil
可以用于计算双色球、大乐透注数的方法
比如大乐透35选5可以这样调用processMultiple(7,5); 就是数学中的:C75=7*6/2*1
Processor - Class in com.luna.common.os.hardware
 
Processor() - Constructor for class com.luna.common.os.hardware.Processor
 
ProcessorDTO - Class in com.luna.common.os.hardware.dto
 
ProcessorDTO() - Constructor for class com.luna.common.os.hardware.dto.ProcessorDTO
 
ProcessUtils - Class in com.luna.common.command
 
ProcessUtils - Class in com.luna.common.os
 
ProcessUtils() - Constructor for class com.luna.common.command.ProcessUtils
 
ProcessUtils() - Constructor for class com.luna.common.os.ProcessUtils
 
Profiler - Class in com.luna.common.os
用来测试并统计线程执行时间的工具。
Profiler() - Constructor for class com.luna.common.os.Profiler
 
Profiler.Entry - Class in com.luna.common.os
代表一个计时单元。
Profiler.Message - Interface in com.luna.common.os
代表一个profiler entry的详细信息。
Profiler.MessageLevel - Enum Class in com.luna.common.os
显示消息的级别。
progress(long) - Method in interface com.luna.common.constant.StreamProgress
进行中
PROXY - Enum constant in enum class com.luna.common.os.OperatingSystem
Proxy server that hides the original user-agent.
Prti - Enum constant in enum class com.luna.common.i18n.ScriptCode
Inscriptional Parthian [130]
ps - Enum constant in enum class com.luna.common.i18n.LanguageCode
PS - Enum constant in enum class com.luna.common.i18n.Country
 
PS - Enum constant in enum class com.luna.common.i18n.CountryCode
Palestine, State of [PS, PSE, 275, Officially assigned]
PS - Enum constant in enum class com.luna.common.text.CT.CC
 
PSP - Enum constant in enum class com.luna.common.os.OperatingSystem
 
pt - Enum constant in enum class com.luna.common.i18n.LanguageCode
pt - Enum constant in enum class com.luna.common.i18n.LocaleCode
PT - Enum constant in enum class com.luna.common.i18n.Country
 
PT - Enum constant in enum class com.luna.common.i18n.CountryCode
Portugal [PT, PRT, 620, Officially assigned]
PT - Enum constant in enum class com.luna.common.text.CT.CC
 
pt_BR - Enum constant in enum class com.luna.common.i18n.LocaleCode
pt_PT - Enum constant in enum class com.luna.common.i18n.LocaleCode
PUMI - Enum constant in enum class com.luna.common.china.NationalityEnum
 
pus - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
pushBuffer(CharBuffer, boolean) - Method in class com.luna.common.net.sse.SseEntity
 
put(K, V) - Method in class com.luna.common.cache.SimpleCache
放入缓存
put(K, V) - Method in class com.luna.common.cache.SimpleGuavaCache
 
put(K, V) - Method in class com.luna.common.map.BiMap
 
put(K, V) - Method in class com.luna.common.map.MapWrapper
 
putAll(Map<? extends K, ? extends V>) - Method in class com.luna.common.map.BiMap
 
putAll(Map<? extends K, ? extends V>) - Method in class com.luna.common.map.MapWrapper
 
putIfAbsent(K, V) - Method in class com.luna.common.map.BiMap
 
putIfAbsent(K, V) - Method in class com.luna.common.map.MapWrapper
 
putIfNotEmpty(K, V) - Method in class com.luna.common.map.ChainTreeMap
对 HashMap 的 put() 的方法进行封转返回 ChainHashMap 来实现 链式添加
putIfNull(K, V) - Method in class com.luna.common.map.ChainHashMap
对 HashMap 的 put() 的方法进行封转返回 ChainHashMap 来实现 链式添加
PW - Enum constant in enum class com.luna.common.i18n.Country
 
PW - Enum constant in enum class com.luna.common.i18n.CountryCode
Palau [PW, PLW, 585, Officially assigned]
PW - Enum constant in enum class com.luna.common.text.CT.CC
 
PY - Enum constant in enum class com.luna.common.i18n.Country
 
PY - Enum constant in enum class com.luna.common.i18n.CountryCode
Paraguay [PY, PRY, 600, Officially assigned]
PY - Enum constant in enum class com.luna.common.text.CT.CC
 
PYG - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Guarani [numeric code = 600, minor unit = 0]

Q

QA - Enum constant in enum class com.luna.common.i18n.Country
 
QA - Enum constant in enum class com.luna.common.i18n.CountryCode
Qatar [QA, QAT, 634, Officially assigned]
QA - Enum constant in enum class com.luna.common.text.CT.CC
 
Qaaa - Enum constant in enum class com.luna.common.i18n.ScriptCode
Reserved for private use [900]
Qabx - Enum constant in enum class com.luna.common.i18n.ScriptCode
Reserved for private use [949]
QAR - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Qatari Rial [numeric code = 634, minor unit = 2]
QIANG - Enum constant in enum class com.luna.common.china.NationalityEnum
 
QINGMING - Enum constant in enum class com.luna.common.calendarist.base.CalendaristTermsType
 
QIUFEN - Enum constant in enum class com.luna.common.calendarist.base.CalendaristTermsType
 
qu - Enum constant in enum class com.luna.common.i18n.LanguageCode
quarterTime() - Static method in class com.luna.common.date.DateUtils
获取日期所属季度开始结束时间
quarterTime(Date) - Static method in class com.luna.common.date.DateUtils
获取当前日期所属季度开始结束时间
que - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
QUESTION - Static variable in interface com.luna.common.constant.StrPoolConstant
字符串常量:问号 "?"
quote(String) - Static method in class com.luna.common.text.StringTools
Quote the given String with single quotes.
QUOTE - Static variable in interface com.luna.common.xml.XmlConstant
字符串常量:XML 双引号转义 "&quot;" -> "\""
QUOTE - Static variable in class com.luna.common.xml.XmlUtil
字符串常量:XML 双引号转义 "&quot;" -> "\""
quoteIfString(Object) - Static method in class com.luna.common.text.StringTools
Turn the given Object into a String with single quotes if it is a String; keeping the Object as-is else.
qwe - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Quechuan (family)

R

RADBIAS - Static variable in class com.luna.common.img.gif.NeuQuant
 
RADBIASSHIFT - Static variable in class com.luna.common.img.gif.NeuQuant
 
RADIUSBIAS - Static variable in class com.luna.common.img.gif.NeuQuant
 
RADIUSBIASSHIFT - Static variable in class com.luna.common.img.gif.NeuQuant
 
RADIUSDEC - Static variable in class com.luna.common.img.gif.NeuQuant
 
radpower - Variable in class com.luna.common.img.gif.NeuQuant
 
raj - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
randomColor() - Static method in class com.luna.common.img.ColorUtil
生成随机颜色
randomColor() - Static method in class com.luna.common.img.ImgUtil
生成随机颜色
randomColor(Random) - Static method in class com.luna.common.img.ColorUtil
生成随机颜色
randomColor(Random) - Static method in class com.luna.common.img.ImgUtil
生成随机颜色
randomCreditCode() - Static method in class com.luna.common.regex.CreditCodeUtil
获取一个随机的统一社会信用代码
RandomIDCardUtil - Class in com.luna.common.text
 
RandomIDCardUtil() - Constructor for class com.luna.common.text.RandomIDCardUtil
 
RandomStrUtil - Class in com.luna.common.text
随机字符串
RandomStrUtil() - Constructor for class com.luna.common.text.RandomStrUtil
 
range(int) - Static method in class com.luna.common.math.NumberUtil
从0开始给定范围内的整数列表,步进为1
range(int, int) - Static method in class com.luna.common.math.NumberUtil
给定范围内的整数列表,步进为1
range(int, int, int) - Static method in class com.luna.common.math.NumberUtil
给定范围内的整数列表
rap - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
rar - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
RE - Enum constant in enum class com.luna.common.i18n.Country
 
RE - Enum constant in enum class com.luna.common.i18n.CountryCode
Réunion [RE, REU, 638, Officially assigned]
RE - Enum constant in enum class com.luna.common.text.CT.CC
 
RE_CHINESE - Static variable in class com.luna.common.regex.ReUtil
正则表达式匹配中文汉字
RE_CHINESES - Static variable in class com.luna.common.regex.ReUtil
正则表达式匹配中文字符串
RE_KEYS - Static variable in class com.luna.common.regex.ReUtil
正则中需要被转义的关键字
read() - Method in class com.luna.common.img.gif.GifDecoder
Reads a single byte from the input stream.
read(BufferedInputStream) - Method in class com.luna.common.img.gif.GifDecoder
Reads GIF image from stream
read(File) - Static method in class com.luna.common.img.ImgUtil
从文件中读取图片
read(InputStream) - Method in class com.luna.common.img.gif.GifDecoder
Reads GIF image from stream
read(InputStream) - Static method in class com.luna.common.img.ImgUtil
从流中读取图片
read(InputStream) - Static method in class com.luna.common.io.IoUtil
从流中读取内容,读到输出流中,读取完毕后并不关闭流
read(InputStream, boolean) - Static method in class com.luna.common.io.IoUtil
从流中读取内容,读到输出流中,读取完毕后并不关闭流
read(InputStream, String) - Static method in class com.luna.common.io.IoUtil
从流中读取内容,读取完成后关闭流
read(InputStream, Charset) - Static method in class com.luna.common.io.IoUtil
从流中读取内容,读取完毕后并不关闭流
read(Reader) - Static method in class com.luna.common.io.IoUtil
从Reader中读取String,读取完毕后关闭Reader
read(Reader, boolean) - Static method in class com.luna.common.io.IoUtil
Reader中读取String
read(String) - Static method in class com.luna.common.file.FileTools
文件读取字节
read(String) - Method in class com.luna.common.img.gif.GifDecoder
Reads GIF file from specified file/URL source (URL assumed if name contains ":/" or "file:")
read(String) - Static method in class com.luna.common.img.ImgUtil
从文件中读取图片,请使用绝对路径,使用相对路径会相对于ClassPath
read(String, int, int) - Static method in class com.luna.common.file.FileTools
 
read(URL) - Static method in class com.luna.common.img.ImgUtil
从URL中读取图片
read(FileChannel, String) - Static method in class com.luna.common.io.NioUtil
从FileChannel中读取内容,读取完毕后并不关闭Channel
read(FileChannel, Charset) - Static method in class com.luna.common.io.NioUtil
从FileChannel中读取内容
read(ReadableByteChannel) - Static method in class com.luna.common.io.NioUtil
从流中读取内容,读到输出流中
read(ReadableByteChannel, Charset) - Static method in class com.luna.common.io.NioUtil
从流中读取内容,读取完毕后并不关闭流
read(Consumer<ZipEntry>) - Method in class com.luna.common.file.compress.ZipReader
读取并处理Zip文件中的每一个ZipEntry
read(ZipFile, Consumer<ZipEntry>) - Static method in class com.luna.common.file.ZipUtil
读取并处理Zip文件中的每一个ZipEntry
read(ZipInputStream, Consumer<ZipEntry>) - Static method in class com.luna.common.file.ZipUtil
读取并处理Zip流中的每一个ZipEntry
read(ImageInputStream) - Static method in class com.luna.common.img.ImgUtil
从图片流中读取图片
readAllLines(String) - Static method in class com.luna.common.file.FileTools
读取文件所有内容
readBlock() - Method in class com.luna.common.img.gif.GifDecoder
Reads next variable length block from input.
readBySax(File, ContentHandler) - Static method in class com.luna.common.xml.XmlUtil
使用Sax方式读取指定的XML
如果用户传入的contentHandler为DefaultHandler,则其接口都会被处理
readBySax(InputStream, ContentHandler) - Static method in class com.luna.common.xml.XmlUtil
使用Sax方式读取指定的XML
如果用户传入的contentHandler为DefaultHandler,则其接口都会被处理
readBySax(Reader, ContentHandler) - Static method in class com.luna.common.xml.XmlUtil
使用Sax方式读取指定的XML
如果用户传入的contentHandler为DefaultHandler,则其接口都会被处理
readBySax(InputSource, ContentHandler) - Static method in class com.luna.common.xml.XmlUtil
使用Sax方式读取指定的XML
如果用户传入的contentHandler为DefaultHandler,则其接口都会被处理
readBytes(InputStream) - Static method in class com.luna.common.io.IoUtil
从流中读取bytes,读取完毕后关闭流
readBytes(InputStream, boolean) - Static method in class com.luna.common.io.IoUtil
从流中读取bytes
readBytes(InputStream, int) - Static method in class com.luna.common.io.IoUtil
读取指定长度的byte数组,不关闭流
readBytes(Path) - Static method in class com.luna.common.file.PathUtil
读取文件的所有内容为byte数组
readColorTable(int) - Method in class com.luna.common.img.gif.GifDecoder
Reads color table as 256 RGB integer values
readContents() - Method in class com.luna.common.img.gif.GifDecoder
Main file parser.
readFileToString(File, Charset) - Static method in class com.luna.common.file.FileTools
读取文件
readFileToString(String) - Static method in class com.luna.common.file.FileTools
读取文件
readFileToString(String, Charset) - Static method in class com.luna.common.file.FileTools
读取文件
readGraphicControlExt() - Method in class com.luna.common.img.gif.GifDecoder
Reads Graphics Control Extension values
readHeader() - Method in class com.luna.common.img.gif.GifDecoder
Reads GIF file header information.
readHex(InputStream, int, boolean) - Static method in class com.luna.common.io.IoUtil
读取16进制字符串
readHex28Lower(InputStream) - Static method in class com.luna.common.io.IoUtil
从流中读取前28个byte并转换为16进制,字母部分使用小写
readHex28Upper(InputStream) - Static method in class com.luna.common.io.IoUtil
从流中读取前28个byte并转换为16进制,字母部分使用大写
readImage() - Method in class com.luna.common.img.gif.GifDecoder
Reads next frame image
readLines(InputStream, String, T) - Static method in class com.luna.common.io.IoUtil
从流中读取内容
readLines(InputStream, Charset, LineHandler) - Static method in class com.luna.common.io.IoUtil
按行读取数据,针对每行的数据做处理
readLines(InputStream, Charset, T) - Static method in class com.luna.common.io.IoUtil
从流中读取内容
readLines(Reader, LineHandler) - Static method in class com.luna.common.io.IoUtil
按行读取数据,针对每行的数据做处理
Reader自带编码定义,因此读取数据的编码跟随其编码。
readLines(Reader, T) - Static method in class com.luna.common.io.IoUtil
从Reader中读取内容
readLSD() - Method in class com.luna.common.img.gif.GifDecoder
Reads Logical Screen Descriptor
readNetscapeExt() - Method in class com.luna.common.img.gif.GifDecoder
Reads Netscape extenstion to obtain iteration count
readObj(ValidateObjectInputStream, Class<T>) - Static method in class com.luna.common.io.IoUtil
从流中读取对象,即对象的反序列化,读取后不关闭流
readObj(InputStream) - Static method in class com.luna.common.io.IoUtil
从流中读取对象,即对象的反序列化
readObj(InputStream, Class<T>) - Static method in class com.luna.common.io.IoUtil
从流中读取对象,即对象的反序列化,读取后不关闭流
readShort() - Method in class com.luna.common.img.gif.GifDecoder
Reads next 16-bit value, LSB first
readTo(File) - Method in class com.luna.common.file.compress.ZipReader
解压到指定目录中
readTo(File, Filter<ZipEntry>) - Method in class com.luna.common.file.compress.ZipReader
解压到指定目录中
readUtf8(InputStream) - Static method in class com.luna.common.io.IoUtil
从流中读取UTF8编码的内容
readUtf8(FileChannel) - Static method in class com.luna.common.io.NioUtil
从FileChannel中读取UTF-8编码内容
readUtf8Lines(InputStream, LineHandler) - Static method in class com.luna.common.io.IoUtil
按行读取UTF-8编码数据,针对每行的数据做处理
readUtf8Lines(InputStream, T) - Static method in class com.luna.common.io.IoUtil
从流中读取内容,使用UTF-8编码
readWithByte(InputStream) - Static method in class com.luna.common.net.base.HttpBaseUtils
读取字节
readWithByte(InputStream, int) - Static method in class com.luna.common.net.base.HttpBaseUtils
流读取字节
readWithReader(Reader) - Static method in class com.luna.common.net.base.HttpBaseUtils
读取
readWithString(InputStream) - Static method in class com.luna.common.net.base.HttpBaseUtils
读取字符
readWithString(InputStream, int) - Static method in class com.luna.common.net.base.HttpBaseUtils
读取字符
readWithString(InputStream, String) - Static method in class com.luna.common.net.base.HttpBaseUtils
字符编码指定格式读取
readXML(File) - Static method in class com.luna.common.xml.XmlUtil
读取解析XML文件
readXML(InputStream) - Static method in class com.luna.common.xml.XmlUtil
读取解析XML文件
编码在XML中定义
readXML(Reader) - Static method in class com.luna.common.xml.XmlUtil
读取解析XML文件
readXML(String) - Static method in class com.luna.common.xml.XmlUtil
读取解析XML文件
如果给定内容以“<”开头,表示这是一个XML内容,直接读取,否则按照路径处理
路径可以为相对路径,也可以是绝对路径,相对路径相对于ClassPath
readXML(InputSource) - Static method in class com.luna.common.xml.XmlUtil
读取解析XML文件
编码在XML中定义
ReflectUtils - Class in com.luna.common.reflect
反射工具类.
ReflectUtils() - Constructor for class com.luna.common.reflect.ReflectUtils
 
refresh() - Method in class com.luna.common.cache.SimpleGuavaCache
 
refresh() - Static method in class com.luna.common.net.high.AsyncHttpUtils
 
refresh() - Static method in class com.luna.common.net.HttpUtils
 
refresh() - Method in class com.luna.common.thread.CommonThreadPoolUtil
 
refresh(OshiHardware, SystemInfo) - Static method in class com.luna.common.os.hardware.OshiUtils
刷新系统状态
refresh(K) - Method in class com.luna.common.cache.SimpleGuavaCache
为key加载一个新值,可能是异步的。当新值加载时,以前的值(如果有的话)将继续由get(key)返回,除非它被驱逐。如果新值加载成功, 它将替换缓存中的先前值;如果在刷新时抛出异常,则先前的值将保留,并且异常将被记录(使用java.util.logging.Logger )并被吞掉。 如果缓存当前包含key的值,则由CacheLoader加载的缓存将调用CacheLoader.reload , 否则调用CacheLoader.load 。仅当CacheLoader.reload被异步实现覆盖时,加载才是异步的。
refuse(Class<?>...) - Method in class com.luna.common.io.ValidateObjectInputStream
禁止反序列化的类,用于反序列化验证
RegexPool - Interface in com.luna.common.regex
常用正则表达式字符串池
regexReplaceTelPhone(String) - Static method in class com.luna.common.sensitive.SensitiveUtil
 
release() - Static method in class com.luna.common.os.Profiler
结束最近的一个entry,记录结束时间。
releaseResources() - Method in class com.luna.common.net.async.CustomSseAsyncConsumer
 
remove() - Method in class com.luna.common.io.LineIter
不支持移除
remove(Class) - Method in class com.luna.common.engine.model.NodeChain
 
remove(Object) - Method in class com.luna.common.map.BiMap
 
remove(Object) - Method in class com.luna.common.map.MapWrapper
 
remove(Object, Object) - Method in class com.luna.common.map.BiMap
 
remove(Object, Object) - Method in class com.luna.common.map.MapWrapper
 
remove(String, int) - Static method in class com.luna.common.regex.PatternPool
移除缓存
remove(String, Class) - Method in class com.luna.common.engine.model.NodeChain
 
remove(K) - Method in class com.luna.common.cache.SimpleCache
移除缓存
removeAFeature(String, String) - Static method in class com.luna.common.text.FeatureUtils
删除一个feature。
removeDuplicateStrings(String[]) - Static method in class com.luna.common.text.StringTools
Remove duplicate strings from the given array.
removeExtension(String) - Static method in class com.luna.common.command.ProcessUtils
 
removeExtension(String) - Static method in class com.luna.common.os.ProcessUtils
 
removeFeaturesSubValue(String, String, String) - Method in class com.luna.common.text.ExtendUtils
 
removeFeaturesValue(String, String) - Static method in class com.luna.common.text.ExtendUtils
 
removeListener(ClipboardListener) - Method in enum class com.luna.common.swing.ClipboardMonitor
去除指定监听
removeSuffix(CharSequence, CharSequence) - Static method in class com.luna.common.text.StringTools
去掉指定后缀
rename(File, String, boolean) - Static method in class com.luna.common.file.FileTools
修改文件或目录的文件名,不变更路径,只是简单修改文件名,不保留扩展名。
rename(File, String, boolean, boolean) - Static method in class com.luna.common.file.FileTools
修改文件或目录的文件名,不变更路径,只是简单修改文件名
重命名有两种模式:
1、isRetainExt为true时,保留原扩展名:
rename(Path, String, boolean) - Static method in class com.luna.common.file.FileTools
修改文件或目录的文件名,不变更路径,只是简单修改文件名
rename(Path, String, boolean) - Static method in class com.luna.common.file.PathUtil
修改文件或目录的文件名,不变更路径,只是简单修改文件名
repeat - Variable in class com.luna.common.img.gif.AnimatedGifEncoder
 
REPEAT_OPERATION - Static variable in exception com.luna.common.exception.BaseException
 
replace(NodeName, NodeConf) - Method in class com.luna.common.engine.model.NodeChain
 
replace(CharSequence) - Method in class com.luna.common.replacer.StrReplacer
 
replace(CharSequence, int, int, char) - Static method in class com.luna.common.text.StringTools
替换指定字符串的指定区间内字符为固定字符
replace(CharSequence, int, CharSequence, CharSequence, boolean) - Static method in class com.luna.common.text.StringTools
替换字符串中的指定字符串
replace(CharSequence, int, StringBuilder) - Method in class com.luna.common.escape.NumericEntityUnescaper
 
replace(CharSequence, int, StringBuilder) - Method in class com.luna.common.replacer.LookupReplacer
 
replace(CharSequence, int, StringBuilder) - Method in class com.luna.common.replacer.ReplacerChain
 
replace(CharSequence, int, StringBuilder) - Method in class com.luna.common.replacer.StrReplacer
抽象的字符串替换方法,通过传入原字符串和当前位置,执行替换逻辑,返回处理或替换的字符串长度部分。
replace(CharSequence, CharSequence, CharSequence) - Static method in class com.luna.common.text.StringTools
替换字符串中的指定字符串
replace(CharSequence, CharSequence, CharSequence, boolean) - Static method in class com.luna.common.text.StringTools
替换字符串中的指定字符串
replace(CharSequence, String, Func1<Matcher, String>) - Static method in class com.luna.common.text.StringTools
替换所有正则匹配的文本,并使用自定义函数决定如何替换
replace(CharSequence, Pattern, Func1<Matcher, String>) - Static method in class com.luna.common.text.StringTools
替换所有正则匹配的文本,并使用自定义函数决定如何替换
replaceFun可以通过Matcher提取出匹配到的内容的不同部分,然后经过重新处理、组装变成新的内容放回原位。
replace(Class, NodeConf) - Method in class com.luna.common.engine.model.NodeChain
 
replace(String, Class, NodeConf) - Method in class com.luna.common.engine.model.NodeChain
 
replace(String, String, String) - Static method in class com.luna.common.text.StringTools
Replace all occurrences of a substring within a string with another string.
replace(K, V) - Method in class com.luna.common.map.MapWrapper
 
replace(K, V, V) - Method in class com.luna.common.map.MapWrapper
 
replace(T) - Method in interface com.luna.common.anno.Replacer
替换指定类型为目标类型
replaceAll(CharSequence, String, Func1<Matcher, String>) - Static method in class com.luna.common.regex.ReUtil
替换所有正则匹配的文本,并使用自定义函数决定如何替换
replaceFun可以通过Matcher提取出匹配到的内容的不同部分,然后经过重新处理、组装变成新的内容放回原位。
replaceAll(CharSequence, String, String) - Static method in class com.luna.common.regex.ReUtil
正则替换指定值
通过正则查找到字符串,然后把匹配到的字符串加入到replacementTemplate中,$1表示分组1的字符串
replaceAll(CharSequence, Pattern, Func1<Matcher, String>) - Static method in class com.luna.common.regex.ReUtil
替换所有正则匹配的文本,并使用自定义函数决定如何替换
replaceFun可以通过Matcher提取出匹配到的内容的不同部分,然后经过重新处理、组装变成新的内容放回原位。
replaceAll(CharSequence, Pattern, String) - Static method in class com.luna.common.regex.ReUtil
正则替换指定值
通过正则查找到字符串,然后把匹配到的字符串加入到replacementTemplate中,$1表示分组1的字符串
replaceAll(BiFunction<? super K, ? super V, ? extends V>) - Method in class com.luna.common.map.MapWrapper
 
replaceChars(CharSequence, char[], CharSequence) - Static method in class com.luna.common.text.StringTools
替换字符字符数组中所有的字符为replacedStr
replaceChars(CharSequence, String, CharSequence) - Static method in class com.luna.common.text.StringTools
替换字符字符数组中所有的字符为replacedStr
提供的chars为所有需要被替换的字符,例如:"\r\n",则"\r"和"\n"都会被替换,哪怕他们单独存在
replaceFirst(Pattern, CharSequence, String) - Static method in class com.luna.common.regex.ReUtil
替换匹配的第一个内容
replaceIgnoreCase(CharSequence, CharSequence, CharSequence) - Static method in class com.luna.common.text.StringTools
替换字符串中的指定字符串,忽略大小写
Replacer<T> - Interface in com.luna.common.anno
替换器
通过实现此接口完成指定类型对象的替换操作,替换后的目标类型依旧为指定类型
ReplacerChain - Class in com.luna.common.replacer
字符串替换链,用于组合多个字符串替换逻辑
ReplacerChain(StrReplacer...) - Constructor for class com.luna.common.replacer.ReplacerChain
构造
REPLICATE - Enum constant in enum class com.luna.common.img.ScaleType
使用 ReplicateScaleFilter 类中包含的图像缩放算法
reset() - Method in class com.luna.common.io.FastByteArrayOutputStream
 
reset() - Method in class com.luna.common.io.FastByteBuffer
 
reset() - Static method in class com.luna.common.os.Profiler
清除计时器。
resetFrame() - Method in class com.luna.common.img.gif.GifDecoder
Resets frame state for reading next image.
resolveClass(ObjectStreamClass) - Method in class com.luna.common.io.ValidateObjectInputStream
只允许反序列化SerialObject class
RESPONSE_TIMEOUT - Static variable in class com.luna.common.net.HttpUtils
 
ResponseResult - Annotation Interface in com.luna.common.anno
 
RestUtils - Class in com.luna.common.net
 
RestUtils() - Constructor for class com.luna.common.net.RestUtils
 
ResultCode - Interface in com.luna.common.dto.constant
返回参数
ResultDTO<T> - Class in com.luna.common.dto
返回值
ResultDTO() - Constructor for class com.luna.common.dto.ResultDTO
 
ResultDTO(boolean, Integer, String) - Constructor for class com.luna.common.dto.ResultDTO
 
ResultDTO(boolean, Integer, String, T) - Constructor for class com.luna.common.dto.ResultDTO
 
ResultDTOUtils<T> - Class in com.luna.common.dto
 
ResultDTOUtils() - Constructor for class com.luna.common.dto.ResultDTOUtils
 
ResultEnum - Enum Class in com.luna.common.dto.constant
 
resultKey() - Method in interface com.luna.common.engine.task.EngineNode
从EngineContext中获取此node结果的key
ReUtil - Class in com.luna.common.regex
正则相关工具类
常用正则请见 Validator
ReUtil() - Constructor for class com.luna.common.regex.ReUtil
 
rightClick() - Static method in class com.luna.common.swing.RobotUtil
模拟右键单击
鼠标单击包括鼠标右键的按下和释放
Rjng - Enum constant in enum class com.luna.common.i18n.ScriptCode
Rejang [363]
rm - Enum constant in enum class com.luna.common.i18n.LanguageCode
rn - Enum constant in enum class com.luna.common.i18n.LanguageCode
ro - Enum constant in enum class com.luna.common.i18n.LanguageCode
ro - Enum constant in enum class com.luna.common.i18n.LocaleCode
RO - Enum constant in enum class com.luna.common.i18n.Country
 
RO - Enum constant in enum class com.luna.common.i18n.CountryCode
Romania [RO, ROU, 642, Officially assigned]
RO - Enum constant in enum class com.luna.common.text.CT.CC
 
ro_MD - Enum constant in enum class com.luna.common.i18n.LocaleCode
ro_RO - Enum constant in enum class com.luna.common.i18n.LocaleCode
roa - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
RobotUtil - Class in com.luna.common.swing
Robot 封装工具类,提供截屏等工具
RobotUtil() - Constructor for class com.luna.common.swing.RobotUtil
 
roh - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
ROKU - Enum constant in enum class com.luna.common.os.Manufacturer
Roku sells home digital media products
ROKU - Enum constant in enum class com.luna.common.os.OperatingSystem
 
rom - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
ron - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Romanian (ro) for terminology applications.
RON - Enum constant in enum class com.luna.common.i18n.CurrencyCode
New Romanian Leu [numeric code = 946, minor unit = 2]
Roro - Enum constant in enum class com.luna.common.i18n.ScriptCode
Rongorongo [620]
rotate(int) - Method in class com.luna.common.img.Img
旋转图片为指定角度
来自:http://blog.51cto.com/cping1982/130066
rotate(Image, int) - Static method in class com.luna.common.img.ImgUtil
旋转图片为指定角度
来自:http://blog.51cto.com/cping1982/130066
rotate(Image, int, File) - Static method in class com.luna.common.img.ImgUtil
旋转图片为指定角度
此方法不会关闭输出流
rotate(Image, int, OutputStream) - Static method in class com.luna.common.img.ImgUtil
旋转图片为指定角度
此方法不会关闭输出流
rotate(Image, int, ImageOutputStream) - Static method in class com.luna.common.img.ImgUtil
旋转图片为指定角度
此方法不会关闭输出流,输出格式为JPG
rotate(File, int, File) - Static method in class com.luna.common.img.ImgUtil
旋转图片为指定角度
此方法不会关闭输出流
round(double) - Method in class com.luna.common.img.Img
图片圆角处理
round(double, int) - Static method in class com.luna.common.math.NumberUtil
保留固定位数小数
采用四舍五入策略 RoundingMode.HALF_UP
例如保留2位小数:123.456789 =》 123.46
round(double, int, RoundingMode) - Static method in class com.luna.common.math.NumberUtil
保留固定位数小数
例如保留四位小数:123.456789 =》 123.4567
round(String, int) - Static method in class com.luna.common.math.NumberUtil
保留固定位数小数
采用四舍五入策略 RoundingMode.HALF_UP
例如保留2位小数:123.456789 =》 123.46
round(String, int, RoundingMode) - Static method in class com.luna.common.math.NumberUtil
保留固定位数小数
例如保留四位小数:123.456789 =》 123.4567
round(BigDecimal, int) - Static method in class com.luna.common.math.NumberUtil
保留固定位数小数
采用四舍五入策略 RoundingMode.HALF_UP
例如保留2位小数:123.456789 =》 123.46
round(BigDecimal, int, RoundingMode) - Static method in class com.luna.common.math.NumberUtil
保留固定位数小数
例如保留四位小数:123.456789 =》 123.4567
roundDown(Number, int) - Static method in class com.luna.common.math.NumberUtil
保留固定小数位数,舍去多余位数
roundDown(BigDecimal, int) - Static method in class com.luna.common.math.NumberUtil
保留固定小数位数,舍去多余位数
roundHalfEven(Number, int) - Static method in class com.luna.common.math.NumberUtil
四舍六入五成双计算法
roundHalfEven(BigDecimal, int) - Static method in class com.luna.common.math.NumberUtil
四舍六入五成双计算法
roundingMode(BigDecimal, int, RoundingMode) - Static method in class com.luna.common.math.MathUtils
舍数
roundStr(double, int) - Static method in class com.luna.common.math.NumberUtil
保留固定位数小数
采用四舍五入策略 RoundingMode.HALF_UP
例如保留2位小数:123.456789 =》 123.46
roundStr(double, int, RoundingMode) - Static method in class com.luna.common.math.NumberUtil
保留固定位数小数
例如保留四位小数:123.456789 =》 123.4567
roundStr(String, int) - Static method in class com.luna.common.math.NumberUtil
保留固定位数小数
采用四舍五入策略 RoundingMode.HALF_UP
例如保留2位小数:123.456789 =》 123.46
roundStr(String, int, RoundingMode) - Static method in class com.luna.common.math.NumberUtil
保留固定位数小数
例如保留四位小数:123.456789 =》 123.4567
RS - Enum constant in enum class com.luna.common.i18n.Country
 
RS - Enum constant in enum class com.luna.common.i18n.CountryCode
Serbia [RS, SRB, 688, Officially assigned]
RS - Enum constant in enum class com.luna.common.text.CT.CC
 
RSD - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Serbian Dinar [numeric code = 941, minor unit = 2]
ru - Enum constant in enum class com.luna.common.i18n.LanguageCode
ru - Enum constant in enum class com.luna.common.i18n.LocaleCode
RU - Enum constant in enum class com.luna.common.i18n.Country
 
RU - Enum constant in enum class com.luna.common.i18n.CountryCode
Russian Federation [RU, RUS, 643, Officially assigned]
RU - Enum constant in enum class com.luna.common.text.CT.CC
 
ru_KZ - Enum constant in enum class com.luna.common.i18n.LocaleCode
ru_RU - Enum constant in enum class com.luna.common.i18n.LocaleCode
RUB - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Russian Ruble [numeric code = 643, minor unit = 2]
rum - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Romanian (ro) for bibliographic applications.
run - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
run() - Method in class com.luna.common.net.download.DownloadThread
 
run() - Method in enum class com.luna.common.swing.ClipboardMonitor
 
run() - Method in class com.luna.common.worker.SyncTaskWorker
 
runCommand(String) - Static method in class com.luna.common.command.ProcessUtils
执行命令行
runCommand(List<String>) - Static method in class com.luna.common.command.ProcessUtils
执行多行命令
Runr - Enum constant in enum class com.luna.common.i18n.ScriptCode
Runic [211]
rup - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
RUR - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Deprecated. 
rus - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
RUSSIANS - Enum constant in enum class com.luna.common.china.NationalityEnum
 
rw - Enum constant in enum class com.luna.common.i18n.LanguageCode
RW - Enum constant in enum class com.luna.common.i18n.Country
 
RW - Enum constant in enum class com.luna.common.i18n.CountryCode
Rwanda [RW, RWA, 646, Officially assigned]
RW - Enum constant in enum class com.luna.common.text.CT.CC
 
RWF - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Rwanda Franc [numeric code = 646, minor unit = 0]

S

sa - Enum constant in enum class com.luna.common.i18n.LanguageCode
SA - Enum constant in enum class com.luna.common.i18n.Country
 
SA - Enum constant in enum class com.luna.common.i18n.CountryCode
Saudi Arabia [SA, SAU, 682, Officially assigned]
SA - Enum constant in enum class com.luna.common.text.CT.CC
 
sad - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
SAFARI_MAC - Static variable in interface com.luna.common.net.UserAgentConstant
Safari
SAFARI_WIN - Static variable in interface com.luna.common.net.UserAgentConstant
 
safeUnescape(String) - Static method in class com.luna.common.escape.EscapeUtil
安全的unescape文本,当文本不是被escape的时候,返回原文。
sag - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
sah - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
sai - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
sal - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
SALAR - Enum constant in enum class com.luna.common.china.NationalityEnum
 
sam - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
sample - Variable in class com.luna.common.img.gif.AnimatedGifEncoder
 
samplefac - Variable in class com.luna.common.img.gif.NeuQuant
 
Samr - Enum constant in enum class com.luna.common.i18n.ScriptCode
Samaritan [123]
SAMSUNG - Enum constant in enum class com.luna.common.os.Manufacturer
Samsung Electronics
san - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
SAR - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Saudi Riyal [numeric code = 682, minor unit = 2]
Sara - Enum constant in enum class com.luna.common.i18n.ScriptCode
Sarati [292]
Sarb - Enum constant in enum class com.luna.common.i18n.ScriptCode
Old South Arabian [105]
sas - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
sat - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
SATURDAY - Enum constant in enum class com.luna.common.date.DayWeekEnum
 
Saur - Enum constant in enum class com.luna.common.i18n.ScriptCode
Saurashtra [344]
SB - Enum constant in enum class com.luna.common.i18n.Country
 
SB - Enum constant in enum class com.luna.common.i18n.CountryCode
Solomon Islands [SB, SLB, 90, Officially assigned]
SB - Enum constant in enum class com.luna.common.text.CT.CC
 
SBD - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Solomon Islands Dollar [numeric code = 90, minor unit = 2]
sc - Enum constant in enum class com.luna.common.i18n.LanguageCode
SC - Enum constant in enum class com.luna.common.i18n.Country
 
SC - Enum constant in enum class com.luna.common.i18n.CountryCode
Seychelles [SC, SYC, 690, Officially assigned]
SC - Enum constant in enum class com.luna.common.text.CT.CC
 
scale(float) - Method in class com.luna.common.img.Img
缩放图像(按比例缩放)
scale(int, int) - Method in class com.luna.common.img.Img
缩放图像(按长宽缩放)
注意:目标长宽与原图不成比例会变形
scale(int, int, int) - Method in class com.luna.common.img.Img
缩放图像(按长宽缩放)
注意:目标长宽与原图不成比例会变形
scale(int, int, Color) - Method in class com.luna.common.img.Img
等比缩放图像,此方法按照按照给定的长宽等比缩放图片,按照长宽缩放比最多的一边等比缩放,空白部分填充背景色
缩放后默认为jpeg格式
scale(Image, float) - Static method in class com.luna.common.img.ImgUtil
缩放图像(按比例缩放)
scale(Image, int, int) - Static method in class com.luna.common.img.ImgUtil
缩放图像(按长宽缩放)
注意:目标长宽与原图不成比例会变形
scale(Image, int, int, Color) - Static method in class com.luna.common.img.ImgUtil
缩放图像(按高度和宽度缩放)
缩放后默认为jpeg格式
scale(Image, File, float) - Static method in class com.luna.common.img.ImgUtil
缩放图像(按比例缩放)
缩放后默认为jpeg格式,此方法并不关闭流
scale(Image, OutputStream, float) - Static method in class com.luna.common.img.ImgUtil
缩放图像(按比例缩放)
缩放后默认为jpeg格式,此方法并不关闭流
scale(Image, ImageOutputStream, float) - Static method in class com.luna.common.img.ImgUtil
缩放图像(按比例缩放)
缩放后默认为jpeg格式,此方法并不关闭流
scale(Image, ImageOutputStream, int, int, Color) - Static method in class com.luna.common.img.ImgUtil
缩放图像(按高度和宽度缩放)
缩放后默认为jpeg格式,此方法并不关闭流
scale(File, File, float) - Static method in class com.luna.common.img.ImgUtil
缩放图像(按比例缩放),目标文件的扩展名决定目标文件类型
scale(File, File, int, int, Color) - Static method in class com.luna.common.img.ImgUtil
缩放图像(按高度和宽度缩放)
缩放后默认格式与源图片相同,无法识别原图片默认JPG
scale(InputStream, OutputStream, float) - Static method in class com.luna.common.img.ImgUtil
缩放图像(按比例缩放)
缩放后默认为jpeg格式,此方法并不关闭流
scale(InputStream, OutputStream, int, int, Color) - Static method in class com.luna.common.img.ImgUtil
缩放图像(按高度和宽度缩放)
缩放后默认为jpeg格式,此方法并不关闭流
scale(ImageInputStream, ImageOutputStream, float) - Static method in class com.luna.common.img.ImgUtil
缩放图像(按比例缩放)
缩放后默认为jpeg格式,此方法并不关闭流
scale(ImageInputStream, ImageOutputStream, int, int, Color) - Static method in class com.luna.common.img.ImgUtil
缩放图像(按高度和宽度缩放)
缩放后默认为jpeg格式,此方法并不关闭流
ScaleType - Enum Class in com.luna.common.img
图片缩略算法类型
scan(String, long, long) - Static method in class com.luna.common.net.IPAddressUtil
 
scan(String, long, long, char[]) - Static method in class com.luna.common.net.IPAddressUtil
 
ScheduledAsyncExecutor - Class in com.luna.common.thread
 
ScheduledAsyncExecutor() - Constructor for class com.luna.common.thread.ScheduledAsyncExecutor
 
scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - Static method in class com.luna.common.thread.ScheduledAsyncExecutor
 
scheduleWithFixedDelay(Consumer<P>, P, long, long, TimeUnit) - Static method in class com.luna.common.thread.ScheduledAsyncExecutor
延迟执行
scn - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
sco - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
SCR - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Seychelles Rupee [numeric code = 690, minor unit = 2]
ScreenUtil - Class in com.luna.common.swing
屏幕相关(当前显示设置)工具类
ScreenUtil() - Constructor for class com.luna.common.swing.ScreenUtil
 
ScriptCode - Enum Class in com.luna.common.i18n
sd - Enum constant in enum class com.luna.common.i18n.LanguageCode
SD - Enum constant in enum class com.luna.common.i18n.Country
 
SD - Enum constant in enum class com.luna.common.i18n.CountryCode
Sudan [SD, SDN, 729, Officially assigned]
SD - Enum constant in enum class com.luna.common.text.CT.CC
 
SDG - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Sudanese Pound [numeric code = 938, minor unit = 2]
sdv - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
se - Enum constant in enum class com.luna.common.i18n.LanguageCode
se - Enum constant in enum class com.luna.common.i18n.LocaleCode
SE - Enum constant in enum class com.luna.common.i18n.Country
 
SE - Enum constant in enum class com.luna.common.i18n.CountryCode
Sweden [SE, SWE, 752, Officially assigned]
SE - Enum constant in enum class com.luna.common.text.CT.CC
 
se_NO - Enum constant in enum class com.luna.common.i18n.LocaleCode
second - Variable in class com.luna.common.calendarist.pojo.CalendaristDate
 
SECOND - Enum constant in enum class com.luna.common.date.DateUnit
一秒的毫秒数
SECOND - Static variable in class com.luna.common.calendarist.core.CalendaristBase
 
SecurityManager - Class in com.luna.common.encrypt.security
 
SecurityManager() - Constructor for class com.luna.common.encrypt.security.SecurityManager
 
SEK - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Swedish Krona [numeric code = 752, minor unit = 2]
sel - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
sem - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Sensitive - Annotation Interface in com.luna.common.sensitive
敏感字段注解 字段被注解后,使用SensitiveUtil会脱敏该字段
SensitiveTest - Class in com.luna.common.sensitive
 
SensitiveTest() - Constructor for class com.luna.common.sensitive.SensitiveTest
 
SensitiveTest.Person - Class in com.luna.common.sensitive
 
SensitiveUtil<T> - Class in com.luna.common.sensitive
脱敏工具类 通过配置Config实现手机号电话,QQ微信邮箱,地址等脱敏开关 当Config全部是关闭状态时,调用不做任何操作
SensitiveUtil.WithoutAnnotationUtil<T> - Class in com.luna.common.sensitive
脱敏工具类,不使用注解的方式实现
serialize(T) - Static method in class com.luna.common.text.SerializeUtil
序列化
对象必须实现Serializable接口
SerializeUtil - Class in com.luna.common.text
序列化工具类
注意!此工具类依赖于JDK的序列化机制,某些版本的JDK中可能存在远程注入漏洞。
SerializeUtil() - Constructor for class com.luna.common.text.SerializeUtil
 
SERIES40 - Enum constant in enum class com.luna.common.os.OperatingSystem
Nokia's Series 40 operating system.
SessionGenerator - Class in com.luna.common.text
sessionId生成方式
SessionGenerator() - Constructor for class com.luna.common.text.SessionGenerator
 
set(boolean) - Method in class com.luna.common.mutable.MutableBool
设置值
set(byte) - Method in class com.luna.common.mutable.MutableByte
设置值
set(double) - Method in class com.luna.common.mutable.MutableDouble
设置值
set(float) - Method in class com.luna.common.mutable.MutableFloat
设置值
set(int) - Method in class com.luna.common.mutable.MutableInt
设置值
set(int, int) - Method in class com.luna.common.calendarist.core.CalendaristBase
 
set(long) - Method in class com.luna.common.mutable.MutableLong
设置值
set(short) - Method in class com.luna.common.mutable.MutableShort
设置值
set(Transferable) - Static method in class com.luna.common.swing.ClipboardUtil
设置内容到剪贴板
set(Transferable, ClipboardOwner) - Static method in class com.luna.common.swing.ClipboardUtil
设置内容到剪贴板
set(Boolean) - Method in class com.luna.common.mutable.MutableBool
 
set(Number) - Method in class com.luna.common.mutable.MutableByte
 
set(Number) - Method in class com.luna.common.mutable.MutableDouble
 
set(Number) - Method in class com.luna.common.mutable.MutableFloat
 
set(Number) - Method in class com.luna.common.mutable.MutableInt
 
set(Number) - Method in class com.luna.common.mutable.MutableLong
 
set(Number) - Method in class com.luna.common.mutable.MutableShort
 
set(T) - Method in interface com.luna.common.mutable.Mutable
设置值
set(T) - Method in class com.luna.common.mutable.MutableObj
 
setAddress(String) - Method in class com.luna.common.sensitive.SensitiveTest.Person
 
setAlpha(Graphics2D, float) - Static method in class com.luna.common.img.GraphicsUtil
设置画笔透明度
setApplicationContext(ApplicationContext) - Method in class com.luna.common.spring.SpringBeanService
 
setAuth(String, Integer, String, String) - Static method in class com.luna.common.net.high.AsyncHttpUtils
 
setAuth(String, String, String) - Static method in class com.luna.common.net.high.AsyncHttpUtils
 
setBackground(Color) - Method in class com.luna.common.img.gif.AnimatedGifEncoder
Sets the background color for the last added frame and any subsequent frames.
setBackgroundColor(Color) - Method in class com.luna.common.img.Img
设置图片的背景色
setBody(byte[], ContentType) - Method in class com.luna.common.net.async.CustomAsyncHttpResponse
 
setBody(CustomResponseBody) - Method in class com.luna.common.net.async.CustomAsyncHttpResponse
 
setBody(String, ContentType) - Method in class com.luna.common.net.async.CustomAsyncHttpResponse
 
setCacheCorePoolSize(int) - Method in class com.luna.common.thread.CommonThreadPoolUtil
设置核心线程数 setCacheCorePoolSize:().
setClDeviceBoardNameAMD(String) - Method in class com.luna.common.os.hardware.OpenCLDeviceDTO
 
setClDeviceGlobalMemSize(long) - Method in class com.luna.common.os.hardware.OpenCLDeviceDTO
 
setClDeviceName(String) - Method in class com.luna.common.os.hardware.OpenCLDeviceDTO
 
setClDeviceOpenCLCVersion(String) - Method in class com.luna.common.os.hardware.OpenCLDeviceDTO
 
setClDeviceType(String) - Method in class com.luna.common.os.hardware.OpenCLDeviceDTO
 
setClDeviceVendor(String) - Method in class com.luna.common.os.hardware.OpenCLDeviceDTO
 
setClDeviceVendorId(String) - Method in class com.luna.common.os.hardware.OpenCLDeviceDTO
 
setClDeviceVersion(String) - Method in class com.luna.common.os.hardware.OpenCLDeviceDTO
 
setClDriverVersion(String) - Method in class com.luna.common.os.hardware.OpenCLDeviceDTO
 
setClPlatformICDSuffixKHR(String) - Method in class com.luna.common.os.hardware.OpenCLDeviceDTO
 
setcode(String) - Method in enum class com.luna.common.i18n.Country
 
setCode(int) - Method in enum class com.luna.common.date.DayWeekEnum
 
setCode(int) - Method in class com.luna.common.dto.ResultDTO
 
setCode(Integer) - Method in enum class com.luna.common.net.HttpContentTypeEnum
 
setComment(String) - Method in class com.luna.common.file.compress.ZipWriter
设置注释
setComputerIp(String) - Method in class com.luna.common.os.hardware.SystemInfoDTO
 
setComputerName(String) - Method in class com.luna.common.os.hardware.SystemInfoDTO
 
setCookieManager() - Static method in class com.luna.common.net.base.HttpBaseUtils
 
setCountryCode(String) - Method in class com.luna.common.text.CT
 
setCurrentpage(long) - Method in class com.luna.common.page.Page
 
setCurrentpage(long, long, long) - Method in class com.luna.common.page.Page
 
setData(T) - Method in class com.luna.common.dto.ResultDTO
 
setDay(int) - Method in class com.luna.common.calendarist.pojo.CalendaristDate
 
setDay(int) - Method in class com.luna.common.calendarist.pojo.SolarDate
 
setDayOfWeek(DayOfWeek) - Method in class com.luna.common.calendarist.pojo.SolarDate
 
setDelay(int) - Method in class com.luna.common.img.gif.AnimatedGifEncoder
设置每一帧的间隔时间 Sets the delay time between each frame, or changes it for subsequent frames (applies to last frame added).
setDelay(int) - Static method in class com.luna.common.swing.RobotUtil
设置默认的延迟时间
当按键执行完后的等待时间,也可以用ThreadUtil.sleep方法代替
setDelay(long) - Method in enum class com.luna.common.swing.ClipboardMonitor
设置重试等待
setDescription(String) - Method in class com.luna.common.os.hardware.FirmwareDTO
 
setDirName(String) - Method in class com.luna.common.os.hardware.dto.SysFileDTO
 
setDirName(String) - Method in class com.luna.common.os.hardware.SysFile
 
setDispose(int) - Method in class com.luna.common.img.gif.AnimatedGifEncoder
Sets the GIF frame disposal code for the last added frame and any subsequent frames.
setEraDay(String) - Method in class com.luna.common.calendarist.pojo.CycleDate
 
setEraHour(String) - Method in class com.luna.common.calendarist.pojo.CycleDate
 
setEraMonth(String) - Method in class com.luna.common.calendarist.pojo.CycleDate
 
setEraYear(String) - Method in class com.luna.common.calendarist.pojo.CycleDate
 
setEvents(BlockingQueue<Event>) - Method in class com.luna.common.net.sse.SseEntity
 
setFeaturesSubValue(String, String, String, Object) - Method in class com.luna.common.text.ExtendUtils
 
setFeaturesValue(String, String, Object) - Static method in class com.luna.common.text.ExtendUtils
为防止同步问题,加上synchronized
setFieldValue(Object, String, E) - Static method in class com.luna.common.reflect.ReflectUtils
直接设置对象属性值, 无视private/protected修饰符, 不经过setter函数.
setFirmwareDTO(FirmwareDTO) - Method in class com.luna.common.os.hardware.dto.OshiHardwareDTO
 
setFirmwareDTO(FirmwareDTO) - Method in class com.luna.common.os.hardware.OshiHardware
 
setFrameRate(float) - Method in class com.luna.common.img.gif.AnimatedGifEncoder
Sets frame rate in frames per second.
setFree(Long) - Method in class com.luna.common.os.hardware.Jvm
 
setFree(Long) - Method in class com.luna.common.os.hardware.Memory
 
setFree(Long) - Method in class com.luna.common.os.hardware.SysFile
 
setFree(String) - Method in class com.luna.common.os.hardware.dto.JvmDTO
 
setFree(String) - Method in class com.luna.common.os.hardware.dto.MemoryDTO
 
setFree(String) - Method in class com.luna.common.os.hardware.dto.SysFileDTO
 
setFriends(List<SensitiveTest.Person>) - Method in class com.luna.common.sensitive.SensitiveTest.Person
 
setFrom(ConvertFromType) - Method in class com.luna.common.calendarist.core.CalendaristBase
 
setFunction(Function<String, String>) - Method in class com.luna.common.sensitive.FieldConfig
 
setHome(String) - Method in class com.luna.common.os.hardware.dto.JvmDTO
 
setHome(String) - Method in class com.luna.common.os.hardware.Jvm
 
setHostName(String) - Method in class com.luna.common.os.hardware.dto.OshiHardwareDTO
 
setHostName(String) - Method in class com.luna.common.os.hardware.OshiHardware
 
setHour(int) - Method in class com.luna.common.calendarist.pojo.CalendaristDate
 
setHour(int) - Method in class com.luna.common.calendarist.pojo.SolarDate
 
setId(long) - Method in class com.luna.common.os.hardware.OpenCLDeviceDTO
 
setIdle(Double) - Method in class com.luna.common.os.hardware.Processor
 
setIdle(String) - Method in class com.luna.common.os.hardware.dto.ProcessorDTO
 
setImage(Image) - Static method in class com.luna.common.swing.ClipboardUtil
设置图片到剪贴板
setImageStr(String) - Method in enum class com.luna.common.constant.ImageConstant
 
setImageType(Integer) - Method in enum class com.luna.common.constant.ImageConstant
 
setItsLeapMonth(boolean) - Method in class com.luna.common.calendarist.pojo.LunarDate
 
setJvm(Jvm) - Method in class com.luna.common.os.hardware.OshiHardware
 
setJvmDTO(JvmDTO) - Method in class com.luna.common.os.hardware.dto.OshiHardwareDTO
 
setKey(String) - Method in enum class com.luna.common.net.HttpContentTypeEnum
 
setLast(int) - Method in class com.luna.common.page.Page
总共有多少页,即末页
setLeapMonth(int) - Method in class com.luna.common.calendarist.pojo.LunarDate
 
setLevel(int) - Method in class com.luna.common.file.compress.ZipWriter
设置压缩级别,可选1~9,-1表示默认
setList(List<?>) - Method in class com.luna.common.page.Page
 
setLogicalProcessorCount(int) - Method in class com.luna.common.os.hardware.dto.ProcessorDTO
 
setLogicalProcessorCount(Integer) - Method in class com.luna.common.os.hardware.Processor
 
setLpage(int) - Method in class com.luna.common.page.Page
 
setMacAddressSet(Set<String>) - Method in class com.luna.common.os.hardware.dto.OshiHardwareDTO
 
setMacAddressSet(Set<String>) - Method in class com.luna.common.os.hardware.OshiHardware
 
setManufacturer(String) - Method in class com.luna.common.os.hardware.dto.OshiHardwareDTO
 
setManufacturer(String) - Method in class com.luna.common.os.hardware.FirmwareDTO
 
setManufacturer(String) - Method in class com.luna.common.os.hardware.MotherboardDTO
 
setManufacturer(String) - Method in class com.luna.common.os.hardware.OshiHardware
 
setMax(Long) - Method in class com.luna.common.os.hardware.Jvm
 
setMax(String) - Method in class com.luna.common.os.hardware.dto.JvmDTO
 
setMemeryTotal(Long) - Method in class com.luna.common.os.hardware.Memory
 
setMemeryTotal(String) - Method in class com.luna.common.os.hardware.dto.MemoryDTO
 
setMemory(Memory) - Method in class com.luna.common.os.hardware.OshiHardware
 
setMemoryDTO(MemoryDTO) - Method in class com.luna.common.os.hardware.dto.OshiHardwareDTO
 
setMessage(String) - Method in class com.luna.common.dto.ResultDTO
 
setMillis(int) - Method in class com.luna.common.calendarist.pojo.CalendaristDate
 
setMillis(int) - Method in class com.luna.common.calendarist.pojo.SolarDate
 
setMinute(int) - Method in class com.luna.common.calendarist.pojo.CalendaristDate
 
setMinute(int) - Method in class com.luna.common.calendarist.pojo.SolarDate
 
setMobile(String) - Method in class com.luna.common.sensitive.SensitiveTest.Person
 
setModel(String) - Method in class com.luna.common.os.hardware.dto.OshiHardwareDTO
 
setModel(String) - Method in class com.luna.common.os.hardware.MotherboardDTO
 
setModel(String) - Method in class com.luna.common.os.hardware.OshiHardware
 
setMonth(int) - Method in class com.luna.common.calendarist.pojo.CalendaristDate
 
setMonth(int) - Method in class com.luna.common.calendarist.pojo.SolarDate
 
setMotherboardDTO(MotherboardDTO) - Method in class com.luna.common.os.hardware.dto.OshiHardwareDTO
 
setMotherboardDTO(MotherboardDTO) - Method in class com.luna.common.os.hardware.OshiHardware
 
setName(String) - Method in enum class com.luna.common.date.DayWeekEnum
 
setName(String) - Method in enum class com.luna.common.encrypt.HashMode
 
setName(String) - Method in enum class com.luna.common.i18n.Country
 
setName(String) - Method in class com.luna.common.os.hardware.dto.ProcessorDTO
 
setName(String) - Method in class com.luna.common.os.hardware.FirmwareDTO
 
setName(String) - Method in class com.luna.common.os.hardware.Processor
 
setName(String) - Method in class com.luna.common.sensitive.SensitiveTest.Person
 
setNamespaceAware(boolean) - Static method in class com.luna.common.xml.XmlUtil
设置是否打开命名空间支持,默认打开
setNeed(Boolean) - Method in class com.luna.common.sensitive.FieldConfig
 
setNext(int) - Method in class com.luna.common.page.Page
 
setNice(Double) - Method in class com.luna.common.os.hardware.Processor
 
setNice(String) - Method in class com.luna.common.os.hardware.dto.ProcessorDTO
 
setNum(int) - Method in enum class com.luna.common.constant.ProcessEnum
 
setOpenCLDeviceDTOList(List<OpenCLDeviceDTO>) - Method in class com.luna.common.os.hardware.CLInfoDTO
 
setOsArch(String) - Method in class com.luna.common.os.hardware.SystemInfoDTO
 
setOsName(String) - Method in class com.luna.common.os.hardware.SystemInfoDTO
 
setParam(String[]) - Method in class com.luna.common.encrypt.security.SharingParamManager
 
setParams(Map<String, Object>) - Method in class com.luna.common.sensitive.SensitiveTest.Person
 
setPassword(String) - Method in class com.luna.common.sensitive.SensitiveTest.Person
 
setPhysicalPackageCount(int) - Method in class com.luna.common.os.hardware.dto.ProcessorDTO
 
setPhysicalPackageCount(Integer) - Method in class com.luna.common.os.hardware.Processor
 
setPhysicalProcessorCount(int) - Method in class com.luna.common.os.hardware.dto.ProcessorDTO
 
setPhysicalProcessorCount(Integer) - Method in class com.luna.common.os.hardware.Processor
 
setPixels() - Method in class com.luna.common.img.gif.GifDecoder
Creates new frame image from current data (and previous frames as specified by their disposition codes).
setPositionBaseCentre(boolean) - Method in class com.luna.common.img.Img
计算x,y坐标的时候是否从中心做为原始坐标开始计算
setProcessor(Processor) - Method in class com.luna.common.os.hardware.OshiHardware
 
setProcessorDTO(ProcessorDTO) - Method in class com.luna.common.os.hardware.dto.OshiHardwareDTO
 
setProcessorId(String) - Method in class com.luna.common.os.hardware.dto.ProcessorDTO
 
setProcessorId(String) - Method in class com.luna.common.os.hardware.Processor
 
setProxy(int) - Static method in class com.luna.common.net.high.HttpHighLevelUtil
 
setProxy(Integer) - Static method in class com.luna.common.net.high.AsyncHttpUtils
 
setProxy(Integer) - Static method in class com.luna.common.net.HttpUtils
 
setProxy(String, int) - Static method in class com.luna.common.net.high.HttpHighLevelUtil
 
setProxy(String, Integer) - Static method in class com.luna.common.net.high.AsyncHttpUtils
使用代理访问
setProxy(String, Integer) - Static method in class com.luna.common.net.HttpUtils
使用代理访问
setProxy(String, Integer, String, String) - Static method in class com.luna.common.net.high.AsyncHttpUtils
 
setProxy(String, Integer, String, String) - Static method in class com.luna.common.net.HttpUtils
 
setQuality(double) - Method in class com.luna.common.img.Img
设置图片输出质量,数字为0~1(不包括0和1)表示质量压缩比,除此数字外设置表示不压缩
setQuality(float) - Method in class com.luna.common.img.Img
设置图片输出质量,数字为0~1(不包括0和1)表示质量压缩比,除此数字外设置表示不压缩
setQuality(int) - Method in class com.luna.common.img.gif.AnimatedGifEncoder
Sets quality of color quantization (conversion of images to the maximum 256 colors allowed by the GIF specification).
setRepeat(int) - Method in class com.luna.common.img.gif.AnimatedGifEncoder
Sets the number of times the set of GIF frames should be played.
setRpage(int) - Method in class com.luna.common.page.Page
 
setRunTime(Long) - Method in class com.luna.common.os.hardware.Jvm
 
setRunTime(String) - Method in class com.luna.common.os.hardware.dto.JvmDTO
 
setSecond(int) - Method in class com.luna.common.calendarist.pojo.CalendaristDate
 
setSecond(int) - Method in class com.luna.common.calendarist.pojo.SolarDate
 
setSerialNumber(String) - Method in class com.luna.common.os.hardware.dto.OshiHardwareDTO
 
setSerialNumber(String) - Method in class com.luna.common.os.hardware.MotherboardDTO
 
setSerialNumber(String) - Method in class com.luna.common.os.hardware.OshiHardware
 
setSize(int) - Method in class com.luna.common.page.Page
 
setSize(int, int) - Method in class com.luna.common.img.gif.AnimatedGifEncoder
Sets the GIF frame size.
setSpeed(Long) - Method in enum class com.luna.common.encrypt.HashMode
 
setStart(long) - Method in class com.luna.common.page.Page
 
setStartTime(String) - Method in class com.luna.common.os.hardware.dto.JvmDTO
 
setStartTime(Date) - Method in class com.luna.common.os.hardware.Jvm
 
setStr(String) - Static method in class com.luna.common.swing.ClipboardUtil
设置字符串文本到剪贴板
setSuccess(boolean) - Method in class com.luna.common.dto.ResultDTO
 
setSwapTotal(Long) - Method in class com.luna.common.os.hardware.Memory
 
setSwapTotal(String) - Method in class com.luna.common.os.hardware.dto.MemoryDTO
 
setSysFiles(List<SysFileDTO>) - Method in class com.luna.common.os.hardware.dto.OshiHardwareDTO
 
setSysFiles(List<SysFile>) - Method in class com.luna.common.os.hardware.OshiHardware
 
setSystem(Double) - Method in class com.luna.common.os.hardware.Processor
 
setSystem(String) - Method in class com.luna.common.os.hardware.dto.ProcessorDTO
 
setSystemInfoDTO(SystemInfoDTO) - Method in class com.luna.common.os.hardware.dto.OshiHardwareDTO
 
setSystemInfoDTO(SystemInfoDTO) - Method in class com.luna.common.os.hardware.OshiHardware
 
setSysTypeName(String) - Method in class com.luna.common.os.hardware.dto.SysFileDTO
 
setSysTypeName(String) - Method in class com.luna.common.os.hardware.SysFile
 
setTargetImageType(String) - Method in class com.luna.common.img.Img
设置目标图片文件格式,用于写出
setTelephone(String) - Method in class com.luna.common.text.CT
 
setTimestamp(long) - Method in class com.luna.common.calendarist.pojo.CalendaristDate
 
setTimestamp(long) - Method in class com.luna.common.calendarist.pojo.SolarDate
 
setTimeZone(TimeZone) - Method in class com.luna.common.cron.CronExpression
Sets the time zone for which this CronExpression will be resolved.
setTotal(long) - Method in class com.luna.common.page.Page
 
setTotal(Long) - Method in class com.luna.common.os.hardware.Jvm
 
setTotal(Long) - Method in class com.luna.common.os.hardware.SysFile
 
setTotal(String) - Method in class com.luna.common.os.hardware.dto.JvmDTO
 
setTotal(String) - Method in class com.luna.common.os.hardware.dto.SysFileDTO
 
setTransparent(Color) - Method in class com.luna.common.img.gif.AnimatedGifEncoder
Sets the transparent color for the last added frame and any subsequent frames.
setTransparent(Color, boolean) - Method in class com.luna.common.img.gif.AnimatedGifEncoder
Sets the transparent color for the last added frame and any subsequent frames.
setTryCount(int) - Method in enum class com.luna.common.swing.ClipboardMonitor
设置重试次数
setTypeName(String) - Method in class com.luna.common.os.hardware.dto.SysFileDTO
 
setTypeName(String) - Method in class com.luna.common.os.hardware.SysFile
 
setUsage(String) - Method in class com.luna.common.os.hardware.dto.SysFileDTO
 
setUsed(Long) - Method in class com.luna.common.os.hardware.Memory
 
setUsed(Long) - Method in class com.luna.common.os.hardware.SysFile
 
setUsed(String) - Method in class com.luna.common.os.hardware.dto.MemoryDTO
 
setUsed(String) - Method in class com.luna.common.os.hardware.dto.SysFileDTO
 
setUser(Double) - Method in class com.luna.common.os.hardware.Processor
 
setUser(String) - Method in class com.luna.common.os.hardware.dto.ProcessorDTO
 
setUserDir(String) - Method in class com.luna.common.os.hardware.SystemInfoDTO
 
setValue(String) - Method in enum class com.luna.common.net.HttpContentTypeEnum
 
setVersion(String) - Method in class com.luna.common.encrypt.security.SharingParamManager
 
setVersion(String) - Method in class com.luna.common.os.hardware.dto.JvmDTO
 
setVersion(String) - Method in class com.luna.common.os.hardware.FirmwareDTO
 
setVersion(String) - Method in class com.luna.common.os.hardware.Jvm
 
setVersion(String) - Method in class com.luna.common.os.hardware.MotherboardDTO
 
setWait(Double) - Method in class com.luna.common.os.hardware.Processor
 
setWait(String) - Method in class com.luna.common.os.hardware.dto.ProcessorDTO
 
setWeekDay(Date, int) - Static method in class com.luna.common.date.DateUtils
设置日期到那一周的周几,weekIndex = 0 表示星期日,依次类推
setYear(int) - Method in class com.luna.common.calendarist.pojo.CalendaristDate
 
setYear(int) - Method in class com.luna.common.calendarist.pojo.SolarDate
 
setZodiac(String) - Method in class com.luna.common.calendarist.pojo.CycleDate
 
SEVENTY - Enum constant in enum class com.luna.common.constant.ProcessEnum
 
SF - Enum constant in enum class com.luna.common.i18n.CountryCode
Finland [SF, FIN, 246, Traditionally reserved]
sg - Enum constant in enum class com.luna.common.i18n.LanguageCode
SG - Enum constant in enum class com.luna.common.i18n.Country
 
SG - Enum constant in enum class com.luna.common.i18n.CountryCode
Singapore [SG, SGP, 702, Officially assigned]
SG - Enum constant in enum class com.luna.common.text.CT.CC
 
sga - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Old Irish (to 900)
SGD - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Singapore Dollar [numeric code = 702, minor unit = 2]
sgn - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Sgnw - Enum constant in enum class com.luna.common.i18n.ScriptCode
SignWriting [095]
SH - Enum constant in enum class com.luna.common.i18n.Country
 
SH - Enum constant in enum class com.luna.common.i18n.CountryCode
Saint Helena, Ascension and Tristan da Cunha [SH, SHN, 654, Officially assigned]
SH - Enum constant in enum class com.luna.common.text.CT.CC
 
sha256(InputStream) - Static method in class com.luna.common.encrypt.HashTools
 
sha256(InputStream) - Static method in class com.luna.common.encrypt.HashUtils
 
sha256(String) - Static method in class com.luna.common.encrypt.HashTools
 
sha256(String) - Static method in class com.luna.common.encrypt.HashUtils
 
sha256WithFile(String) - Static method in class com.luna.common.encrypt.HashTools
 
sha256WithFile(String) - Static method in class com.luna.common.encrypt.HashUtils
 
sha256WithFile(String, String) - Static method in class com.luna.common.encrypt.HashTools
 
sha512(InputStream) - Static method in class com.luna.common.encrypt.HashTools
 
sha512(String) - Static method in class com.luna.common.encrypt.HashTools
 
sha512WithFile(String) - Static method in class com.luna.common.encrypt.HashTools
 
sha512WithFile(String, String) - Static method in class com.luna.common.encrypt.HashTools
 
SharingParamFactoryManager - Class in com.luna.common.encrypt.security
 
SharingParamFactoryManager() - Constructor for class com.luna.common.encrypt.security.SharingParamFactoryManager
 
SharingParamManager - Class in com.luna.common.encrypt.security
 
SharingParamManager() - Constructor for class com.luna.common.encrypt.security.SharingParamManager
 
SharingParamManager(SecurityManager) - Constructor for class com.luna.common.encrypt.security.SharingParamManager
 
SharingParamManager(SecurityManager, String, String...) - Constructor for class com.luna.common.encrypt.security.SharingParamManager
 
Shaw - Enum constant in enum class com.luna.common.i18n.ScriptCode
Shavian [281]
SHE - Enum constant in enum class com.luna.common.china.NationalityEnum
 
shn - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
shortValue() - Method in class com.luna.common.mutable.MutableShort
 
SHP - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Saint Helena Pound [numeric code = 654, minor unit = 2]
Shrd - Enum constant in enum class com.luna.common.i18n.ScriptCode
Sharada [319]
SHUANGJIANG - Enum constant in enum class com.luna.common.calendarist.base.CalendaristTermsType
 
si - Enum constant in enum class com.luna.common.i18n.LanguageCode
SI - Enum constant in enum class com.luna.common.i18n.Country
 
SI - Enum constant in enum class com.luna.common.i18n.CountryCode
Slovenia [SI, SVN, 705, Officially assigned]
SI - Enum constant in enum class com.luna.common.text.CT.CC
 
sid - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
SignUtil - Class in com.luna.common.encrypt
 
SignUtil() - Constructor for class com.luna.common.encrypt.SignUtil
 
SignUtil.SignType - Enum Class in com.luna.common.encrypt
 
SimpleCache<K,V> - Class in com.luna.common.cache
简单缓存,无超时实现,默认使用WeakHashMap实现缓存自动清理
SimpleCache() - Constructor for class com.luna.common.cache.SimpleCache
构造,默认使用WeakHashMap实现缓存自动清理
SimpleCache(Map<K, V>) - Constructor for class com.luna.common.cache.SimpleCache
构造
SimpleGuavaCache<K,V> - Class in com.luna.common.cache
 
SimpleGuavaCache(CacheLoader<K, V>) - Constructor for class com.luna.common.cache.SimpleGuavaCache
 
SimpleGuavaCache(CacheLoader<K, V>, RemovalListener<K, V>) - Constructor for class com.luna.common.cache.SimpleGuavaCache
 
SimpleGuavaCache(RemovalListener<K, V>, CacheLoader<K, V>, Integer, Long) - Constructor for class com.luna.common.cache.SimpleGuavaCache
 
sin - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Sind - Enum constant in enum class com.luna.common.i18n.ScriptCode
Khudawadi, Sindhi [318]
SINGLE_QUOTE - Static variable in interface com.luna.common.constant.CharPoolConstant
字符常量:单引号 '\''
Sinh - Enum constant in enum class com.luna.common.i18n.ScriptCode
Sinhala [348]
sio - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
sit - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
SIXTY - Enum constant in enum class com.luna.common.constant.ProcessEnum
 
size() - Method in class com.luna.common.cache.SimpleGuavaCache
 
size() - Method in class com.luna.common.io.FastByteArrayOutputStream
 
size() - Method in class com.luna.common.io.FastByteBuffer
 
size() - Method in class com.luna.common.map.MapWrapper
 
sizeSet - Variable in class com.luna.common.img.gif.AnimatedGifEncoder
 
SJ - Enum constant in enum class com.luna.common.i18n.Country
 
SJ - Enum constant in enum class com.luna.common.i18n.CountryCode
Svalbard and Jan Mayen [SJ, SJM, 744, Officially assigned]
SJ - Enum constant in enum class com.luna.common.text.CT.CC
 
sk - Enum constant in enum class com.luna.common.i18n.LanguageCode
sk - Enum constant in enum class com.luna.common.i18n.LocaleCode
SK - Enum constant in enum class com.luna.common.i18n.Country
 
SK - Enum constant in enum class com.luna.common.i18n.CountryCode
Slovakia [SK, SVK, 703, Officially assigned]
SK - Enum constant in enum class com.luna.common.text.CT.CC
 
sk_SK - Enum constant in enum class com.luna.common.i18n.LocaleCode
skip() - Method in class com.luna.common.img.gif.GifDecoder
Skips variable length blocks up to and including next zero length block.
sl - Enum constant in enum class com.luna.common.i18n.LanguageCode
sl - Enum constant in enum class com.luna.common.i18n.LocaleCode
SL - Enum constant in enum class com.luna.common.i18n.Country
 
SL - Enum constant in enum class com.luna.common.i18n.CountryCode
Sierra Leone [SL, SLE, 694, Officially assigned]
SL - Enum constant in enum class com.luna.common.text.CT.CC
 
sl_SI - Enum constant in enum class com.luna.common.i18n.LocaleCode
sla - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
SLASH - Static variable in interface com.luna.common.constant.CharPoolConstant
字符常量:斜杠 '/'
SLASH - Static variable in interface com.luna.common.constant.StrPoolConstant
字符串常量:斜杠 "/"
slice(Image, File, int, int) - Static method in class com.luna.common.img.ImgUtil
图像切片(指定切片的宽度和高度)
slice(File, File, int, int) - Static method in class com.luna.common.img.ImgUtil
图像切片(指定切片的宽度和高度)
sliceByRowsAndCols(Image, File, int, int) - Static method in class com.luna.common.img.ImgUtil
图像切割(指定切片的行数和列数),默认RGB模式
sliceByRowsAndCols(Image, File, String, int, int) - Static method in class com.luna.common.img.ImgUtil
图像切割(指定切片的行数和列数),默认RGB模式
sliceByRowsAndCols(File, File, int, int) - Static method in class com.luna.common.img.ImgUtil
图像切割(指定切片的行数和列数)
sliceByRowsAndCols(File, File, String, int, int) - Static method in class com.luna.common.img.ImgUtil
图像切割(指定切片的行数和列数)
slk - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Slovak (sk) for terminology aplications.
SLL - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Leone [numeric code = 694, minor unit = 2]
slo - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Slovak (sk) for bibliographic aplications.
slv - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
sm - Enum constant in enum class com.luna.common.i18n.LanguageCode
SM - Enum constant in enum class com.luna.common.i18n.Country
 
SM - Enum constant in enum class com.luna.common.i18n.CountryCode
San Marino [SM, SMR, 674, Officially assigned]
SM - Enum constant in enum class com.luna.common.text.CT.CC
 
sma - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
smartSplit(String) - Static method in class com.luna.common.text.LineSplitUtils
分割字符串
sme - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
smi - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
smj - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
smn - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
smo - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
SMOOTH - Enum constant in enum class com.luna.common.img.ScaleType
平滑
sms - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
sn - Enum constant in enum class com.luna.common.i18n.LanguageCode
SN - Enum constant in enum class com.luna.common.i18n.Country
 
SN - Enum constant in enum class com.luna.common.i18n.CountryCode
Senegal [SN, SEN, 686, Officially assigned]
SN - Enum constant in enum class com.luna.common.text.CT.CC
 
sna - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
snd - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
snk - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
so - Enum constant in enum class com.luna.common.i18n.LanguageCode
SO - Enum constant in enum class com.luna.common.i18n.Country
 
SO - Enum constant in enum class com.luna.common.i18n.CountryCode
Somalia [SO, SOM, 706, Officially assigned]
SO - Enum constant in enum class com.luna.common.text.CT.CC
 
SOCKET_TIME_OUT - Static variable in class com.luna.common.net.HttpUtils
 
sog - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
SOLAR_CODE - Static variable in class com.luna.common.calendarist.constants.CalendaristConstants
阳历年份编码
SOLAR_TERM_INFO - Static variable in class com.luna.common.calendarist.constants.CalendaristConstants
24节气
SolarDate - Class in com.luna.common.calendarist.pojo
阳历日期
SolarDate() - Constructor for class com.luna.common.calendarist.pojo.SolarDate
 
SolarDate(int, int, int) - Constructor for class com.luna.common.calendarist.pojo.SolarDate
 
SolarDate(int, int, int, int, int, int, int) - Constructor for class com.luna.common.calendarist.pojo.SolarDate
 
solarFromInt(long) - Static method in class com.luna.common.calendarist.utils.CalendaristUtils
 
Solaris - Enum constant in enum class com.luna.common.os.EPlatform
 
solarToInt(int, int, int) - Static method in class com.luna.common.calendarist.utils.CalendaristUtils
 
som - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
son - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
SONY - Enum constant in enum class com.luna.common.os.Manufacturer
Sony Computer Entertainment, Inc.
SONY_ERICSSON - Enum constant in enum class com.luna.common.os.Manufacturer
Sony Ericsson Mobile Communications AB
SONY_ERICSSON - Enum constant in enum class com.luna.common.os.OperatingSystem
Proprietary operating system used for many Sony Ericsson phones.
Sora - Enum constant in enum class com.luna.common.i18n.ScriptCode
Sora Sompeng [398]
sortStringArray(String[]) - Static method in class com.luna.common.text.StringTools
Sort the given String array if necessary.
SOS - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Somali Shilling [numeric code = 706, minor unit = 2]
sot - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
spa - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
SPACE - Static variable in interface com.luna.common.constant.CharPoolConstant
字符常量:空格符 ' '
SPACE - Static variable in interface com.luna.common.constant.StrPoolConstant
字符串常量:空格符 " "
split(String, String) - Static method in class com.luna.common.text.StringTools
Split a String at the first occurrence of the delimiter.
splitArrayElementsIntoProperties(String[], String) - Static method in class com.luna.common.text.StringTools
取一个字符串数组,并根据给定的定界符分割每个元素。然后,生成一个Properties实例,其中分隔符的左侧提供键,而分隔符的右侧提供值。 Take an array of strings and split each element based on the given delimiter.
splitArrayElementsIntoProperties(String[], String, String) - Static method in class com.luna.common.text.StringTools
取一个字符串数组,并根据给定的定界符分割每个元素。然后,生成一个Properties实例,其中分隔符的左侧提供键,而分隔符的右侧提供值。 Take an array of strings and split each element based on the given delimiter.
SpringBeanService - Class in com.luna.common.spring
Spring的bean加载服务类
SpringBeanService() - Constructor for class com.luna.common.spring.SpringBeanService
 
sq - Enum constant in enum class com.luna.common.i18n.LanguageCode
sq - Enum constant in enum class com.luna.common.i18n.LocaleCode
sq_AL - Enum constant in enum class com.luna.common.i18n.LocaleCode
sqi - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Albanian (sq) for terminology applications.
sqj - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
sqrt(long) - Static method in class com.luna.common.math.NumberUtil
平方根算法
推荐使用 Math.sqrt(double)
sr - Enum constant in enum class com.luna.common.i18n.LanguageCode
sr - Enum constant in enum class com.luna.common.i18n.LocaleCode
SR - Enum constant in enum class com.luna.common.i18n.Country
 
SR - Enum constant in enum class com.luna.common.i18n.CountryCode
Suriname [SR, SUR, 740, Officially assigned]
SR - Enum constant in enum class com.luna.common.text.CT.CC
 
sr_BA - Enum constant in enum class com.luna.common.i18n.LocaleCode
sr_CS - Enum constant in enum class com.luna.common.i18n.LocaleCode
sr_ME - Enum constant in enum class com.luna.common.i18n.LocaleCode
sr_RS - Enum constant in enum class com.luna.common.i18n.LocaleCode
srd - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
SRD - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Surinam Dollar [numeric code = 968, minor unit = 2]
srn - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
srp - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
srr - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
ss - Enum constant in enum class com.luna.common.i18n.LanguageCode
SS - Enum constant in enum class com.luna.common.i18n.Country
 
SS - Enum constant in enum class com.luna.common.i18n.CountryCode
South Sudan [SS, SSD, 728, Officially assigned]
ssa - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
SseEntity - Class in com.luna.common.net.sse
 
SseEntity(ContentType) - Constructor for class com.luna.common.net.sse.SseEntity
 
SseRequest - Class in com.luna.common.net.method
Allows us to set the correct Accept header automatically and always use HTTP GET.
SseRequest(String) - Constructor for class com.luna.common.net.method.SseRequest
 
SseRequest(URI) - Constructor for class com.luna.common.net.method.SseRequest
 
SseResponse - Class in com.luna.common.net.sse
 
SseResponse(HttpResponse, ContentType) - Constructor for class com.luna.common.net.sse.SseResponse
 
SSP - Enum constant in enum class com.luna.common.i18n.CurrencyCode
South Sudanese Pound [numeric code = 728, minor unit = 2]
ssw - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
st - Enum constant in enum class com.luna.common.i18n.LanguageCode
ST - Enum constant in enum class com.luna.common.i18n.Country
 
ST - Enum constant in enum class com.luna.common.i18n.CountryCode
Sao Tome and Principe [ST, STP, 678, Officially assigned]
ST - Enum constant in enum class com.luna.common.text.CT.CC
 
stacktraceToOneLineString(Throwable) - Static method in class com.luna.common.exception.ExceptionUtil
堆栈转为单行完整字符串
stacktraceToOneLineString(Throwable, int) - Static method in class com.luna.common.exception.ExceptionUtil
堆栈转为单行完整字符串
stacktraceToString(Throwable) - Static method in class com.luna.common.exception.ExceptionUtil
堆栈转为完整字符串
stacktraceToString(Throwable, int) - Static method in class com.luna.common.exception.ExceptionUtil
堆栈转为完整字符串
stacktraceToString(Throwable, int, Map<Character, String>) - Static method in class com.luna.common.exception.ExceptionUtil
堆栈转为完整字符串
start() - Method in interface com.luna.common.constant.StreamProgress
开始
start() - Static method in class com.luna.common.os.Profiler
开始计时。
start(Profiler.Message) - Static method in class com.luna.common.os.Profiler
开始计时。
start(OutputStream) - Method in class com.luna.common.img.gif.AnimatedGifEncoder
Initiates GIF file creation on the given stream.
start(String) - Method in class com.luna.common.img.gif.AnimatedGifEncoder
Initiates writing of a GIF file with the specified name.
start(String) - Static method in class com.luna.common.os.Profiler
开始计时。
start(HttpResponse, ContentType) - Method in class com.luna.common.net.async.CustomSseAsyncConsumer
 
START_TIME - Static variable in class com.luna.common.date.DateUtils
 
startDown() - Method in class com.luna.common.net.download.DownloadTask
 
started - Variable in class com.luna.common.img.gif.AnimatedGifEncoder
 
startsWithIgnoreCase(String, String) - Static method in class com.luna.common.text.StringTools
Test if the given String starts with the specified prefix, ignoring upper/lower case.
startWith(CharSequence, char) - Static method in class com.luna.common.text.StringTools
字符串是否以给定字符开始
startWith(CharSequence, CharSequence) - Static method in class com.luna.common.text.StringTools
是否以指定字符串开头
startWith(CharSequence, CharSequence, boolean) - Static method in class com.luna.common.text.StringTools
是否以指定字符串开头
如果给定的字符串和开头字符串都为null则返回true,否则任意一个值为null返回false
startWith(CharSequence, CharSequence, boolean, boolean) - Static method in class com.luna.common.text.StringTools
是否以指定字符串开头
如果给定的字符串和开头字符串都为null则返回true,否则任意一个值为null返回false
startWithAny(CharSequence, CharSequence...) - Static method in class com.luna.common.text.StringTools
给定字符串是否以任何一个字符串开始
给定字符串和数组为空都返回false
startWithIgnoreCase(CharSequence, CharSequence) - Static method in class com.luna.common.text.StringTools
是否以指定字符串开头,忽略大小写
startWithIgnoreEquals(CharSequence, CharSequence) - Static method in class com.luna.common.text.StringTools
是否以指定字符串开头,忽略相等字符串的情况
state(boolean) - Static method in class com.luna.common.check.Assert
Deprecated.
as of 4.3.7, in favor of Assert.state(boolean, String)
state(boolean, String) - Static method in class com.luna.common.check.Assert
Assert a boolean expression, throwing an IllegalStateException if the expression evaluates to false.
state(boolean, Supplier<String>) - Static method in class com.luna.common.check.Assert
Assert a boolean expression, throwing an IllegalStateException if the expression evaluates to false.
stats() - Method in class com.luna.common.cache.SimpleGuavaCache
 
status - Variable in class com.luna.common.img.gif.GifDecoder
 
STATUS_FORMAT_ERROR - Static variable in class com.luna.common.img.gif.GifDecoder
File read status: Error decoding file (may be partially decoded)
STATUS_OK - Static variable in class com.luna.common.img.gif.GifDecoder
File read status: No errors.
STATUS_OPEN_ERROR - Static variable in class com.luna.common.img.gif.GifDecoder
File read status: Unable to open source.
StatusEnum - Enum Class in com.luna.common.constant
用户状态枚举
STD - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Deprecated. 
STN - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Dobra [numeric code = 930, minor unit = 2]
str(byte[], String) - Static method in class com.luna.common.reflect.ConvertUtil
将byte数组转为字符串
str(byte[], Charset) - Static method in class com.luna.common.reflect.ConvertUtil
解码字节码
str(byte[], Charset) - Static method in class com.luna.common.text.CharsetUtil
解码字节码
str(CharSequence) - Static method in class com.luna.common.text.CharsetUtil
CharSequence 转为字符串,null安全
str(CharSequence) - Static method in class com.luna.common.text.StringTools
CharSequence 转为字符串,null安全
str(Object, String) - Static method in class com.luna.common.reflect.ConvertUtil
将对象转为字符串
1、Byte数组和ByteBuffer会被转换为对应字符串的数组 2、对象数组会调用Arrays.toString方法
str(Object, Charset) - Static method in class com.luna.common.reflect.ConvertUtil
将对象转为字符串
1、Byte数组和ByteBuffer会被转换为对应字符串的数组 2、对象数组会调用Arrays.toString方法
str(Object, Charset) - Static method in class com.luna.common.text.CharsetUtil
将对象转为字符串
str(ByteBuffer, String) - Static method in class com.luna.common.reflect.ConvertUtil
将编码的byteBuffer数据转换为字符串
str(ByteBuffer, Charset) - Static method in class com.luna.common.reflect.ConvertUtil
将编码的byteBuffer数据转换为字符串
StrClipboardListener - Class in com.luna.common.swing
剪贴板字符串内容监听
StrClipboardListener() - Constructor for class com.luna.common.swing.StrClipboardListener
 
streamEncryptByJdk(InputStream, String) - Static method in class com.luna.common.encrypt.EncryptUtils
JDK Md5输入流
StreamProgress - Interface in com.luna.common.constant
Stream进度条
StrFormatter - Class in com.luna.common.text
字符串格式化工具
StrFormatter() - Constructor for class com.luna.common.text.StrFormatter
 
StringTools - Class in com.luna.common.text
 
StringTools() - Constructor for class com.luna.common.text.StringTools
 
stripFilenameExtension(String) - Static method in class com.luna.common.text.StringTools
Strip the filename extension from the given Java resource path, e.g.
stroke(Color, float) - Method in class com.luna.common.img.Img
描边,此方法为向内描边,会覆盖图片相应的位置
stroke(Color, Stroke) - Method in class com.luna.common.img.Img
描边,此方法为向内描边,会覆盖图片相应的位置
StrPoolConstant - Interface in com.luna.common.constant
常用字符串常量定义
StrReplacer - Class in com.luna.common.replacer
抽象字符串替换类
通过实现replace方法实现局部替换逻辑
StrReplacer() - Constructor for class com.luna.common.replacer.StrReplacer
 
su - Enum constant in enum class com.luna.common.i18n.LanguageCode
SU - Enum constant in enum class com.luna.common.i18n.CountryCode
USSR [SU, SUN, 810, Exceptionally reserved]
sub(double, double) - Static method in class com.luna.common.math.NumberUtil
提供精确的减法运算
sub(double, float) - Static method in class com.luna.common.math.NumberUtil
提供精确的减法运算
sub(float, double) - Static method in class com.luna.common.math.NumberUtil
提供精确的减法运算
sub(float, float) - Static method in class com.luna.common.math.NumberUtil
提供精确的减法运算
sub(CharSequence, int, int) - Static method in class com.luna.common.text.StringTools
改进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
sub(Double, Double) - Static method in class com.luna.common.math.NumberUtil
提供精确的减法运算
sub(Number...) - Static method in class com.luna.common.math.NumberUtil
提供精确的减法运算
如果传入多个值为null或者空,则返回0
sub(Number, Number) - Static method in class com.luna.common.math.NumberUtil
提供精确的减法运算
如果传入多个值为null或者空,则返回0
sub(String...) - Static method in class com.luna.common.math.NumberUtil
提供精确的减法运算
如果传入多个值为null或者空,则返回0
sub(BigDecimal...) - Static method in class com.luna.common.math.NumberUtil
提供精确的减法运算
如果传入多个值为null或者空,则返回0
subBytes(byte[], int, int) - Static method in class com.luna.common.text.ByteUtils
字节截取
submit(Runnable, T) - Static method in class com.luna.common.thread.ScheduledAsyncExecutor
 
submit(BiConsumer<P1, P2>, P1, P2) - Static method in class com.luna.common.thread.ScheduledAsyncExecutor
有两个参数但是无返回值的异步执行方法, 如void noStaticFoo(Long id,Entity entity)
submit(Function<P, R>, P) - Static method in class com.luna.common.thread.ScheduledAsyncExecutor
单个入参,有返回值的异步执行方法 , Entity noStaticFoo(Long id)
submit(Supplier<R>) - Static method in class com.luna.common.thread.ScheduledAsyncExecutor
无参数有返回值的异步执行方法 , Entity noStaticFoo()
subPath(String, File) - Static method in class com.luna.common.file.FileNameUtil
获得相对子路径
subPath(String, String) - Static method in class com.luna.common.file.FileNameUtil
获得相对子路径,忽略大小写
subPath(Path, int, int) - Static method in class com.luna.common.file.PathUtil
获取指定位置的子路径部分,支持负数,例如起始为-1表示从后数第一个节点位置
subPre(CharSequence, int) - Static method in class com.luna.common.text.StringTools
切割指定位置之前部分的字符串
substract(BigDecimal, BigDecimal) - Static method in class com.luna.common.math.MathUtils
大数相减 四舍五入
substract(BigDecimal, BigDecimal, int) - Static method in class com.luna.common.math.MathUtils
大数相减 四舍五入
substringMatch(CharSequence, int, CharSequence) - Static method in class com.luna.common.text.StringTools
Test whether the given string matches the given substring at the given index.
subSuf(CharSequence, int) - Static method in class com.luna.common.text.StringTools
切割指定位置之后部分的字符串
subToSmallBytes(byte[], int, int) - Static method in class com.luna.common.text.ByteUtils
 
subToSmallBytes(File, int) - Static method in class com.luna.common.text.ByteUtils
 
subToSmallBytes(InputStream, int) - Static method in class com.luna.common.text.ByteUtils
 
subtract(byte) - Method in class com.luna.common.mutable.MutableByte
减去值
subtract(double) - Method in class com.luna.common.mutable.MutableDouble
减去值
subtract(float) - Method in class com.luna.common.mutable.MutableFloat
减去值
subtract(int) - Method in class com.luna.common.mutable.MutableInt
减去值
subtract(long) - Method in class com.luna.common.mutable.MutableLong
减去值
subtract(short) - Method in class com.luna.common.mutable.MutableShort
减去值
subtract(Number) - Method in class com.luna.common.mutable.MutableByte
减去值
subtract(Number) - Method in class com.luna.common.mutable.MutableDouble
减去值
subtract(Number) - Method in class com.luna.common.mutable.MutableFloat
减去值
subtract(Number) - Method in class com.luna.common.mutable.MutableInt
减去值
subtract(Number) - Method in class com.luna.common.mutable.MutableLong
减去值
subtract(Number) - Method in class com.luna.common.mutable.MutableShort
减去值
success() - Static method in class com.luna.common.dto.ResultDTOUtils
 
success(int, String) - Static method in class com.luna.common.dto.ResultDTOUtils
 
success(int, String, T) - Static method in class com.luna.common.dto.ResultDTOUtils
 
success(T) - Static method in class com.luna.common.dto.ResultDTOUtils
 
SUCCESS - Enum constant in enum class com.luna.common.dto.constant.ResultEnum
 
SUCCESS - Static variable in interface com.luna.common.dto.constant.ResultCode
成功
suffix - Variable in class com.luna.common.img.gif.GifDecoder
 
SUI - Enum constant in enum class com.luna.common.china.NationalityEnum
 
suk - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
sun - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
SUN - Enum constant in enum class com.luna.common.os.Manufacturer
Sun Microsystems, Inc.
SUN_OS - Enum constant in enum class com.luna.common.os.OperatingSystem
 
Sund - Enum constant in enum class com.luna.common.i18n.ScriptCode
Sundanese [362]
SUNDAY - Enum constant in enum class com.luna.common.date.DayWeekEnum
星期
SunOS - Enum constant in enum class com.luna.common.os.EPlatform
 
sus - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
sux - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
sv - Enum constant in enum class com.luna.common.i18n.LanguageCode
sv - Enum constant in enum class com.luna.common.i18n.LocaleCode
SV - Enum constant in enum class com.luna.common.i18n.Country
 
SV - Enum constant in enum class com.luna.common.i18n.CountryCode
El Salvador [SV, SLV, 222, Officially assigned]
SV - Enum constant in enum class com.luna.common.text.CT.CC
 
sv_SE - Enum constant in enum class com.luna.common.i18n.LocaleCode
SVC - Enum constant in enum class com.luna.common.i18n.CurrencyCode
El Salvador Colon [numeric code = 222, minor unit = 2]
sw - Enum constant in enum class com.luna.common.i18n.LanguageCode
swa - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Swahili (macrolanguage) (sw).
swe - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
SX - Enum constant in enum class com.luna.common.i18n.Country
 
SX - Enum constant in enum class com.luna.common.i18n.CountryCode
Sint Maarten (Dutch part) [SX, SXM, 534, Officially assigned]
SY - Enum constant in enum class com.luna.common.i18n.Country
 
SY - Enum constant in enum class com.luna.common.i18n.CountryCode
Syrian Arab Republic [SY, SYR, 760, Officially assigned]
SY - Enum constant in enum class com.luna.common.text.CT.CC
 
syc - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
syd - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Sylo - Enum constant in enum class com.luna.common.i18n.ScriptCode
Syloti Nagri [316]
SYMBIAN - Enum constant in enum class com.luna.common.os.Manufacturer
Symbian Ltd.
SYMBIAN - Enum constant in enum class com.luna.common.os.OperatingSystem
Other Symbian OS versions
SYMBIAN6 - Enum constant in enum class com.luna.common.os.OperatingSystem
Symbian OS 6.x versions.
SYMBIAN7 - Enum constant in enum class com.luna.common.os.OperatingSystem
Symbian OS 7.x versions.
SYMBIAN8 - Enum constant in enum class com.luna.common.os.OperatingSystem
Symbian OS 8.x versions.
SYMBIAN9 - Enum constant in enum class com.luna.common.os.OperatingSystem
Symbian OS 9.x versions.
SYMBOLS - Static variable in interface com.luna.common.constant.Constant
随机字符串
SyncTaskWorker<T> - Class in com.luna.common.worker
任务worker
SyncTaskWorker(ExecutorService) - Constructor for class com.luna.common.worker.SyncTaskWorker
 
SyncTaskWorker(LinkedBlockingQueue<T>, ExecutorService, RateLimiter) - Constructor for class com.luna.common.worker.SyncTaskWorker
 
SYP - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Syrian Pound [numeric code = 760, minor unit = 2]
syr - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Syrc - Enum constant in enum class com.luna.common.i18n.ScriptCode
Syriac [135]
Syre - Enum constant in enum class com.luna.common.i18n.ScriptCode
Syriac [138]
Syrj - Enum constant in enum class com.luna.common.i18n.ScriptCode
Syriac [137]
Syrn - Enum constant in enum class com.luna.common.i18n.ScriptCode
Syriac [136]
SysFile - Class in com.luna.common.os.hardware
系统文件相关信息
SysFile() - Constructor for class com.luna.common.os.hardware.SysFile
 
SysFileDTO - Class in com.luna.common.os.hardware.dto
系统文件相关信息
SysFileDTO() - Constructor for class com.luna.common.os.hardware.dto.SysFileDTO
 
sysFiles(OperatingSystem) - Static method in class com.luna.common.os.hardware.OshiUtils
设置磁盘信息
sysInfo() - Static method in class com.luna.common.os.hardware.OshiUtils
设置服务器信息
SYSTEM_ERROR - Static variable in exception com.luna.common.exception.BaseException
 
systemCharset() - Static method in class com.luna.common.text.CharsetUtil
系统字符集编码,如果是Windows,则默认为GBK编码,否则取 CharsetUtil.defaultCharsetName()
systemCharsetName() - Static method in class com.luna.common.text.CharsetUtil
系统字符集编码,如果是Windows,则默认为GBK编码,否则取 CharsetUtil.defaultCharsetName()
SystemInfoDTO - Class in com.luna.common.os.hardware
 
SystemInfoDTO() - Constructor for class com.luna.common.os.hardware.SystemInfoDTO
 
SystemInfoUtil - Class in com.luna.common.os
获取当前系统信息
SystemInfoUtil() - Constructor for class com.luna.common.os.SystemInfoUtil
 
SZ - Enum constant in enum class com.luna.common.i18n.Country
 
SZ - Enum constant in enum class com.luna.common.i18n.CountryCode
Eswatini [SZ, SWZ, 748, Officially assigned]
SZ - Enum constant in enum class com.luna.common.text.CT.CC
 
SZL - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Lilangeni [numeric code = 748, minor unit = 2]

T

ta - Enum constant in enum class com.luna.common.i18n.LanguageCode
TA - Enum constant in enum class com.luna.common.i18n.CountryCode
Tristan da Cunha [TA, TAA, -1, Exceptionally reserved.
TAB - Static variable in interface com.luna.common.constant.CharPoolConstant
字符常量:制表符 '\t'
TAB - Static variable in interface com.luna.common.constant.StrPoolConstant
字符串常量:制表符 "\t"
TABLE - Static variable in interface com.luna.common.constant.Constant
 
TABLE_TWO - Static variable in interface com.luna.common.constant.Constant
 
TABLET - Enum constant in enum class com.luna.common.os.DeviceType
Small tablet type computer.
Tagb - Enum constant in enum class com.luna.common.i18n.ScriptCode
Tagbanwa [373]
tah - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
tai - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
TAJIK - Enum constant in enum class com.luna.common.china.NationalityEnum
 
Takr - Enum constant in enum class com.luna.common.i18n.ScriptCode
Takri [321]
Tale - Enum constant in enum class com.luna.common.i18n.ScriptCode
Tai Le [353]
Talu - Enum constant in enum class com.luna.common.i18n.ScriptCode
New Tai Lue [354]
tam - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Taml - Enum constant in enum class com.luna.common.i18n.ScriptCode
Tamil [346]
Tang - Enum constant in enum class com.luna.common.i18n.ScriptCode
Tangut [520]
taskQueue - Variable in class com.luna.common.worker.SyncTaskWorker
任务队列
tat - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
TATAR - Enum constant in enum class com.luna.common.china.NationalityEnum
 
Tavt - Enum constant in enum class com.luna.common.i18n.ScriptCode
Tai Viet [359]
tbq - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
TC - Enum constant in enum class com.luna.common.i18n.Country
 
TC - Enum constant in enum class com.luna.common.i18n.CountryCode
Turks and Caicos Islands [TC, TCA, 796, Officially assigned]
TC - Enum constant in enum class com.luna.common.text.CT.CC
 
TD - Enum constant in enum class com.luna.common.i18n.Country
 
TD - Enum constant in enum class com.luna.common.i18n.CountryCode
Chad [TD, TCD, 148, Officially assigned]
TD - Enum constant in enum class com.luna.common.text.CT.CC
 
te - Enum constant in enum class com.luna.common.i18n.LanguageCode
tel - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
TEL - Static variable in class com.luna.common.regex.PatternPool
座机号码
TEL - Static variable in interface com.luna.common.regex.RegexPool
座机号码
pr#387@Gitee
TEL_400_800 - Static variable in class com.luna.common.regex.PatternPool
座机号码+400+800电话
TEL_400_800 - Static variable in interface com.luna.common.regex.RegexPool
座机号码+400+800电话
Telu - Enum constant in enum class com.luna.common.i18n.ScriptCode
Telugu [340]
tem - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
TEN - Enum constant in enum class com.luna.common.constant.ProcessEnum
进度
Teng - Enum constant in enum class com.luna.common.i18n.ScriptCode
Tengwar [290]
ter - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
TERMINOLOGY - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code.Usage
Code for terminology applications (ISO 639-2/T).
tet - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
TEXT - Static variable in interface com.luna.common.net.HttpUtilsConstant
 
textToNumericFormatV4(String) - Static method in class com.luna.common.net.IPAddressUtil
 
textToNumericFormatV6(String) - Static method in class com.luna.common.net.IPAddressUtil
 
TF - Enum constant in enum class com.luna.common.i18n.Country
 
TF - Enum constant in enum class com.luna.common.i18n.CountryCode
French Southern Territories [TF, ATF, 260, Officially assigned]
Tfng - Enum constant in enum class com.luna.common.i18n.ScriptCode
Tifinagh [120]
tg - Enum constant in enum class com.luna.common.i18n.LanguageCode
TG - Enum constant in enum class com.luna.common.i18n.Country
 
TG - Enum constant in enum class com.luna.common.i18n.CountryCode
Togo [TG, TGO, 768, Officially assigned]
TG - Enum constant in enum class com.luna.common.text.CT.CC
 
tgk - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
tgl - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Tglg - Enum constant in enum class com.luna.common.i18n.ScriptCode
Tagalog [370]
th - Enum constant in enum class com.luna.common.i18n.LanguageCode
th - Enum constant in enum class com.luna.common.i18n.LocaleCode
TH - Enum constant in enum class com.luna.common.i18n.Country
 
TH - Enum constant in enum class com.luna.common.i18n.CountryCode
Thailand [TH, THA, 764, Officially assigned]
TH - Enum constant in enum class com.luna.common.text.CT.CC
 
th_TH - Enum constant in enum class com.luna.common.i18n.LocaleCode
tha - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Thai (th).
Thaa - Enum constant in enum class com.luna.common.i18n.ScriptCode
Thaana [170]
Thai - Enum constant in enum class com.luna.common.i18n.ScriptCode
Thai [352]
THB - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Baht [numeric code = 764, minor unit = 2]
thepicture - Variable in class com.luna.common.img.gif.NeuQuant
 
THIRTY - Enum constant in enum class com.luna.common.constant.ProcessEnum
 
thisYear() - Static method in class com.luna.common.date.DateUtils
当前年份
threadPool - Variable in class com.luna.common.worker.SyncTaskWorker
任务线程
THURSDAY - Enum constant in enum class com.luna.common.date.DayWeekEnum
 
ti - Enum constant in enum class com.luna.common.i18n.LanguageCode
TIANGAN_INFO - Static variable in class com.luna.common.calendarist.constants.CalendaristConstants
天干
tib - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Tibetan (bo) for terminology applications.
TIBETAN - Enum constant in enum class com.luna.common.china.NationalityEnum
 
Tibt - Enum constant in enum class com.luna.common.i18n.ScriptCode
Tibetan [330]
tig - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
TIME - Static variable in class com.luna.common.regex.PatternPool
时间正则
TIME - Static variable in interface com.luna.common.regex.RegexPool
时间正则
TIMEMILLIS - Static variable in class com.luna.common.calendarist.core.CalendaristBase
 
timestamp - Variable in class com.luna.common.calendarist.pojo.CalendaristDate
 
tir - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Tirh - Enum constant in enum class com.luna.common.i18n.ScriptCode
Tirhuta [326]
tiv - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
TIZEN - Enum constant in enum class com.luna.common.os.OperatingSystem
Tizen is a Linux Foundation project.
TIZEN_MOBILE - Enum constant in enum class com.luna.common.os.OperatingSystem
 
TIZEN2 - Enum constant in enum class com.luna.common.os.OperatingSystem
 
TIZEN2_MOBILE - Enum constant in enum class com.luna.common.os.OperatingSystem
 
TIZEN2_TV - Enum constant in enum class com.luna.common.os.OperatingSystem
 
TIZEN3 - Enum constant in enum class com.luna.common.os.OperatingSystem
 
TIZEN3_MOBILE - Enum constant in enum class com.luna.common.os.OperatingSystem
 
TIZEN3_TV - Enum constant in enum class com.luna.common.os.OperatingSystem
 
TJ - Enum constant in enum class com.luna.common.i18n.Country
 
TJ - Enum constant in enum class com.luna.common.i18n.CountryCode
Tajikistan [TJ, TJK, 762, Officially assigned]
TJ - Enum constant in enum class com.luna.common.text.CT.CC
 
TJS - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Somoni [numeric code = 972, minor unit = 2]
tk - Enum constant in enum class com.luna.common.i18n.LanguageCode
TK - Enum constant in enum class com.luna.common.i18n.Country
 
TK - Enum constant in enum class com.luna.common.i18n.CountryCode
Tokelau [TK, TKL, 772, Officially assigned]
TK - Enum constant in enum class com.luna.common.text.CT.CC
 
tkl - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
tl - Enum constant in enum class com.luna.common.i18n.LanguageCode
TL - Enum constant in enum class com.luna.common.i18n.Country
 
TL - Enum constant in enum class com.luna.common.i18n.CountryCode
Timor-Leste [TL, TLS, 626, Officially assigned]
TL - Enum constant in enum class com.luna.common.text.CT.CC
 
tlh - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
tli - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
TM - Enum constant in enum class com.luna.common.i18n.Country
 
TM - Enum constant in enum class com.luna.common.i18n.CountryCode
Turkmenistan [TM, TKM, 795, Officially assigned]
TM - Enum constant in enum class com.luna.common.text.CT.CC
 
tmh - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
TMT - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Turkmenistan New Manat [numeric code = 934, minor unit = 2]
tn - Enum constant in enum class com.luna.common.i18n.LanguageCode
TN - Enum constant in enum class com.luna.common.i18n.Country
 
TN - Enum constant in enum class com.luna.common.i18n.CountryCode
Tunisia [TN, TUN, 788, Officially assigned]
TN - Enum constant in enum class com.luna.common.text.CT.CC
 
TND - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Tunisian Dinar [numeric code = 788, minor unit = 3]
to - Enum constant in enum class com.luna.common.i18n.LanguageCode
TO - Enum constant in enum class com.luna.common.i18n.Country
 
TO - Enum constant in enum class com.luna.common.i18n.CountryCode
Tonga [TO, TON, 776, Officially assigned]
TO - Enum constant in enum class com.luna.common.text.CT.CC
 
toAbsNormal(Path) - Static method in class com.luna.common.file.PathUtil
将Path路径转换为标准的绝对路径
toArray() - Method in class com.luna.common.io.FastByteBuffer
返回快速缓冲中的数据
toArray(int, int) - Method in class com.luna.common.io.FastByteBuffer
返回快速缓冲中的数据
toAvailableStream(InputStream) - Static method in class com.luna.common.io.IoUtil
将指定InputStream 转换为InputStream.available()方法可用的流。
在Socket通信流中,服务端未返回数据情况下InputStream.available()方法始终为0
因此,在读取前需要调用InputStream.read()读取一个字节(未返回会阻塞),一旦读取到了,InputStream.available()方法就正常了。
需要注意的是,在网络流中,是按照块来传输的,所以 InputStream.available() 读取到的并非最终长度,而是此次块的长度。
此方法返回对象的规则为: FileInputStream 返回原对象,因为文件流的available方法本身可用 其它InputStream 返回PushbackInputStream
toBase64(Image, String) - Static method in class com.luna.common.img.ImgUtil
将图片对象转换为Base64形式
toBase64DataUri(Image, String) - Static method in class com.luna.common.img.ImgUtil
将图片对象转换为Base64的Data URI形式,格式为:data:image/[imageType];base64,[data]
toBigDecimal(Number) - Static method in class com.luna.common.math.NumberUtil
数字转BigDecimal
Float、Double等有精度问题,转换为字符串后再转换
null转换为0
toBigDecimal(Object) - Static method in class com.luna.common.reflect.ConvertUtil
转换为BigDecimal
如果给定的值为空,或者转换失败,返回默认值
转换失败不会报错
toBigDecimal(Object, BigDecimal) - Static method in class com.luna.common.reflect.ConvertUtil
转换为BigDecimal
如果给定的值为空,或者转换失败,返回默认值
转换失败不会报错
toBigDecimal(String) - Static method in class com.luna.common.math.NumberUtil
数字转BigDecimal
null或""或空白符转换为0
toBigInteger(Number) - Static method in class com.luna.common.math.NumberUtil
数字转BigInteger
null转换为0
toBigInteger(Object) - Static method in class com.luna.common.reflect.ConvertUtil
转换为BigInteger
如果给定的值为空,或者转换失败,返回默认值null
转换失败不会报错
toBigInteger(Object, BigInteger) - Static method in class com.luna.common.reflect.ConvertUtil
转换为BigInteger
如果给定的值为空,或者转换失败,返回默认值
转换失败不会报错
toBigInteger(String) - Static method in class com.luna.common.math.NumberUtil
数字转BigInteger
null或""或空白符转换为0
toBigInteger(String) - Static method in class com.luna.common.text.HexUtil
Hex(16进制)字符串转为BigInteger
toBool(Object) - Static method in class com.luna.common.reflect.ConvertUtil
转换为boolean
如果给定的值为空,或者转换失败,返回默认值null
转换失败不会报错
toBool(Object, Boolean) - Static method in class com.luna.common.reflect.ConvertUtil
转换为boolean
String支持的值为:true、false、yes、ok、no,1,0 如果给定的值为空,或者转换失败,返回默认值
转换失败不会报错
toBuffered(InputStream) - Static method in class com.luna.common.io.IoUtil
toBuffered(InputStream, int) - Static method in class com.luna.common.io.IoUtil
toBuffered(OutputStream) - Static method in class com.luna.common.io.IoUtil
toBuffered(OutputStream, int) - Static method in class com.luna.common.io.IoUtil
toBuffered(Reader) - Static method in class com.luna.common.io.IoUtil
toBuffered(Reader, int) - Static method in class com.luna.common.io.IoUtil
toBuffered(Writer) - Static method in class com.luna.common.io.IoUtil
toBuffered(Writer, int) - Static method in class com.luna.common.io.IoUtil
toBufferedImage(Image) - Static method in class com.luna.common.img.ImgUtil
toBufferedImage(Image, int) - Static method in class com.luna.common.img.ImgUtil
ImageBufferedImage
如果源图片的RGB模式与目标模式一致,则直接转换,否则重新绘制
toBufferedImage(Image, int, Color) - Static method in class com.luna.common.img.ImgUtil
ImageBufferedImage
如果源图片的RGB模式与目标模式一致,则直接转换,否则重新绘制
toBufferedImage(Image, String) - Static method in class com.luna.common.img.ImgUtil
ImageBufferedImage
如果源图片的RGB模式与目标模式一致,则直接转换,否则重新绘制
默认的,png图片使用 BufferedImage.TYPE_INT_ARGB模式,其它使用 BufferedImage.TYPE_INT_RGB 模式
toBufferedImage(Image, String, Color) - Static method in class com.luna.common.img.ImgUtil
ImageBufferedImage
如果源图片的RGB模式与目标模式一致,则直接转换,否则重新绘制
默认的,png图片使用 BufferedImage.TYPE_INT_ARGB模式,其它使用 BufferedImage.TYPE_INT_RGB 模式
toByte(Object) - Static method in class com.luna.common.reflect.ConvertUtil
转换为byte
如果给定的值为null,或者转换失败,返回默认值null
转换失败不会报错
toByte(Object, Byte) - Static method in class com.luna.common.reflect.ConvertUtil
转换为byte
如果给定的值为null,或者转换失败,返回默认值
转换失败不会报错
toByteArray() - Method in class com.luna.common.io.FastByteArrayOutputStream
转为Byte数组
toBytes(int) - Static method in class com.luna.common.math.NumberUtil
int值转byte数组,使用大端字节序(高位字节在前,低位字节在后)
见:http://www.ruanyifeng.com/blog/2016/11/byte-order.html
toBytes(Image, String) - Static method in class com.luna.common.img.ImgUtil
将图片对象转换为bytes形式
toChar(Object) - Static method in class com.luna.common.reflect.ConvertUtil
转换为字符
如果给定的值为null,或者转换失败,返回默认值null
转换失败不会报错
toChar(Object, Character) - Static method in class com.luna.common.reflect.ConvertUtil
转换为字符
如果给定的值为null,或者转换失败,返回默认值
转换失败不会报错
toChronoUnit() - Method in enum class com.luna.common.date.DateUnit
单位兼容转换,将DateUnit转换为对应的ChronoUnit
toChronoUnit(DateUnit) - Static method in enum class com.luna.common.date.DateUnit
单位兼容转换,将DateUnit转换为对应的ChronoUnit
toCloseByNumber(int) - Static method in class com.luna.common.text.CharsetUtil
将[1-20]数字转换为带圈的字符:
toCloseChar(char) - Static method in class com.luna.common.text.CharsetUtil
将字母、数字转换为带圈的字符:
toCycle() - Method in class com.luna.common.calendarist.Calendarist
 
toCycle() - Method in interface com.luna.common.calendarist.core.convert.ICycleConvert
将某日期转为干支日期
toCycle(LunarDate) - Static method in class com.luna.common.calendarist.core.convert.CalendaristConvert
农历时间转干支时间
toCycle(SolarDate) - Static method in class com.luna.common.calendarist.core.convert.CalendaristConvert
阳历日期转干支日期
toDBC(String) - Static method in class com.luna.common.reflect.ConvertUtil
全角转半角
toDBC(String, Set<Character>) - Static method in class com.luna.common.reflect.ConvertUtil
替换全角为半角
toDouble(Object) - Static method in class com.luna.common.reflect.ConvertUtil
转换为double
如果给定的值为空,或者转换失败,返回默认值null
转换失败不会报错
toDouble(Object, Double) - Static method in class com.luna.common.reflect.ConvertUtil
转换为double
如果给定的值为空,或者转换失败,返回默认值
转换失败不会报错
toEnum(Class<E>, Object) - Static method in class com.luna.common.reflect.ConvertUtil
转换为Enum对象
如果给定的值为空,或者转换失败,返回默认值null
toEnum(Class<E>, Object, E) - Static method in class com.luna.common.reflect.ConvertUtil
转换为Enum对象
如果给定的值为空,或者转换失败,返回默认值
toFile(Document, String) - Static method in class com.luna.common.xml.XmlUtil
将XML文档写入到文件
使用Document中的编码
toFile(Document, String, String) - Static method in class com.luna.common.xml.XmlUtil
将XML文档写入到文件
toFloat(Object) - Static method in class com.luna.common.reflect.ConvertUtil
转换为Float
如果给定的值为空,或者转换失败,返回默认值null
转换失败不会报错
toFloat(Object, Float) - Static method in class com.luna.common.reflect.ConvertUtil
转换为Float
如果给定的值为空,或者转换失败,返回默认值
转换失败不会报错
tog - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
toHex(int) - Static method in class com.luna.common.text.HexUtil
转为16进制字符串
toHex(int, int, int) - Static method in class com.luna.common.img.ColorUtil
RGB颜色值转换成十六进制颜色码
toHex(int, int, int) - Static method in class com.luna.common.img.ImgUtil
RGB颜色值转换成十六进制颜色码
toHex(long) - Static method in class com.luna.common.text.HexUtil
转为16进制字符串
toHex(Color) - Static method in class com.luna.common.img.ColorUtil
Color对象转16进制表示,例如#fcf6d6
toHex(Color) - Static method in class com.luna.common.img.ImgUtil
Color对象转16进制表示,例如#fcf6d6
toImage(byte[]) - Static method in class com.luna.common.img.ImgUtil
将的图像bytes转为 BufferedImage
toImage(String) - Static method in class com.luna.common.img.ImgUtil
将Base64编码的图像信息转为 BufferedImage
toInt(byte[]) - Static method in class com.luna.common.math.NumberUtil
byte数组转int,使用大端字节序(高位字节在前,低位字节在后)
见:http://www.ruanyifeng.com/blog/2016/11/byte-order.html
toInt(Object) - Static method in class com.luna.common.reflect.ConvertUtil
转换为int
如果给定的值为null,或者转换失败,返回默认值null
转换失败不会报错
toInt(Object, Integer) - Static method in class com.luna.common.reflect.ConvertUtil
转换为int
如果给定的值为空,或者转换失败,返回默认值
转换失败不会报错
toIntArray(String) - Static method in class com.luna.common.reflect.ConvertUtil
转换为Integer数组
toIntArray(String, String) - Static method in class com.luna.common.reflect.ConvertUtil
转换为Integer数组
tokenizeToStringArray(String, String) - Static method in class com.luna.common.text.StringTools
Tokenize the given String into a String array via a StringTokenizer.
tokenizeToStringArray(String, String, boolean, boolean) - Static method in class com.luna.common.text.StringTools
Tokenize the given String into a String array via a StringTokenizer.
toLanguageTag(Locale) - Static method in class com.luna.common.text.StringTools
Deprecated.
as of 5.0.4, in favor of Locale.toLanguageTag()
toLocale() - Method in enum class com.luna.common.i18n.CountryCode
Convert this CountryCode instance to a Locale instance.
toLocale() - Method in enum class com.luna.common.i18n.LanguageCode
Convert this LanguageCode instance to a Locale instance.
toLocale() - Method in enum class com.luna.common.i18n.LocaleCode
Convert this LocaleCode instance to a Locale instance.
toLong(Object) - Static method in class com.luna.common.reflect.ConvertUtil
转换为long
如果给定的值为null,或者转换失败,返回默认值null
转换失败不会报错
toLong(Object, Long) - Static method in class com.luna.common.reflect.ConvertUtil
转换为long
如果给定的值为空,或者转换失败,返回默认值
转换失败不会报错
toLongArray(String) - Static method in class com.luna.common.reflect.ConvertUtil
转换为Long数组
toLongArray(String, String) - Static method in class com.luna.common.reflect.ConvertUtil
转换为Long数组
toLowerCase(String[]) - Static method in class com.luna.common.text.StringTools
 
toLunar() - Method in class com.luna.common.calendarist.Calendarist
 
toLunar() - Method in interface com.luna.common.calendarist.core.convert.ILunarConvert
将某日期转为阴历日期
toLunar(long) - Static method in class com.luna.common.calendarist.core.convert.CalendaristConvert
阳历时间戳转农历时间
toMarkSupportStream(InputStream) - Static method in class com.luna.common.io.IoUtil
InputStream转换为支持mark标记的流
若原流支持mark标记,则返回原流,否则使用BufferedInputStream 包装之
ton - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
toNumber(Object) - Static method in class com.luna.common.reflect.ConvertUtil
转换为Number
如果给定的值为空,或者转换失败,返回默认值null
转换失败不会报错
toNumber(Object, Number) - Static method in class com.luna.common.reflect.ConvertUtil
转换为Number
如果给定的值为空,或者转换失败,返回默认值
转换失败不会报错
toObjectArray(Object) - Static method in class com.luna.common.utils.ObjectUtils
Convert the given array (which may be a primitive array) to an object array (if necessary of primitive wrapper objects).
TOP - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Paʻanga [numeric code = 776, minor unit = 2]
toPlainString(BigDecimal) - Static method in class com.luna.common.math.MathUtils
字符串输出
toPushbackStream(InputStream, int) - Static method in class com.luna.common.io.IoUtil
转换为PushbackInputStream
如果传入的输入流已经是PushbackInputStream,强转返回,否则新建一个
toRenderedImage(Image) - Static method in class com.luna.common.img.ImgUtil
toSBC(String) - Static method in class com.luna.common.reflect.ConvertUtil
半角转全角
toSBC(String, Set<Character>) - Static method in class com.luna.common.reflect.ConvertUtil
半角转全角
toShort(Object) - Static method in class com.luna.common.reflect.ConvertUtil
转换为Short
如果给定的值为null,或者转换失败,返回默认值null
转换失败不会报错
toShort(Object, Short) - Static method in class com.luna.common.reflect.ConvertUtil
转换为Short
如果给定的值为null,或者转换失败,返回默认值
转换失败不会报错
toSolar() - Method in class com.luna.common.calendarist.Calendarist
 
toSolar() - Method in interface com.luna.common.calendarist.core.convert.ISolarConvert
将某日期转为阳历日期
toSolar(LunarDate) - Static method in class com.luna.common.calendarist.core.convert.CalendaristConvert
农历日期转阳历日期
toStr(Number) - Static method in class com.luna.common.math.NumberUtil
数字转字符串
调用Object.toString()BigDecimal.toPlainString(),并去除尾小数点儿后多余的0
toStr(Number, boolean) - Static method in class com.luna.common.math.NumberUtil
数字转字符串
调用Object.toString()BigDecimal.toPlainString(),并去除尾小数点儿后多余的0
toStr(Number, String) - Static method in class com.luna.common.math.NumberUtil
数字转字符串
调用Object.toString(),并去除尾小数点儿后多余的0
toStr(Object) - Static method in class com.luna.common.reflect.ConvertUtil
转换为字符串
如果给定的值为null,或者转换失败,返回默认值null
转换失败不会报错
toStr(Object, String) - Static method in class com.luna.common.reflect.ConvertUtil
转换为字符串
如果给定的值为null,或者转换失败,返回默认值
转换失败不会报错
toStr(BigDecimal) - Static method in class com.luna.common.math.NumberUtil
BigDecimal数字转字符串
调用BigDecimal.toPlainString(),并去除尾小数点儿后多余的0
toStr(BigDecimal, boolean) - Static method in class com.luna.common.math.NumberUtil
BigDecimal数字转字符串
调用BigDecimal.toPlainString(),可选去除尾小数点儿后多余的0
toStr(Document) - Static method in class com.luna.common.xml.XmlUtil
将XML文档转换为String
字符编码使用XML文档中的编码,获取不到则使用UTF-8
默认非格式化输出,若想格式化请使用XmlUtil.format(Document)
toStr(Document, boolean) - Static method in class com.luna.common.xml.XmlUtil
将XML文档转换为String
字符编码使用XML文档中的编码,获取不到则使用UTF-8
toStr(Document, String, boolean) - Static method in class com.luna.common.xml.XmlUtil
将XML文档转换为String
字符编码使用XML文档中的编码,获取不到则使用UTF-8
toStr(Node) - Static method in class com.luna.common.xml.XmlUtil
将XML文档转换为String
字符编码使用XML文档中的编码,获取不到则使用UTF-8
默认非格式化输出,若想格式化请使用XmlUtil.format(Document)
toStr(Node, boolean) - Static method in class com.luna.common.xml.XmlUtil
将XML文档转换为String
字符编码使用XML文档中的编码,获取不到则使用UTF-8
toStr(Node, String, boolean) - Static method in class com.luna.common.xml.XmlUtil
将XML文档转换为String
字符编码使用XML文档中的编码,获取不到则使用UTF-8
toStr(Node, String, boolean, boolean) - Static method in class com.luna.common.xml.XmlUtil
将XML文档转换为String
字符编码使用XML文档中的编码,获取不到则使用UTF-8
toStrArray(String) - Static method in class com.luna.common.reflect.ConvertUtil
转换为String数组
toStrArray(String, String) - Static method in class com.luna.common.reflect.ConvertUtil
转换为String数组
toStream(byte[]) - Static method in class com.luna.common.io.IoUtil
toStream(Image, String) - Static method in class com.luna.common.img.ImgUtil
将图片对象转换为InputStream形式
toStream(ByteArrayOutputStream) - Static method in class com.luna.common.io.IoUtil
toStream(File) - Static method in class com.luna.common.io.IoUtil
文件转为FileInputStream
toStream(String, String) - Static method in class com.luna.common.io.IoUtil
String 转为流
toStream(String, Charset) - Static method in class com.luna.common.io.IoUtil
String 转为流
toString() - Method in class com.luna.common.calendarist.pojo.CalendaristDate
 
toString() - Method in class com.luna.common.calendarist.pojo.CycleDate
 
toString() - Method in class com.luna.common.calendarist.pojo.LunarDate
 
toString() - Method in class com.luna.common.calendarist.pojo.SolarDate
 
toString() - Method in class com.luna.common.cron.CronExpression
Returns the string representation of the CronExpression
toString() - Method in class com.luna.common.dto.ResultDTO
 
toString() - Method in class com.luna.common.engine.model.NodeName
 
toString() - Method in enum class com.luna.common.i18n.LocaleCode
Get the string representation of this locale code.
toString() - Method in class com.luna.common.io.FastByteArrayOutputStream
 
toString() - Method in class com.luna.common.map.MapWrapper
 
toString() - Method in class com.luna.common.mutable.MutableBool
 
toString() - Method in class com.luna.common.mutable.MutableByte
 
toString() - Method in class com.luna.common.mutable.MutableDouble
 
toString() - Method in class com.luna.common.mutable.MutableFloat
 
toString() - Method in class com.luna.common.mutable.MutableInt
 
toString() - Method in class com.luna.common.mutable.MutableLong
 
toString() - Method in class com.luna.common.mutable.MutableObj
 
toString() - Method in class com.luna.common.mutable.MutableShort
 
toString() - Method in class com.luna.common.net.async.CustomResponseBody
 
toString() - Method in class com.luna.common.net.sse.Event
 
toString() - Method in enum class com.luna.common.os.EPlatform
 
toString() - Method in class com.luna.common.os.hardware.dto.JvmDTO
 
toString() - Method in class com.luna.common.os.hardware.dto.MemoryDTO
 
toString() - Method in class com.luna.common.os.hardware.dto.OshiHardwareDTO
 
toString() - Method in class com.luna.common.os.hardware.dto.ProcessorDTO
 
toString() - Method in class com.luna.common.os.hardware.dto.SysFileDTO
 
toString() - Method in class com.luna.common.os.hardware.FirmwareDTO
 
toString() - Method in class com.luna.common.os.hardware.Jvm
 
toString() - Method in class com.luna.common.os.hardware.Memory
 
toString() - Method in class com.luna.common.os.hardware.MotherboardDTO
 
toString() - Method in class com.luna.common.os.hardware.OpenCLDeviceDTO
 
toString() - Method in class com.luna.common.os.hardware.OshiHardware
 
toString() - Method in class com.luna.common.os.hardware.Processor
 
toString() - Method in class com.luna.common.os.hardware.SysFile
 
toString() - Method in class com.luna.common.os.hardware.SystemInfoDTO
 
toString() - Method in class com.luna.common.os.Profiler.Entry
将entry转换成字符串的表示。
toString() - Method in class com.luna.common.text.CT
 
toString() - Method in class com.luna.common.text.IdcardUtil.Idcard
 
toString() - Method in class com.luna.common.xml.XmlBean
 
toString(char) - Static method in class com.luna.common.text.ASCIIStrCache
字符转为字符串
如果为ASCII字符,使用缓存
toString(char) - Static method in class com.luna.common.text.CharsetUtil
字符转为字符串
如果为ASCII字符,使用缓存
toString(Object) - Static method in class com.luna.common.text.StringTools
数组或集合转String
toString(String) - Method in class com.luna.common.io.FastByteArrayOutputStream
转为字符串
toString(Charset) - Method in class com.luna.common.io.FastByteArrayOutputStream
转为字符串
toStringArray(Collection<String>) - Static method in class com.luna.common.text.StringTools
Copy the given Collection into a String array.
toStringArray(Enumeration<String>) - Static method in class com.luna.common.text.StringTools
Copy the given Enumeration into a String array.
touch(File) - Static method in class com.luna.common.file.FileTools
创建文件及其父目录,如果这个文件存在,直接返回这个文件
此方法不对File对象类型做判断,如果File不存在,无法判断其类型
touch(String) - Static method in class com.luna.common.command.ProcessUtils
touch 创建文件
touch(String) - Static method in class com.luna.common.file.FileTools
创建文件及其父目录,如果这个文件存在,直接返回这个文件
此方法不对File对象类型做判断,如果File不存在,无法判断其类型
TOUCH - Static variable in interface com.luna.common.command.CommandConstant
 
toUnicodeHex(char) - Static method in class com.luna.common.text.HexUtil
将指定char值转换为Unicode字符串形式,常用于特殊字符(例如汉字)转Unicode形式
转换的字符串如果u后不足4位,则前面用0填充,例如:
toUnicodeHex(int) - Static method in class com.luna.common.text.HexUtil
将指定int值转换为Unicode字符串形式,常用于特殊字符(例如汉字)转Unicode形式
转换的字符串如果u后不足4位,则前面用0填充,例如:
toUnsignedByteArray(int, BigInteger) - Static method in class com.luna.common.math.NumberUtil
以无符号字节数组的形式返回传入值。
toUnsignedByteArray(BigInteger) - Static method in class com.luna.common.math.NumberUtil
以无符号字节数组的形式返回传入值。
toUtf8Stream(String) - Static method in class com.luna.common.io.IoUtil
String 转为UTF-8编码的字节流流
toZipFile(File, Charset) - Static method in class com.luna.common.file.ZipUtil
将Zip文件转换为ZipFile
TP - Enum constant in enum class com.luna.common.i18n.CountryCode
East Timor [TP, TMP, 626, Traditionally reserved]
tpi - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
tr - Enum constant in enum class com.luna.common.i18n.LanguageCode
tr - Enum constant in enum class com.luna.common.i18n.LocaleCode
TR - Enum constant in enum class com.luna.common.i18n.Country
 
TR - Enum constant in enum class com.luna.common.i18n.CountryCode
Turkey [TR, TUR, 792, Officially assigned]
TR - Enum constant in enum class com.luna.common.text.CT.CC
 
tr_TR - Enum constant in enum class com.luna.common.i18n.LocaleCode
TradeEngineCallable<V> - Class in com.luna.common.engine.task
交易engine线程执行的公共父类
TradeEngineCallable() - Constructor for class com.luna.common.engine.task.TradeEngineCallable
 
transElements(Element, NodeList) - Static method in class com.luna.common.xml.XmlUtil
将NodeList转换为Element列表
非Element节点将被忽略
transElements(NodeList) - Static method in class com.luna.common.xml.XmlUtil
将NodeList转换为Element列表
transform(AffineTransform, BufferedImage) - Static method in class com.luna.common.img.ImgUtil
转换图片
可以使用一系列平移 (translation)、缩放 (scale)、翻转 (flip)、旋转 (rotation) 和错切 (shear) 来构造仿射变换。
transform(Source, Result, String, int) - Static method in class com.luna.common.xml.XmlUtil
将XML文档写出
格式化输出逻辑参考:https://stackoverflow.com/questions/139076/how-to-pretty-print-xml-from-java
transform(Source, Result, String, int, boolean) - Static method in class com.luna.common.xml.XmlUtil
将XML文档写出
格式化输出逻辑参考:https://stackoverflow.com/questions/139076/how-to-pretty-print-xml-from-java
transIndex - Variable in class com.luna.common.img.gif.AnimatedGifEncoder
 
transIndex - Variable in class com.luna.common.img.gif.GifDecoder
 
TRANSITIONALLY_RESERVED - Enum constant in enum class com.luna.common.i18n.CountryCode.Assignment
translateMessage(String, List<Map<Locale, Map<String, String>>>) - Static method in interface com.luna.common.dto.constant.ResultCode
 
TRANSLATION_MAP - Static variable in interface com.luna.common.dto.constant.ResultCode
 
transparency - Variable in class com.luna.common.img.gif.GifDecoder
 
transparent - Variable in class com.luna.common.img.gif.AnimatedGifEncoder
 
transparentExactMatch - Variable in class com.luna.common.img.gif.AnimatedGifEncoder
 
triggerException(String) - Static method in class com.luna.common.check.Preconditions
 
trimAllWhitespace(String) - Static method in class com.luna.common.text.StringTools
Trim all whitespace from the given String: leading, trailing, and in between characters.
trimArrayElements(String[]) - Static method in class com.luna.common.text.StringTools
Trim the elements of the given String array, calling String.trim() on each of them.
trimLeadingCharacter(String, char) - Static method in class com.luna.common.text.StringTools
Trim all occurrences of the supplied leading character from the given String.
trimLeadingWhitespace(String) - Static method in class com.luna.common.text.StringTools
Trim leading whitespace from the given String.
trimTrailingCharacter(String, char) - Static method in class com.luna.common.text.StringTools
Trim all occurrences of the supplied trailing character from the given String.
trimTrailingWhitespace(String) - Static method in class com.luna.common.text.StringTools
Trim trailing whitespace from the given String.
trimWhitespace(String) - Static method in class com.luna.common.text.StringTools
Trim leading and trailing whitespace from the given String.
trk - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
TRY - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Turkish Lira [numeric code = 949, minor unit = 2]
ts - Enum constant in enum class com.luna.common.i18n.LanguageCode
tsi - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
tsn - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
tso - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
tt - Enum constant in enum class com.luna.common.i18n.LanguageCode
TT - Enum constant in enum class com.luna.common.i18n.Country
 
TT - Enum constant in enum class com.luna.common.i18n.CountryCode
Trinidad and Tobago [TT, TTO, 780, Officially assigned]
TT - Enum constant in enum class com.luna.common.text.CT.CC
 
TTD - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Trinidad and Tobago Dollar [numeric code = 780, minor unit = 2]
TU - Enum constant in enum class com.luna.common.china.NationalityEnum
 
TUESDAY - Enum constant in enum class com.luna.common.date.DayWeekEnum
 
TUJIA - Enum constant in enum class com.luna.common.china.NationalityEnum
 
tuk - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
tum - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
tup - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
tur - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
tut - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
tuw - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
TV - Enum constant in enum class com.luna.common.i18n.Country
 
TV - Enum constant in enum class com.luna.common.i18n.CountryCode
Tuvalu [TV, TUV, 798, Officially assigned]
TV - Enum constant in enum class com.luna.common.text.CT.CC
 
tvl - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
tw - Enum constant in enum class com.luna.common.i18n.LanguageCode
Twi (twi).
TW - Enum constant in enum class com.luna.common.i18n.Country
 
TW - Enum constant in enum class com.luna.common.i18n.CountryCode
Taiwan, Province of China [TW, TWN, 158, Officially assigned]
TW - Enum constant in enum class com.luna.common.text.CT.CC
 
TWD - Enum constant in enum class com.luna.common.i18n.CurrencyCode
New Taiwan Dollar [numeric code = 901, minor unit = 2]
TWENTY - Enum constant in enum class com.luna.common.constant.ProcessEnum
 
twi - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Twi (tw).
ty - Enum constant in enum class com.luna.common.i18n.LanguageCode
tyv - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
TZ - Enum constant in enum class com.luna.common.i18n.Country
 
TZ - Enum constant in enum class com.luna.common.i18n.CountryCode
Tanzania, United Republic of [TZ, TZA, 834, Officially assigned]
TZ - Enum constant in enum class com.luna.common.text.CT.CC
 
TZS - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Tanzanian Shilling [numeric code = 834, minor unit = 2]

U

UA - Enum constant in enum class com.luna.common.i18n.Country
 
UA - Enum constant in enum class com.luna.common.i18n.CountryCode
Ukraine [UA, UKR, 804, Officially assigned]
UA - Enum constant in enum class com.luna.common.text.CT.CC
 
UAH - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Hryvnia [numeric code = 980, minor unit = 2]
UBUNTU - Enum constant in enum class com.luna.common.os.OperatingSystem
 
UBUNTU_TOUCH_MOBILE - Enum constant in enum class com.luna.common.os.OperatingSystem
 
udm - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
ug - Enum constant in enum class com.luna.common.i18n.LanguageCode
UG - Enum constant in enum class com.luna.common.i18n.Country
 
UG - Enum constant in enum class com.luna.common.i18n.CountryCode
Uganda [UG, UGA, 800, Officially assigned]
UG - Enum constant in enum class com.luna.common.text.CT.CC
 
uga - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Ugar - Enum constant in enum class com.luna.common.i18n.ScriptCode
Ugaritic [040]
UGX - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Uganda Shilling [numeric code = 800, minor unit = 0]
uig - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
uk - Enum constant in enum class com.luna.common.i18n.LanguageCode
uk - Enum constant in enum class com.luna.common.i18n.LocaleCode
UK - Enum constant in enum class com.luna.common.i18n.CountryCode
United Kingdom [UK, null, 826, Exceptionally reserved]
UK - Enum constant in enum class com.luna.common.text.CT.CC
 
uk_UA - Enum constant in enum class com.luna.common.i18n.LocaleCode
ukr - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
UM - Enum constant in enum class com.luna.common.i18n.Country
 
UM - Enum constant in enum class com.luna.common.i18n.CountryCode
United States Minor Outlying Islands [UM, UMI, 581, Officially assigned]
umb - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
UN_SUPPORT_ENCRYPT_TYPE - Static variable in exception com.luna.common.exception.BaseException
 
UN_ZIP - Static variable in interface com.luna.common.command.CommandConstant
 
unbiasnet() - Method in class com.luna.common.img.gif.NeuQuant
 
uncapitalize(String) - Static method in class com.luna.common.text.StringTools
Uncapitalize a String, changing the first letter to lower case as per Character.toLowerCase(char).
und - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Undetermined.
undefined - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Undefined.
undefined - Enum constant in enum class com.luna.common.i18n.LanguageCode
Undefined.
undefined - Enum constant in enum class com.luna.common.i18n.LocaleCode
Undefined - Enum constant in enum class com.luna.common.i18n.ScriptCode
Undefined [-1]
UNDEFINED - Enum constant in enum class com.luna.common.i18n.CountryCode
Undefined [UNDEFINED, null, -1, User assigned]
UNDEFINED - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Undefined.
UNDERLINE - Static variable in interface com.luna.common.constant.CharPoolConstant
字符常量:下划线 '_'
UNDERLINE - Static variable in interface com.luna.common.constant.StrPoolConstant
字符串常量:下划线 "_"
unescape(String) - Static method in class com.luna.common.escape.EscapeUtil
Escape解码
unescape(String) - Static method in class com.luna.common.xml.XmlUtil
反转义XML特殊字符:
unescapeHtml4(CharSequence) - Static method in class com.luna.common.escape.EscapeUtil
反转义HTML4中的特殊字符
unescapeXml(CharSequence) - Static method in class com.luna.common.escape.EscapeUtil
反转义XML中的特殊字符
unGzip() - Method in class com.luna.common.file.compress.Gzip
将压缩流解压到target中
unGzip(byte[]) - Static method in class com.luna.common.file.ZipUtil
Gzip解压处理
unGzip(byte[], String) - Static method in class com.luna.common.file.ZipUtil
Gzip解压缩处理
unGzip(InputStream) - Static method in class com.luna.common.file.ZipUtil
Gzip解压处理
unGzip(InputStream, int) - Static method in class com.luna.common.file.ZipUtil
Gzip解压处理
UniversalNamespaceCache(Node, boolean) - Constructor for class com.luna.common.xml.XmlUtil.UniversalNamespaceCache
This constructor parses the document and stores all namespaces it can find.
UNIX_SEPARATOR - Static variable in class com.luna.common.file.FileNameUtil
类Unix路径分隔符
UNKNOWN - Enum constant in enum class com.luna.common.os.DeviceType
Other or unknow type of device.
UNKNOWN - Enum constant in enum class com.luna.common.os.OperatingSystem
 
UNKNOWN - Static variable in exception com.luna.common.exception.BaseException
 
UNKNOWN_MOBILE - Enum constant in enum class com.luna.common.os.OperatingSystem
 
UNKNOWN_TABLET - Enum constant in enum class com.luna.common.os.OperatingSystem
 
unqualify(String) - Static method in class com.luna.common.text.StringTools
Unqualify a string qualified by a '.' dot character.
unqualify(String, char) - Static method in class com.luna.common.text.StringTools
Unqualify a string qualified by a separator character.
unwrap(Throwable) - Static method in class com.luna.common.exception.ExceptionUtil
剥离反射引发的InvocationTargetException、UndeclaredThrowableException中间异常,返回业务本身的异常
unwrapOptional(Object) - Static method in class com.luna.common.utils.ObjectUtils
Unwrap the given object which is potentially a Optional.
unzip(File) - Static method in class com.luna.common.file.ZipUtil
解压到文件名相同的目录中,使用UTF-8编码
unzip(File, File) - Static method in class com.luna.common.file.ZipUtil
解压,默认使用UTF-8编码
unzip(File, File, Charset) - Static method in class com.luna.common.file.ZipUtil
解压
unzip(File, Charset) - Static method in class com.luna.common.file.ZipUtil
解压到文件名相同的目录中
unzip(InputStream, File, Charset) - Static method in class com.luna.common.file.ZipUtil
解压
ZIP条目不使用高速缓冲。
unzip(String) - Static method in class com.luna.common.file.ZipUtil
解压到文件名相同的目录中,默认编码UTF-8
unzip(String, String) - Static method in class com.luna.common.command.ProcessUtils
unzip 解压文件
unzip(String, String) - Static method in class com.luna.common.file.ZipUtil
解压,默认UTF-8编码
unzip(String, String, Charset) - Static method in class com.luna.common.file.ZipUtil
解压
unzip(String, Charset) - Static method in class com.luna.common.file.ZipUtil
解压到文件名相同的目录中
unzip(ZipFile, File) - Static method in class com.luna.common.file.ZipUtil
解压
unzip(ZipInputStream, File) - Static method in class com.luna.common.file.ZipUtil
解压
ZIP条目不使用高速缓冲。
unzipFileBytes(File, String) - Static method in class com.luna.common.file.ZipUtil
从Zip文件中提取指定的文件为bytes
unzipFileBytes(File, Charset, String) - Static method in class com.luna.common.file.ZipUtil
从Zip文件中提取指定的文件为bytes
unzipFileBytes(String, String) - Static method in class com.luna.common.file.ZipUtil
从Zip文件中提取指定的文件为bytes
unzipFileBytes(String, Charset, String) - Static method in class com.luna.common.file.ZipUtil
从Zip文件中提取指定的文件为bytes
unZlib(byte[]) - Static method in class com.luna.common.file.ZipUtil
解压缩zlib
unZlib(byte[], String) - Static method in class com.luna.common.file.ZipUtil
Zlib解压缩处理
unZlib(InputStream) - Static method in class com.luna.common.file.ZipUtil
解压缩zlib
unZlib(InputStream, int) - Static method in class com.luna.common.file.ZipUtil
解压缩zlib
upgradeEncoding(String) - Method in class com.luna.common.encrypt.BCryptPasswordEncoder
 
ur - Enum constant in enum class com.luna.common.i18n.LanguageCode
urd - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Urdu (ur).
uriDecode(String, Charset) - Static method in class com.luna.common.text.StringTools
Decode the given encoded URI component value.
urj - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
URL - Enum constant in enum class com.luna.common.constant.ImageConstant
URL
URL - Static variable in class com.luna.common.regex.PatternPool
URL
URL - Static variable in interface com.luna.common.regex.RegexPool
URL
URL - Static variable in class com.luna.common.regex.Validator
URL
URL_HTTP - Static variable in class com.luna.common.regex.PatternPool
Http URL
URL_HTTP - Static variable in interface com.luna.common.regex.RegexPool
Http URL
URL_HTTP - Static variable in class com.luna.common.regex.Validator
Http URL
URL_PROTOCOL_FILE - Static variable in class com.luna.common.file.FileNameUtil
URL 协议表示文件: "file"
URL_PROTOCOL_JAR - Static variable in class com.luna.common.file.FileNameUtil
URL 协议表示Jar文件: "jar"
URL_PROTOCOL_VFS - Static variable in class com.luna.common.file.FileNameUtil
URL 协议表示JBoss VFS资源: "vfs"
URL_PROTOCOL_VFSFILE - Static variable in class com.luna.common.file.FileNameUtil
URL 协议表示JBoss文件: "vfsfile"
URL_PROTOCOL_VFSZIP - Static variable in class com.luna.common.file.FileNameUtil
URL 协议表示JBoss zip文件: "vfszip"
URL_PROTOCOL_WSJAR - Static variable in class com.luna.common.file.FileNameUtil
URL 协议表示WebSphere文件: "wsjar"
URL_PROTOCOL_ZIP - Static variable in class com.luna.common.file.FileNameUtil
URL 协议表示zip文件: "zip"
urlEncode(String, String) - Static method in class com.luna.common.net.HttpUtils
 
urlEncode(Map<?, ?>) - Static method in class com.luna.common.net.HttpUtils
解析生成URL
urlEncodeWithUtf8(String) - Static method in class com.luna.common.net.HttpUtils
 
US - Enum constant in enum class com.luna.common.i18n.Country
 
US - Enum constant in enum class com.luna.common.i18n.CountryCode
United States [US, USA, 840, Officially assigned]
US - Enum constant in enum class com.luna.common.text.CT.CC
 
USD - Enum constant in enum class com.luna.common.i18n.CurrencyCode
US Dollar [numeric code = 840, minor unit = 2]
usedEntry - Variable in class com.luna.common.img.gif.AnimatedGifEncoder
 
USER_ASSIGNED - Enum constant in enum class com.luna.common.i18n.CountryCode.Assignment
USER_ID - Enum constant in enum class com.luna.common.regex.DesensitizedUtil.DesensitizedType
 
UserAgentConstant - Interface in com.luna.common.net
 
userId() - Static method in class com.luna.common.regex.DesensitizedUtil
【用户id】不对外提供userId
USN - Enum constant in enum class com.luna.common.i18n.CurrencyCode
US Dollar (Next day) [numeric code = 997, minor unit = 2, fund]
USS - Enum constant in enum class com.luna.common.i18n.CurrencyCode
US Dollar (Same day) [numeric code = 998, minor unit = 2, fund]
UTF_8 - Static variable in class com.luna.common.text.CharsetUtil
UTF-8
utf8Str(Object) - Static method in class com.luna.common.reflect.ConvertUtil
将对象转为字符串
1、Byte数组和ByteBuffer会被转换为对应字符串的数组 2、对象数组会调用Arrays.toString方法
utf8Str(Object) - Static method in class com.luna.common.text.CharsetUtil
将对象转为字符串
UtilException - Exception in com.luna.common.exception
工具类异常
UtilException(String) - Constructor for exception com.luna.common.exception.UtilException
 
UtilException(String, Object...) - Constructor for exception com.luna.common.exception.UtilException
 
UtilException(String, Throwable) - Constructor for exception com.luna.common.exception.UtilException
 
UtilException(Throwable) - Constructor for exception com.luna.common.exception.UtilException
 
UtilException(Throwable, String, Object...) - Constructor for exception com.luna.common.exception.UtilException
 
UUID - Static variable in class com.luna.common.regex.PatternPool
UUID
UUID - Static variable in interface com.luna.common.regex.RegexPool
UUID
UUID - Static variable in class com.luna.common.regex.Validator
UUID
UUID_SIMPLE - Static variable in class com.luna.common.regex.PatternPool
不带横线的UUID
UUID_SIMPLE - Static variable in interface com.luna.common.regex.RegexPool
不带横线的UUID
UUID_SIMPLE - Static variable in class com.luna.common.regex.Validator
不带横线的UUID
UY - Enum constant in enum class com.luna.common.i18n.Country
 
UY - Enum constant in enum class com.luna.common.i18n.CountryCode
Uruguay [UY, URY, 858, Officially assigned]
UY - Enum constant in enum class com.luna.common.text.CT.CC
 
UYGHUR - Enum constant in enum class com.luna.common.china.NationalityEnum
 
UYI - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Uruguay Peso en Unidades Indexadas (URUIURUI) [numeric code = 940, minor unit = 0, fund]
UYU - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Peso Uruguayo [numeric code = 858, minor unit = 2]
uz - Enum constant in enum class com.luna.common.i18n.LanguageCode
UZ - Enum constant in enum class com.luna.common.i18n.Country
 
UZ - Enum constant in enum class com.luna.common.i18n.CountryCode
Uzbekistan [UZ, UZB, 860, Officially assigned]
UZ - Enum constant in enum class com.luna.common.text.CT.CC
 
uzb - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
UZBEK - Enum constant in enum class com.luna.common.china.NationalityEnum
 
UZS - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Uzbekistan Sum [numeric code = 860, minor unit = 2]

V

VA - Enum constant in enum class com.luna.common.china.NationalityEnum
 
VA - Enum constant in enum class com.luna.common.i18n.Country
 
VA - Enum constant in enum class com.luna.common.i18n.CountryCode
Holy See (Vatican City State) [VA, VAT, 336, Officially assigned]
VA - Enum constant in enum class com.luna.common.text.CT.CC
 
vai - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Vaii - Enum constant in enum class com.luna.common.i18n.ScriptCode
Vai [470]
valid(T) - Static method in class com.luna.common.check.ValidDataUtil
校验器
validate(int, int, int, int, int, int, int) - Static method in class com.luna.common.calendarist.core.CalendaristBase
 
validateBetween(Number, Number, Number, String) - Static method in class com.luna.common.regex.Validator
检查给定的数字是否在指定范围内
validateBirthday(T, String) - Static method in class com.luna.common.regex.Validator
验证验证是否为生日
validateCarDrivingLicence(T, String) - Static method in class com.luna.common.regex.Validator
验证是否为驾驶证 别名:驾驶证档案编号、行驶证编号
validateCarVin(T, String) - Static method in class com.luna.common.regex.Validator
验证是否为车架号;别名:行驶证编号 车辆识别代号 车辆识别码
validateChinese(T, String) - Static method in class com.luna.common.regex.Validator
验证是否为汉字
validateCitizenIdNumber(T, String) - Static method in class com.luna.common.regex.Validator
验证是否为身份证号码(支持18位、15位和港澳台的10位)
validateEmail(T, String) - Static method in class com.luna.common.regex.Validator
验证是否为可用邮箱地址
validateEmpty(T, String) - Static method in class com.luna.common.regex.Validator
验证是否为空,非空时抛出异常
对于String类型判定是否为empty(null 或 "")
validateEqual(Object, Object, String) - Static method in class com.luna.common.regex.Validator
验证是否相等,不相等抛出异常
ValidateException - Exception in com.luna.common.regex
验证异常
ValidateException() - Constructor for exception com.luna.common.regex.ValidateException
 
ValidateException(int, String) - Constructor for exception com.luna.common.regex.ValidateException
 
ValidateException(int, String, Throwable) - Constructor for exception com.luna.common.regex.ValidateException
 
ValidateException(int, Throwable) - Constructor for exception com.luna.common.regex.ValidateException
 
ValidateException(String) - Constructor for exception com.luna.common.regex.ValidateException
 
ValidateException(String, Object...) - Constructor for exception com.luna.common.regex.ValidateException
 
ValidateException(String, Throwable) - Constructor for exception com.luna.common.regex.ValidateException
 
ValidateException(Throwable) - Constructor for exception com.luna.common.regex.ValidateException
 
validateExpression(String) - Static method in class com.luna.common.cron.CronExpression
 
validateFalse(boolean, String, Object...) - Static method in class com.luna.common.regex.Validator
检查指定值是否为false
validateGeneral(T, int, int, String) - Static method in class com.luna.common.regex.Validator
验证是否为给定长度范围的英文字母 、数字和下划线
validateGeneral(T, int, String) - Static method in class com.luna.common.regex.Validator
验证是否为给定最小长度的英文字母 、数字和下划线
validateGeneral(T, String) - Static method in class com.luna.common.regex.Validator
验证是否为英文字母 、数字和下划线
validateGeneralWithChinese(T, String) - Static method in class com.luna.common.regex.Validator
验证是否为中文字、英文字母、数字和下划线
validateHex(T, String) - Static method in class com.luna.common.regex.Validator
验证是否为Hex(16进制)字符串
validateIpv4(T, String) - Static method in class com.luna.common.regex.Validator
验证是否为IPV4地址
validateIpv6(T, String) - Static method in class com.luna.common.regex.Validator
验证是否为IPV6地址
validateLetter(T, String) - Static method in class com.luna.common.regex.Validator
验证是否全部为字母组成,包括大写和小写字母和汉字
validateLowerCase(T, String) - Static method in class com.luna.common.regex.Validator
验证字符串是否全部为小写字母
validateMac(T, String) - Static method in class com.luna.common.regex.Validator
验证是否为MAC地址
validateMatchRegex(String, T, String) - Static method in class com.luna.common.regex.Validator
通过正则表达式验证
不符合正则抛出ValidateException 异常
validateMobile(T, String) - Static method in class com.luna.common.regex.Validator
验证是否为手机号码(中国)
validateMoney(T, String) - Static method in class com.luna.common.regex.Validator
验证是否为货币
validateNotEmpty(T, String) - Static method in class com.luna.common.regex.Validator
验证是否为非空,为空时抛出异常
对于String类型判定是否为empty(null 或 "")
validateNotEmptyAndEqual(Object, Object, String) - Static method in class com.luna.common.regex.Validator
验证是否非空且与指定值相等
当数据为空时抛出验证异常
当两值不等时抛出异常
validateNotEmptyAndNotEqual(Object, Object, String) - Static method in class com.luna.common.regex.Validator
验证是否非空且与指定值相等
当数据为空时抛出验证异常
当两值相等时抛出异常
validateNotEqual(Object, Object, String) - Static method in class com.luna.common.regex.Validator
验证是否不等,相等抛出异常
validateNotNull(T, String, Object...) - Static method in class com.luna.common.regex.Validator
检查指定值是否非null
validateNull(T, String, Object...) - Static method in class com.luna.common.regex.Validator
检查指定值是否为null
validateNumber(String, String) - Static method in class com.luna.common.regex.Validator
验证是否为数字
ValidateObjectInputStream - Class in com.luna.common.io
带有类验证的对象流,用于避免反序列化漏洞
详细见:https://xz.aliyun.com/t/41/
ValidateObjectInputStream(InputStream, Class<?>...) - Constructor for class com.luna.common.io.ValidateObjectInputStream
构造
validatePlateNumber(T, String) - Static method in class com.luna.common.regex.Validator
验证是否为中国车牌号
validateResponse(HttpResponse) - Method in class com.luna.common.net.hander.AsyncValidatingResponseHandler
 
validateResponse(HttpResponse) - Method in class com.luna.common.net.hander.ValidatingResponseHandler
Checks the response for a statuscode between HttpStatus.SC_OK and HttpStatus.SC_MULTIPLE_CHOICES and throws an RuntimeException otherwise.
validateTrue(boolean, String, Object...) - Static method in class com.luna.common.regex.Validator
检查指定值是否为true
validateUpperCase(T, String) - Static method in class com.luna.common.regex.Validator
验证字符串是否全部为大写字母
validateUrl(T, String) - Static method in class com.luna.common.regex.Validator
验证是否为URL
validateUUID(T, String) - Static method in class com.luna.common.regex.Validator
验证是否为UUID
包括带横线标准格式和不带横线的简单模式
validateWord(T, String) - Static method in class com.luna.common.regex.Validator
验证是否为字母(包括大写和小写字母)
validateZipCode(T, String) - Static method in class com.luna.common.regex.Validator
验证是否为邮政编码(中国)
ValidatingResponseHandler<T> - Class in com.luna.common.net.hander
Basic response handler which takes an url for documentation.
ValidatingResponseHandler() - Constructor for class com.luna.common.net.hander.ValidatingResponseHandler
 
Validator - Class in com.luna.common.regex
字段验证器(验证器),分两种类型的验证: isXXX:通过返回boolean值判断是否满足给定格式。 validateXXX:通过抛出异常ValidateException检查是否满足给定格式。 主要验证字段非空、是否为满足指定格式等(如是否为Email、电话等)
Validator() - Constructor for class com.luna.common.regex.Validator
 
ValidDataUtil - Class in com.luna.common.check
 
ValidDataUtil() - Constructor for class com.luna.common.check.ValidDataUtil
 
validThrow(T) - Static method in class com.luna.common.check.ValidDataUtil
 
value() - Element in annotation interface com.luna.common.anno.MyValid
 
value() - Element in annotation interface com.luna.common.anno.NotRepeatSubmit
过期时间,单位毫秒
value() - Element in annotation interface com.luna.common.sensitive.Sensitive
 
valueOf(short) - Static method in enum class com.luna.common.os.OperatingSystem
Returns the enum constant of this type with the specified id.
valueOf(String) - Static method in enum class com.luna.common.calendarist.base.CalendaristTermsType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.luna.common.calendarist.base.ConvertFromType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.luna.common.china.NationalityEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.luna.common.constant.ImageConstant
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.luna.common.constant.ProcessEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.luna.common.constant.StatusEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.luna.common.date.DateUnit
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.luna.common.date.DayWeekEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.luna.common.dto.constant.ResultEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.luna.common.encrypt.BCryptPasswordEncoder.BCryptVersion
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.luna.common.encrypt.HashMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.luna.common.encrypt.SignUtil.SignType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.luna.common.i18n.Country
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.luna.common.i18n.CountryCode.Assignment
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.luna.common.i18n.CountryCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.luna.common.i18n.CurrencyCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.luna.common.i18n.LanguageAlpha3Code.Usage
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.luna.common.i18n.LanguageAlpha3Code
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.luna.common.i18n.LanguageCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.luna.common.i18n.LocaleCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.luna.common.i18n.ScriptCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.luna.common.img.ScaleType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.luna.common.net.HttpContentTypeEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.luna.common.os.DeviceType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.luna.common.os.EPlatform
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.luna.common.os.Manufacturer
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.luna.common.os.OperatingSystem
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.luna.common.os.Profiler.MessageLevel
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.luna.common.regex.DesensitizedUtil.DesensitizedType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.luna.common.sensitive.FieldType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.luna.common.swing.ClipboardMonitor
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.luna.common.text.CT.CC
Returns the enum constant of this class with the specified name.
values() - Static method in enum class com.luna.common.calendarist.base.CalendaristTermsType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.luna.common.calendarist.base.ConvertFromType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.luna.common.china.NationalityEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.luna.common.constant.ImageConstant
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.luna.common.constant.ProcessEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.luna.common.constant.StatusEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.luna.common.date.DateUnit
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.luna.common.date.DayWeekEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.luna.common.dto.constant.ResultEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.luna.common.encrypt.BCryptPasswordEncoder.BCryptVersion
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.luna.common.encrypt.HashMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.luna.common.encrypt.SignUtil.SignType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.luna.common.i18n.Country
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.luna.common.i18n.CountryCode.Assignment
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.luna.common.i18n.CountryCode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.luna.common.i18n.CurrencyCode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.luna.common.i18n.LanguageAlpha3Code.Usage
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.luna.common.i18n.LanguageAlpha3Code
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.luna.common.i18n.LanguageCode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.luna.common.i18n.LocaleCode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.luna.common.i18n.ScriptCode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.luna.common.img.ScaleType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Method in class com.luna.common.map.MapWrapper
 
values() - Static method in enum class com.luna.common.net.HttpContentTypeEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.luna.common.os.DeviceType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.luna.common.os.EPlatform
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.luna.common.os.Manufacturer
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.luna.common.os.OperatingSystem
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.luna.common.os.Profiler.MessageLevel
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.luna.common.regex.DesensitizedUtil.DesensitizedType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.luna.common.sensitive.FieldType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.luna.common.swing.ClipboardMonitor
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.luna.common.text.CT.CC
Returns an array containing the constants of this enum class, in the order they are declared.
VC - Enum constant in enum class com.luna.common.i18n.Country
 
VC - Enum constant in enum class com.luna.common.i18n.CountryCode
Saint Vincent and the Grenadines [VC, VCT, 670, Officially assigned]
VC - Enum constant in enum class com.luna.common.text.CT.CC
 
ve - Enum constant in enum class com.luna.common.i18n.LanguageCode
VE - Enum constant in enum class com.luna.common.i18n.Country
 
VE - Enum constant in enum class com.luna.common.i18n.CountryCode
Venezuela, Bolivarian Republic of [VE, VEN, 862, Officially assigned]
VE - Enum constant in enum class com.luna.common.text.CT.CC
 
VEF - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Deprecated. 
ven - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
VES - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Bolivar [numeric code = 928, minor unit = 2]
VG - Enum constant in enum class com.luna.common.i18n.Country
 
VG - Enum constant in enum class com.luna.common.i18n.CountryCode
Virgin Islands, British [VG, VGB, 92, Officially assigned]
VG - Enum constant in enum class com.luna.common.text.CT.CC
 
vi - Enum constant in enum class com.luna.common.i18n.LanguageCode
vi - Enum constant in enum class com.luna.common.i18n.LocaleCode
VI - Enum constant in enum class com.luna.common.i18n.Country
 
VI - Enum constant in enum class com.luna.common.i18n.CountryCode
Virgin Islands, U.S. [VI, VIR, 850, Officially assigned]
VI - Enum constant in enum class com.luna.common.text.CT.CC
 
vi_VN - Enum constant in enum class com.luna.common.i18n.LocaleCode
VIDEO_EXTENSION - Static variable in class com.luna.common.media.MimeTypeConstant
 
vie - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
visitFile(Path, BasicFileAttributes) - Method in class com.luna.common.file.compress.ZipCopyVisitor
 
visitFile(Path, BasicFileAttributes) - Method in class com.luna.common.file.visitor.CopyVisitor
 
visitFile(Path, BasicFileAttributes) - Method in class com.luna.common.file.visitor.DelVisitor
 
visitFile(Path, BasicFileAttributes) - Method in class com.luna.common.file.visitor.MoveVisitor
 
Visp - Enum constant in enum class com.luna.common.i18n.ScriptCode
Visible Speech [280]
VN - Enum constant in enum class com.luna.common.i18n.Country
 
VN - Enum constant in enum class com.luna.common.i18n.CountryCode
Viet Nam [VN, VNM, 704, Officially assigned]
VN - Enum constant in enum class com.luna.common.text.CT.CC
 
VND - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Dong [numeric code = 704, minor unit = 0]
vo - Enum constant in enum class com.luna.common.i18n.LanguageCode
vol - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
vot - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
VU - Enum constant in enum class com.luna.common.i18n.Country
 
VU - Enum constant in enum class com.luna.common.i18n.CountryCode
Vanuatu [VU, VUT, 548, Officially assigned]
VU - Enum constant in enum class com.luna.common.text.CT.CC
 
VUV - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Vatu [numeric code = 548, minor unit = 0]

W

wa - Enum constant in enum class com.luna.common.i18n.LanguageCode
wak - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
wal - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
walkFiles(Path, int, FileVisitor<? super Path>) - Static method in class com.luna.common.file.PathUtil
遍历指定path下的文件并做处理
walkFiles(Path, FileVisitor<? super Path>) - Static method in class com.luna.common.file.PathUtil
遍历指定path下的文件并做处理
war - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
WAR_URL_PREFIX - Static variable in class com.luna.common.file.FileNameUtil
URL 前缀表示war: "war:"
WAR_URL_SEPARATOR - Static variable in class com.luna.common.file.FileNameUtil
WAR路径及内部文件路径分界符
Wara - Enum constant in enum class com.luna.common.i18n.ScriptCode
Warang Citi [262]
was - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
WEARABLE - Enum constant in enum class com.luna.common.os.DeviceType
Miniature device like a smart watch or interactive glasses
WEBOS - Enum constant in enum class com.luna.common.os.OperatingSystem
PalmOS, exact version unkown
WEDNESDAY - Enum constant in enum class com.luna.common.date.DayWeekEnum
 
WEEK - Enum constant in enum class com.luna.common.date.DateUnit
一周的毫秒数
WEEK_OF_MONTH - Static variable in class com.luna.common.calendarist.core.CalendaristBase
 
WEEK_OF_YEAR - Static variable in class com.luna.common.calendarist.core.CalendaristBase
 
wel - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Welsh (cy) for bibliographic applications.
wen - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
WF - Enum constant in enum class com.luna.common.i18n.Country
 
WF - Enum constant in enum class com.luna.common.i18n.CountryCode
Wallis and Futuna [WF, WLF, 876, Officially assigned]
WF - Enum constant in enum class com.luna.common.text.CT.CC
 
width - Variable in class com.luna.common.img.gif.AnimatedGifEncoder
 
width - Variable in class com.luna.common.img.gif.GifDecoder
 
WII - Enum constant in enum class com.luna.common.os.OperatingSystem
Nintendo Wii game console.
WIN_DELETE_DIRECTORY - Static variable in interface com.luna.common.command.CommandConstant
win 强制删除文件文件夹和文件夹内所有文件
WIN_DELETE_FILE - Static variable in interface com.luna.common.command.CommandConstant
win 强制删除文件
WIN_TASK_KILL - Static variable in interface com.luna.common.command.CommandConstant
win task kill
winDelDir(String) - Static method in class com.luna.common.command.ProcessUtils
win 强制删除文件夹
winDelFile(String) - Static method in class com.luna.common.command.ProcessUtils
win 强制删除文件
Windows - Enum constant in enum class com.luna.common.os.EPlatform
 
WINDOWS - Enum constant in enum class com.luna.common.os.OperatingSystem
Windows Mobile / Windows CE.
WINDOWS_10 - Enum constant in enum class com.luna.common.os.OperatingSystem
 
WINDOWS_10_MOBILE - Enum constant in enum class com.luna.common.os.OperatingSystem
 
WINDOWS_2000 - Enum constant in enum class com.luna.common.os.OperatingSystem
 
WINDOWS_7 - Enum constant in enum class com.luna.common.os.OperatingSystem
 
WINDOWS_8 - Enum constant in enum class com.luna.common.os.OperatingSystem
 
WINDOWS_81 - Enum constant in enum class com.luna.common.os.OperatingSystem
 
WINDOWS_98 - Enum constant in enum class com.luna.common.os.OperatingSystem
 
WINDOWS_MOBILE - Enum constant in enum class com.luna.common.os.OperatingSystem
 
WINDOWS_MOBILE7 - Enum constant in enum class com.luna.common.os.OperatingSystem
 
WINDOWS_PHONE8 - Enum constant in enum class com.luna.common.os.OperatingSystem
 
WINDOWS_PHONE8_1 - Enum constant in enum class com.luna.common.os.OperatingSystem
 
WINDOWS_SEPARATOR - Static variable in class com.luna.common.file.FileNameUtil
Windows路径分隔符
WINDOWS_VISTA - Enum constant in enum class com.luna.common.os.OperatingSystem
 
WINDOWS_XP - Enum constant in enum class com.luna.common.os.OperatingSystem
 
wln - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
wo - Enum constant in enum class com.luna.common.i18n.LanguageCode
wol - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Wole - Enum constant in enum class com.luna.common.i18n.ScriptCode
Woleai [480]
WORD - Static variable in class com.luna.common.regex.PatternPool
字母
WORD - Static variable in interface com.luna.common.regex.RegexPool
字母
wrapAndThrow(Throwable) - Static method in class com.luna.common.exception.ExceptionUtil
包装异常并重新抛出此异常
RuntimeExceptionError 直接抛出,其它检查异常包装为UndeclaredThrowableException 后抛出
wrapRuntime(String) - Static method in class com.luna.common.exception.ExceptionUtil
将指定的消息包装为运行时异常
wrapRuntime(Throwable) - Static method in class com.luna.common.exception.ExceptionUtil
使用运行时异常包装编译异常
wrapRuntimeAndThrow(String) - Static method in class com.luna.common.exception.ExceptionUtil
将消息包装为运行时异常并抛出
write(byte[], int, int) - Method in class com.luna.common.io.FastByteArrayOutputStream
 
write(byte[], String) - Static method in class com.luna.common.file.FileTools
字节写入文件
write(int) - Method in class com.luna.common.io.FastByteArrayOutputStream
 
write(Image, File) - Static method in class com.luna.common.img.ImgUtil
写出图像为目标文件扩展名对应的格式
write(Image, String, OutputStream) - Static method in class com.luna.common.img.ImgUtil
写出图像:GIF=》JPG、GIF=》PNG、PNG=》JPG、PNG=》GIF(X)、BMP=》PNG
此方法并不关闭流
write(Image, String, ImageOutputStream) - Static method in class com.luna.common.img.ImgUtil
写出图像为指定格式:GIF=》JPG、GIF=》PNG、PNG=》JPG、PNG=》GIF(X)、BMP=》PNG
此方法并不关闭流
write(Image, String, ImageOutputStream, float) - Static method in class com.luna.common.img.ImgUtil
写出图像为指定格式
write(Image, String, ImageOutputStream, float, Color) - Static method in class com.luna.common.img.ImgUtil
写出图像为指定格式
write(Image, ImageWriter, ImageOutputStream, float) - Static method in class com.luna.common.img.ImgUtil
通过ImageWriter写出图片到输出流
write(File) - Method in class com.luna.common.img.Img
写出图像为目标文件扩展名对应的格式
write(InputStream, File, boolean) - Static method in class com.luna.common.file.FileTools
将流的内容写入文件
write(InputStream, String, boolean) - Static method in class com.luna.common.file.FileTools
将流的内容写入文件
write(OutputStream) - Method in class com.luna.common.img.Img
写出图像为结果设置格式
结果类型设定见Img.setTargetImageType(String)
write(OutputStream, boolean, byte[]) - Static method in class com.luna.common.io.IoUtil
将byte[]写到流中
write(OutputStream, String, boolean, Object...) - Static method in class com.luna.common.io.IoUtil
将多部分内容写到流中,自动转换为字符串
write(OutputStream, Charset, boolean, Object...) - Static method in class com.luna.common.io.IoUtil
将多部分内容写到流中,自动转换为字符串
write(String, String) - Static method in class com.luna.common.file.FileTools
字符串写入文件
write(ImageInputStream, String, ImageOutputStream) - Static method in class com.luna.common.img.ImgUtil
按照目标格式写出图像:GIF=》JPG、GIF=》PNG、PNG=》JPG、PNG=》GIF(X)、BMP=》PNG
此方法并不关闭流
write(ImageOutputStream) - Method in class com.luna.common.img.Img
写出图像为结果设置格式
结果类型设定见Img.setTargetImageType(String)
write(Node, OutputStream, String, int) - Static method in class com.luna.common.xml.XmlUtil
将XML文档写出
write(Node, OutputStream, String, int, boolean) - Static method in class com.luna.common.xml.XmlUtil
将XML文档写出
write(Node, Writer, String, int) - Static method in class com.luna.common.xml.XmlUtil
将XML文档写出
write(Node, Writer, String, int, boolean) - Static method in class com.luna.common.xml.XmlUtil
将XML文档写出
writeGraphicCtrlExt() - Method in class com.luna.common.img.gif.AnimatedGifEncoder
Writes Graphic Control Extension
writeImageDesc() - Method in class com.luna.common.img.gif.AnimatedGifEncoder
Writes Image Descriptor
writeJpg(Image, OutputStream) - Static method in class com.luna.common.img.ImgUtil
写出图像为JPG格式
writeJpg(Image, ImageOutputStream) - Static method in class com.luna.common.img.ImgUtil
写出图像为JPG格式
writeLSD() - Method in class com.luna.common.img.gif.AnimatedGifEncoder
Writes Logical Screen Descriptor
writeNetscapeExt() - Method in class com.luna.common.img.gif.AnimatedGifEncoder
Writes Netscape application extension to define repeat count.
writeObj(OutputStream, boolean, Serializable) - Static method in class com.luna.common.io.IoUtil
将多部分内容写到流中
writeObjectAsXml(File, Object) - Static method in class com.luna.common.xml.XmlUtil
将可序列化的对象转换为XML写入文件,已经存在的文件将被覆盖
Writes serializable object to a XML file.
writeObjects(OutputStream, boolean, Serializable...) - Static method in class com.luna.common.io.IoUtil
将多部分内容写到流中
writePalette() - Method in class com.luna.common.img.gif.AnimatedGifEncoder
Writes color table
writePixels() - Method in class com.luna.common.img.gif.AnimatedGifEncoder
Encodes and writes pixel data
writePng(Image, OutputStream) - Static method in class com.luna.common.img.ImgUtil
写出图像为PNG格式
writePng(Image, ImageOutputStream) - Static method in class com.luna.common.img.ImgUtil
写出图像为PNG格式
writeShort(int) - Method in class com.luna.common.img.gif.AnimatedGifEncoder
Write 16-bit value to output stream, LSB first
writeString(String) - Method in class com.luna.common.img.gif.AnimatedGifEncoder
Writes string to output stream
writeStringToFile(File, String, Charset) - Static method in class com.luna.common.file.FileTools
写入文件 不存在抛出异常
writeStringToFile(File, String, Charset, boolean) - Static method in class com.luna.common.file.FileTools
写入文件
writeStringToFile(String, String) - Static method in class com.luna.common.file.FileTools
写入文件
writeStringToFile(String, String, Charset, boolean) - Static method in class com.luna.common.file.FileTools
写入文件
writeTo(OutputStream) - Method in class com.luna.common.io.FastByteArrayOutputStream
写出
writeTo(OutputStream) - Method in class com.luna.common.net.sse.SseEntity
 
writeUtf8(OutputStream, boolean, Object...) - Static method in class com.luna.common.io.IoUtil
将多部分内容写到流中,自动转换为UTF-8字符串
WS - Enum constant in enum class com.luna.common.i18n.Country
 
WS - Enum constant in enum class com.luna.common.i18n.CountryCode
Samoa [WS, WSM, 882, Officially assigned]
WS - Enum constant in enum class com.luna.common.text.CT.CC
 
WST - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Tala [numeric code = 882, minor unit = 2]

X

X_WWW_FORM_URLENCODED - Static variable in interface com.luna.common.net.HttpUtilsConstant
 
XAF - Enum constant in enum class com.luna.common.i18n.CurrencyCode
CFA Franc BEAC [numeric code = 950, minor unit = 0]
XAG - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Silver [numeric code = 961, minor unit = -1, precious metal]
xal - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
XAU - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Gold [numeric code = 959, minor unit = -1, precious metal]
XBA - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Bond Markets Unit European Composite Unit (EURCO) [numeric code = 955, minor unit = -1]
XBB - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Bond Markets Unit European Monetary Unit (E.M.U.-6) [numeric code = 956, minor unit = -1]
XBC - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Bond Markets Unit European Unit of Account 9 (E.U.A.-9) [numeric code = 957, minor unit = -1]
XBD - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Bond Markets Unit European Unit of Account 17 (E.U.A.-17) [numeric code = 958, minor unit = -1]
XBOX_OS - Enum constant in enum class com.luna.common.os.OperatingSystem
 
XCD - Enum constant in enum class com.luna.common.i18n.CurrencyCode
East Caribbean Dollar [numeric code = 951, minor unit = 2]
XDR - Enum constant in enum class com.luna.common.i18n.CurrencyCode
SDR (Special Drawing Right) [numeric code = 960, minor unit = -1]
xgn - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
xh - Enum constant in enum class com.luna.common.i18n.LanguageCode
xho - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
XI - Enum constant in enum class com.luna.common.i18n.CountryCode
Northern Ireland [XI, XXI, -1, User assigned]
XIAOHAN - Enum constant in enum class com.luna.common.calendarist.base.CalendaristTermsType
 
XIAOMAN - Enum constant in enum class com.luna.common.calendarist.base.CalendaristTermsType
 
XIAOSHU - Enum constant in enum class com.luna.common.calendarist.base.CalendaristTermsType
 
XIAOXUE - Enum constant in enum class com.luna.common.calendarist.base.CalendaristTermsType
 
XIAZHI - Enum constant in enum class com.luna.common.calendarist.base.CalendaristTermsType
 
XIBE - Enum constant in enum class com.luna.common.china.NationalityEnum
 
XING - Static variable in interface com.luna.common.constant.StrPoolConstant
字符串常量:星号 "*"
XK - Enum constant in enum class com.luna.common.i18n.CountryCode
Kosovo, Republic of [XK, XXK, -1, User assigned]
XmlBean - Class in com.luna.common.xml
 
XmlBean() - Constructor for class com.luna.common.xml.XmlBean
 
XmlConstant - Interface in com.luna.common.xml
 
XmlEscape - Class in com.luna.common.escape
XML特殊字符转义
见:https://stackoverflow.com/questions/1091945/what-characters-do-i-need-to-escape-in-xml-documents
XmlEscape() - Constructor for class com.luna.common.escape.XmlEscape
构造
xmlToBean(File, Charset, Class<T>) - Static method in class com.luna.common.xml.JAXBUtil
XML文件转Bean
xmlToBean(Reader, Class<T>) - Static method in class com.luna.common.xml.JAXBUtil
Reader中读取XML字符串,并转换为Bean
xmlToBean(Reader, Class<T>) - Static method in class com.luna.common.xml.XmlUtil
Reader中读取XML字符串,并转换为Bean
xmlToBean(String, Class<T>) - Static method in class com.luna.common.xml.JAXBUtil
xml转换成JavaBean
xmlToBean(String, Class<T>) - Static method in class com.luna.common.xml.XmlUtil
xml转换成JavaBean
xmlToMap(String) - Static method in class com.luna.common.reflect.ConvertUtil
XML格式字符串转换为Map
xmlToMap(String) - Static method in class com.luna.common.xml.XmlUtil
XML格式字符串转换为Map
xmlToMap(String, Map<String, Object>) - Static method in class com.luna.common.xml.XmlUtil
XML格式字符串转换为Map
只支持第一级别的XML,不支持多级XML
xmlToMap(Node) - Static method in class com.luna.common.xml.XmlUtil
XML格式字符串转换为Map
xmlToMap(Node, Map<String, Object>) - Static method in class com.luna.common.xml.XmlUtil
XML节点转换为Map
XmlUnescape - Class in com.luna.common.escape
XML的UNESCAPE
XmlUnescape() - Constructor for class com.luna.common.escape.XmlUnescape
构造
XmlUtil - Class in com.luna.common.xml
XML工具类
此工具使用w3c dom工具,不需要依赖第三方包。
工具类封装了XML文档的创建、读取、写出和部分XML操作
XmlUtil() - Constructor for class com.luna.common.xml.XmlUtil
 
XmlUtil.UniversalNamespaceCache - Class in com.luna.common.xml
全局命名空间上下文
见:https://www.ibm.com/developerworks/cn/xml/x-nmspccontext/
xnd - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
XOF - Enum constant in enum class com.luna.common.i18n.CurrencyCode
CFA Franc BCEAO [numeric code = 952, minor unit = 0]
XPD - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Palladium [numeric code = 964, minor unit = -1, precious metal]
Xpeo - Enum constant in enum class com.luna.common.i18n.ScriptCode
Old Persian [030]
XPF - Enum constant in enum class com.luna.common.i18n.CurrencyCode
CFP Franc [numeric code = 953, minor unit = 0]
XPT - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Platinum [numeric code = 962, minor unit = -1, precious metal]
XSU - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Sucre [numeric code = 994, minor unit = -1]
Xsux - Enum constant in enum class com.luna.common.i18n.ScriptCode
Cuneiform, Sumero-Akkadian [020]
XTS - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Codes specifically reserved for testing purposes.
XUA - Enum constant in enum class com.luna.common.i18n.CurrencyCode
ADB Unit of Account [numeric code = 965, minor unit = -1]
XXX - Enum constant in enum class com.luna.common.i18n.CurrencyCode
The codes assigned for transactions where no currency is involved [numeric code = 999, minor unit = -1]

Y

YAHOO - Enum constant in enum class com.luna.common.os.Manufacturer
Yahoo Inc.
yao - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
YAO - Enum constant in enum class com.luna.common.china.NationalityEnum
 
yap - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
YE - Enum constant in enum class com.luna.common.i18n.Country
 
YE - Enum constant in enum class com.luna.common.i18n.CountryCode
Yemen [YE, YEM, 887, Officially assigned]
YE - Enum constant in enum class com.luna.common.text.CT.CC
 
year - Variable in class com.luna.common.calendarist.pojo.CalendaristDate
 
YEAR - Static variable in class com.luna.common.calendarist.core.CalendaristBase
 
YER - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Yemeni Rial [numeric code = 886, minor unit = 2]
yi - Enum constant in enum class com.luna.common.i18n.LanguageCode
YI - Enum constant in enum class com.luna.common.china.NationalityEnum
 
yid - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Yiii - Enum constant in enum class com.luna.common.i18n.ScriptCode
Yi [460]
yo - Enum constant in enum class com.luna.common.i18n.LanguageCode
yor - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
ypk - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
YT - Enum constant in enum class com.luna.common.i18n.Country
 
YT - Enum constant in enum class com.luna.common.i18n.CountryCode
Mayotte [YT, MYT, 175, Officially assigned]
YT - Enum constant in enum class com.luna.common.text.CT.CC
 
YU - Enum constant in enum class com.luna.common.i18n.CountryCode
Yugoslavia [YU, YUG, 890, Traditionally reserved]
YUGUR - Enum constant in enum class com.luna.common.china.NationalityEnum
 
YUSHUI - Enum constant in enum class com.luna.common.calendarist.base.CalendaristTermsType
 

Z

za - Enum constant in enum class com.luna.common.i18n.LanguageCode
ZA - Enum constant in enum class com.luna.common.i18n.Country
 
ZA - Enum constant in enum class com.luna.common.i18n.CountryCode
South Africa [ZA, ZAF, 710, Officially assigned]
ZA - Enum constant in enum class com.luna.common.text.CT.CC
 
zap - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
ZAR - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Rand [numeric code = 710, minor unit = 2]
zbl - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
zen - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
zero2One(int) - Static method in class com.luna.common.math.NumberUtil
如果给定值为0,返回1,否则返回原值
zh - Enum constant in enum class com.luna.common.i18n.LanguageCode
zh - Enum constant in enum class com.luna.common.i18n.LocaleCode
zh_CN - Enum constant in enum class com.luna.common.i18n.LocaleCode
zh_HK - Enum constant in enum class com.luna.common.i18n.LocaleCode
zh_SG - Enum constant in enum class com.luna.common.i18n.LocaleCode
zh_TW - Enum constant in enum class com.luna.common.i18n.LocaleCode
zha - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
zho - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Chinese (zh) for terminology applications.
ZHUANG - Enum constant in enum class com.luna.common.china.NationalityEnum
 
zhx - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Chinese (family)
Zinh - Enum constant in enum class com.luna.common.i18n.ScriptCode
Code for inherited script [994]
zip(File) - Static method in class com.luna.common.file.ZipUtil
打包到当前目录,使用默认编码UTF-8
zip(File, boolean, File...) - Static method in class com.luna.common.file.ZipUtil
对文件或文件目录进行压缩
使用默认UTF-8编码
zip(File, String[], InputStream[]) - Static method in class com.luna.common.file.ZipUtil
对流中的数据加入到压缩文件
路径列表和流列表长度必须一致
zip(File, String[], InputStream[], Charset) - Static method in class com.luna.common.file.ZipUtil
对流中的数据加入到压缩文件
路径列表和流列表长度必须一致
zip(File, String, InputStream) - Static method in class com.luna.common.file.ZipUtil
对流中的数据加入到压缩文件
使用默认编码UTF-8
zip(File, String, InputStream, Charset) - Static method in class com.luna.common.file.ZipUtil
对流中的数据加入到压缩文件
zip(File, String, String) - Static method in class com.luna.common.file.ZipUtil
对流中的数据加入到压缩文件,使用默认UTF-8编码
zip(File, String, String, Charset) - Static method in class com.luna.common.file.ZipUtil
对流中的数据加入到压缩文件
zip(File, Charset) - Static method in class com.luna.common.file.ZipUtil
打包到当前目录
zip(File, Charset, boolean, File...) - Static method in class com.luna.common.file.ZipUtil
对文件或文件目录进行压缩
zip(File, Charset, boolean, FileFilter, File...) - Static method in class com.luna.common.file.ZipUtil
对文件或文件目录进行压缩
zip(OutputStream, String[], InputStream[]) - Static method in class com.luna.common.file.ZipUtil
将文件流压缩到目标流中
zip(OutputStream, Charset, boolean, FileFilter, File...) - Static method in class com.luna.common.file.ZipUtil
对文件或文件目录进行压缩
zip(String) - Static method in class com.luna.common.file.ZipUtil
打包到当前目录,使用默认编码UTF-8
zip(String, String) - Static method in class com.luna.common.command.ProcessUtils
zip 压缩文件夹
zip(String, String) - Static method in class com.luna.common.file.ZipUtil
对文件或文件目录进行压缩
不包含被打包目录
zip(String, String, boolean) - Static method in class com.luna.common.file.ZipUtil
对文件或文件目录进行压缩
zip(String, String, Charset, boolean) - Static method in class com.luna.common.file.ZipUtil
对文件或文件目录进行压缩
zip(String, Charset) - Static method in class com.luna.common.file.ZipUtil
打包到当前目录
zip(ZipOutputStream, boolean, FileFilter, File...) - Static method in class com.luna.common.file.ZipUtil
zip(ZipOutputStream, String[], InputStream[]) - Static method in class com.luna.common.file.ZipUtil
将文件流压缩到目标流中
ZIP - Static variable in interface com.luna.common.command.CommandConstant
 
ZIP_CODE - Static variable in class com.luna.common.regex.PatternPool
邮编,兼容港澳台
ZIP_CODE - Static variable in interface com.luna.common.regex.RegexPool
邮编,兼容港澳台
ZIP_CODE - Static variable in class com.luna.common.regex.Validator
邮编
ZipCopyVisitor - Class in com.luna.common.file.compress
Zip文件拷贝的FileVisitor实现,zip中追加文件,此类非线程安全
此类在遍历源目录并复制过程中会自动创建目标目录中不存在的上级目录。
ZipCopyVisitor(Path, FileSystem, CopyOption...) - Constructor for class com.luna.common.file.compress.ZipCopyVisitor
构造
ZipReader - Class in com.luna.common.file.compress
Zip文件或流读取器,一般用于Zip文件解压
ZipReader(File, Charset) - Constructor for class com.luna.common.file.compress.ZipReader
构造
ZipReader(InputStream, Charset) - Constructor for class com.luna.common.file.compress.ZipReader
构造
ZipReader(ZipFile) - Constructor for class com.luna.common.file.compress.ZipReader
构造
ZipReader(ZipInputStream) - Constructor for class com.luna.common.file.compress.ZipReader
构造
ZipUtil - Class in com.luna.common.file
压缩工具类
ZipUtil() - Constructor for class com.luna.common.file.ZipUtil
 
ZipWriter - Class in com.luna.common.file.compress
Zip生成封装
ZipWriter(File, Charset) - Constructor for class com.luna.common.file.compress.ZipWriter
构造
ZipWriter(OutputStream, Charset) - Constructor for class com.luna.common.file.compress.ZipWriter
构造
ZipWriter(ZipOutputStream) - Constructor for class com.luna.common.file.compress.ZipWriter
构造
zle - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
zlib(byte[], int) - Static method in class com.luna.common.file.ZipUtil
打成Zlib压缩包
zlib(File, int) - Static method in class com.luna.common.file.ZipUtil
Zlib压缩文件
zlib(InputStream, int) - Static method in class com.luna.common.file.ZipUtil
打成Zlib压缩包
zlib(InputStream, int, int) - Static method in class com.luna.common.file.ZipUtil
打成Zlib压缩包
zlib(String, String, int) - Static method in class com.luna.common.file.ZipUtil
Zlib压缩处理
zls - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
zlw - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
ZM - Enum constant in enum class com.luna.common.i18n.Country
 
ZM - Enum constant in enum class com.luna.common.i18n.CountryCode
Zambia [ZM, ZMB, 894, Officially assigned]
ZM - Enum constant in enum class com.luna.common.text.CT.CC
 
Zmth - Enum constant in enum class com.luna.common.i18n.ScriptCode
Mathematical notation [995]
ZMW - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Zambian Kwacha [numeric code = 967, minor unit = 2]
znd - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
ZODIAC_INFO - Static variable in class com.luna.common.calendarist.constants.CalendaristConstants
生肖
ZONE_STR - Static variable in class com.luna.common.date.DateUtils
 
ZR - Enum constant in enum class com.luna.common.i18n.CountryCode
Zaire [ZR, ZAR, 180, Traditionally reserved]
Zsym - Enum constant in enum class com.luna.common.i18n.ScriptCode
Symbols [996]
zu - Enum constant in enum class com.luna.common.i18n.LanguageCode
zul - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Zulu (zu).
zun - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
ZW - Enum constant in enum class com.luna.common.i18n.Country
 
ZW - Enum constant in enum class com.luna.common.i18n.CountryCode
Zimbabwe [ZW, ZWE, 716, Officially assigned]
ZW - Enum constant in enum class com.luna.common.text.CT.CC
 
ZWL - Enum constant in enum class com.luna.common.i18n.CurrencyCode
Zimbabwe Dollar [numeric code = 932, minor unit = 2]
zxx - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
No linguistic content.
Zxxx - Enum constant in enum class com.luna.common.i18n.ScriptCode
Code for unwritten documents [997]
Zyyy - Enum constant in enum class com.luna.common.i18n.ScriptCode
Code for undetermined script [998]
zza - Enum constant in enum class com.luna.common.i18n.LanguageAlpha3Code
Zzzz - Enum constant in enum class com.luna.common.i18n.ScriptCode
Code for uncoded script [999]
$ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form