- alias(String...) - 类 中的方法com.github.gg_a.tuple.EasyTuple2
-
- alias(String...) - 类 中的方法com.github.gg_a.tuple.EasyTuple3
-
- alias(String...) - 类 中的方法com.github.gg_a.tuple.EasyTuple4
-
- alias(String...) - 类 中的方法com.github.gg_a.tuple.EasyTuple5
-
- alias(String...) - 类 中的方法com.github.gg_a.tuple.EasyTuple6
-
- alias(String...) - 类 中的方法com.github.gg_a.tuple.EasyTuple7
-
- alias(String...) - 类 中的方法com.github.gg_a.tuple.EasyTuple8
-
- alias(String...) - 类 中的方法com.github.gg_a.tuple.EasyTuple9
-
- alias(String...) - 接口 中的方法com.github.gg_a.tuple.Tuple
-
Setting tuple's aliases.
- alias(String...) - 类 中的方法com.github.gg_a.tuple.Tuple0
-
- alias(String...) - 类 中的方法com.github.gg_a.tuple.Tuple1
-
- alias(String...) - 类 中的方法com.github.gg_a.tuple.Tuple2
-
- alias(String...) - 类 中的方法com.github.gg_a.tuple.Tuple3
-
- alias(String...) - 类 中的方法com.github.gg_a.tuple.Tuple4
-
- alias(String...) - 类 中的方法com.github.gg_a.tuple.Tuple5
-
- alias(String...) - 类 中的方法com.github.gg_a.tuple.Tuple6
-
- alias(String...) - 类 中的方法com.github.gg_a.tuple.Tuple7
-
- alias(String...) - 类 中的方法com.github.gg_a.tuple.Tuple8
-
- alias(String...) - 类 中的方法com.github.gg_a.tuple.Tuple9
-
- alias(String...) - 类 中的方法com.github.gg_a.tuple.TupleBase
-
- alias_index - 类 中的变量com.github.gg_a.tuple.TupleBase
-
Map of aliases.
- AliasDuplicateException - com.github.gg_a.exception中的异常错误
-
named for properties of tuple, when the alias is duplication, will throw AliasDuplicateException
为元组(tuple)的属性起别名,别名重复时将会抛出此异常
- AliasDuplicateException() - 异常错误 的构造器com.github.gg_a.exception.AliasDuplicateException
-
Constructs an AliasDuplicateException with null
as its error detail message.
- AliasDuplicateException(String) - 异常错误 的构造器com.github.gg_a.exception.AliasDuplicateException
-
Constructs an AliasDuplicateException with the specified detail message.
- AliasDuplicateException(String, Throwable) - 异常错误 的构造器com.github.gg_a.exception.AliasDuplicateException
-
Constructs an AliasDuplicateException with the specified detail message
and cause.
- AliasDuplicateException(Throwable) - 异常错误 的构造器com.github.gg_a.exception.AliasDuplicateException
-
Constructs an AliasDuplicateException with the specified cause and a
detail message of (cause==null ? null : cause.toString())
(which typically contains the class and detail message of cause).
- aliasList - 类 中的变量com.github.gg_a.tuple.TupleBase
-
List of aliases.
- AliasNotFoundException - com.github.gg_a.exception中的异常错误
-
Get element by alias in tuple, when the alias is not found, will throw AliasNotFoundException
通过别名找元组(Tuple)中的元素,别名找不到时将会抛出此异常
- AliasNotFoundException() - 异常错误 的构造器com.github.gg_a.exception.AliasNotFoundException
-
Constructs an AliasNotFoundException with null
as its error detail message.
- AliasNotFoundException(String) - 异常错误 的构造器com.github.gg_a.exception.AliasNotFoundException
-
Constructs an AliasNotFoundException with the specified detail message.
- AliasNotFoundException(String, Throwable) - 异常错误 的构造器com.github.gg_a.exception.AliasNotFoundException
-
Constructs an AliasNotFoundException with the specified detail message
and cause.
- AliasNotFoundException(Throwable) - 异常错误 的构造器com.github.gg_a.exception.AliasNotFoundException
-
Constructs an AliasNotFoundException with the specified cause and a
detail message of (cause==null ? null : cause.toString())
(which typically contains the class and detail message of cause).
- AliasNotSetException - com.github.gg_a.exception中的异常错误
-
- AliasNotSetException() - 异常错误 的构造器com.github.gg_a.exception.AliasNotSetException
-
Constructs an AliasNotSetException with null
as its error detail message.
- AliasNotSetException(String) - 异常错误 的构造器com.github.gg_a.exception.AliasNotSetException
-
Constructs an AliasNotSetException with the specified detail message.
- AliasNotSetException(String, Throwable) - 异常错误 的构造器com.github.gg_a.exception.AliasNotSetException
-
Constructs an AliasNotSetException with the specified detail message
and cause.
- AliasNotSetException(Throwable) - 异常错误 的构造器com.github.gg_a.exception.AliasNotSetException
-
Constructs an AliasNotSetException with the specified cause and a
detail message of (cause==null ? null : cause.toString())
(which typically contains the class and detail message of cause).
- arity() - 接口 中的方法com.github.gg_a.tuple.Tuple
-
The size of this Tuple.
元组的元素数量
- arity() - 类 中的方法com.github.gg_a.tuple.Tuple0
-
- arity() - 类 中的方法com.github.gg_a.tuple.Tuple1
-
- arity() - 类 中的方法com.github.gg_a.tuple.Tuple2
-
- arity() - 类 中的方法com.github.gg_a.tuple.Tuple3
-
- arity() - 类 中的方法com.github.gg_a.tuple.Tuple4
-
- arity() - 类 中的方法com.github.gg_a.tuple.Tuple5
-
- arity() - 类 中的方法com.github.gg_a.tuple.Tuple6
-
- arity() - 类 中的方法com.github.gg_a.tuple.Tuple7
-
- arity() - 类 中的方法com.github.gg_a.tuple.Tuple8
-
- arity() - 类 中的方法com.github.gg_a.tuple.Tuple9
-
- R0<R> - com.github.gg_a.function中的接口
-
Represents a function that accepts 0 argument and produces a result
表示一个不接收任何参数,但返回结果的函数
- R1<T,R> - com.github.gg_a.function中的接口
-
Represents a function that accepts 1 argument and produces a result
表示一个接收 1个参数 并返回结果的函数
- R2<T1,T2,R> - com.github.gg_a.function中的接口
-
Represents a function that accepts 2 arguments and produces a result
表示一个接收 2个参数 并返回结果的函数
- R3<T1,T2,T3,R> - com.github.gg_a.function中的接口
-
Represents a function that accepts 3 arguments and produces a result
表示一个接收 3个参数 并返回结果的函数
- R4<T1,T2,T3,T4,R> - com.github.gg_a.function中的接口
-
Represents a function that accepts 4 arguments and produces a result
表示一个接收 4个参数 并返回结果的函数
- R5<T1,T2,T3,T4,T5,R> - com.github.gg_a.function中的接口
-
Represents a function that accepts 5 arguments and produces a result
表示一个接收 5个参数 并返回结果的函数
- R6<T1,T2,T3,T4,T5,T6,R> - com.github.gg_a.function中的接口
-
Represents a function that accepts 6 arguments and produces a result
表示一个接收 6个参数 并返回结果的函数
- R7<T1,T2,T3,T4,T5,T6,T7,R> - com.github.gg_a.function中的接口
-
Represents a function that accepts 7 arguments and produces a result
表示一个接收 7个参数 并返回结果的函数
- R8<T1,T2,T3,T4,T5,T6,T7,T8,R> - com.github.gg_a.function中的接口
-
Represents a function that accepts 8 arguments and produces a result
表示一个接收 8个参数 并返回结果的函数
- R9<T1,T2,T3,T4,T5,T6,T7,T8,T9,R> - com.github.gg_a.function中的接口
-
Represents a function that accepts 9 arguments and produces a result
表示一个接收 9个参数 并返回结果的函数
- RT0<R,E extends Throwable> - com.github.gg_a.function中的接口
-
Represents a function that accepts 0 argument and produces a result, and will throw exception
表示一个不接收任何参数,但返回结果且抛出异常的函数
- RT1<T,R,E extends Throwable> - com.github.gg_a.function中的接口
-
Represents a function that accepts 1 argument and produces a result, and will throw exception
表示一个接收 1个参数 并返回结果且抛出异常的函数
- RT2<T1,T2,R,E extends Throwable> - com.github.gg_a.function中的接口
-
Represents a function that accepts 2 arguments and produces a result, and will throw exception
表示一个接收 2个参数 并返回结果且抛出异常的函数
- RT3<T1,T2,T3,R,E extends Throwable> - com.github.gg_a.function中的接口
-
Represents a function that accepts 3 arguments and produces a result, and will throw exception
表示一个接收 3个参数 并返回结果且抛出异常的函数
- RT4<T1,T2,T3,T4,R,E extends Throwable> - com.github.gg_a.function中的接口
-
Represents a function that accepts 4 arguments and produces a result, and will throw exception
表示一个接收 4个参数 并返回结果且抛出异常的函数
- RT5<T1,T2,T3,T4,T5,R,E extends Throwable> - com.github.gg_a.function中的接口
-
Represents a function that accepts 5 arguments and produces a result, and will throw exception
表示一个接收 5个参数 并返回结果且抛出异常的函数
- RT6<T1,T2,T3,T4,T5,T6,R,E extends Throwable> - com.github.gg_a.function中的接口
-
Represents a function that accepts 6 arguments and produces a result, and will throw exception
表示一个接收 6个参数 并返回结果且抛出异常的函数
- RT7<T1,T2,T3,T4,T5,T6,T7,R,E extends Throwable> - com.github.gg_a.function中的接口
-
Represents a function that accepts 7 arguments and produces a result, and will throw exception
表示一个接收 7个参数 并返回结果且抛出异常的函数
- RT8<T1,T2,T3,T4,T5,T6,T7,T8,R,E extends Throwable> - com.github.gg_a.function中的接口
-
Represents a function that accepts 8 arguments and produces a result, and will throw exception
表示一个接收 8个参数 并返回结果且抛出异常的函数
- RT9<T1,T2,T3,T4,T5,T6,T7,T8,T9,R,E extends Throwable> - com.github.gg_a.function中的接口
-
Represents a function that accepts 9 arguments and produces a result, and will throw exception
表示一个接收 9个参数 并返回结果且抛出异常的函数
- V0 - com.github.gg_a.function中的接口
-
Represents a function that accepts 0 argument and returns no result
表示一个不接收参数也不返回任何结果的函数
- V1<T> - com.github.gg_a.function中的接口
-
Represents a function that accepts 1 argument and returns no result
表示一个接收 1个参数 不返回任何结果的函数
- V2<T1,T2> - com.github.gg_a.function中的接口
-
Represents a function that accepts 2 arguments and returns no result
表示一个接收 2个参数 不返回任何结果的函数
- V3<T1,T2,T3> - com.github.gg_a.function中的接口
-
Represents a function that accepts 3 arguments and returns no result
表示一个接收 3个参数 不返回任何结果的函数
- V4<T1,T2,T3,T4> - com.github.gg_a.function中的接口
-
Represents a function that accepts 4 arguments and returns no result
表示一个接收 4个参数 不返回任何结果的函数
- V5<T1,T2,T3,T4,T5> - com.github.gg_a.function中的接口
-
Represents a function that accepts 5 arguments and returns no result
表示一个接收 5个参数 不返回任何结果的函数
- V6<T1,T2,T3,T4,T5,T6> - com.github.gg_a.function中的接口
-
Represents a function that accepts 6 arguments and returns no result
表示一个接收 6个参数 不返回任何结果的函数
- V7<T1,T2,T3,T4,T5,T6,T7> - com.github.gg_a.function中的接口
-
Represents a function that accepts 7 arguments and returns no result
表示一个接收 7个参数 不返回任何结果的函数
- V8<T1,T2,T3,T4,T5,T6,T7,T8> - com.github.gg_a.function中的接口
-
Represents a function that accepts 8 arguments and returns no result
表示一个接收 8个参数 不返回任何结果的函数
- V9<T1,T2,T3,T4,T5,T6,T7,T8,T9> - com.github.gg_a.function中的接口
-
Represents a function that accepts 9 arguments and returns no result
表示一个接收 9个参数 不返回任何结果的函数
- VT0<E extends Throwable> - com.github.gg_a.function中的接口
-
Represents a function that accepts 0 argument and returns no result, and will throw exception
表示一个不接收参数也不返回任何结果且抛出异常的函数
- VT1<T,E extends Throwable> - com.github.gg_a.function中的接口
-
Represents a function that accepts 1 argument and returns no result, and will throw exception
表示一个接收 1个参数 不返回任何结果且抛出异常的函数
- VT2<T1,T2,E extends Throwable> - com.github.gg_a.function中的接口
-
Represents a function that accepts 2 arguments and returns no result, and will throw exception
表示一个接收 2个参数 不返回任何结果且抛出异常的函数
- VT3<T1,T2,T3,E extends Throwable> - com.github.gg_a.function中的接口
-
Represents a function that accepts 3 arguments and returns no result, and will throw exception
表示一个接收 3个参数 不返回任何结果且抛出异常的函数
- VT4<T1,T2,T3,T4,E extends Throwable> - com.github.gg_a.function中的接口
-
Represents a function that accepts 4 arguments and returns no result, and will throw exception
表示一个接收 4个参数 不返回任何结果且抛出异常的函数
- VT5<T1,T2,T3,T4,T5,E extends Throwable> - com.github.gg_a.function中的接口
-
Represents a function that accepts 5 arguments and returns no result, and will throw exception
表示一个接收 5个参数 不返回任何结果且抛出异常的函数
- VT6<T1,T2,T3,T4,T5,T6,E extends Throwable> - com.github.gg_a.function中的接口
-
Represents a function that accepts 6 arguments and returns no result, and will throw exception
表示一个接收 6个参数 不返回任何结果且抛出异常的函数
- VT7<T1,T2,T3,T4,T5,T6,T7,E extends Throwable> - com.github.gg_a.function中的接口
-
Represents a function that accepts 7 arguments and returns no result, and will throw exception
表示一个接收 7个参数 不返回任何结果且抛出异常的函数
- VT8<T1,T2,T3,T4,T5,T6,T7,T8,E extends Throwable> - com.github.gg_a.function中的接口
-
Represents a function that accepts 8 arguments and returns no result, and will throw exception
表示一个接收 8个参数 不返回任何结果且抛出异常的函数
- VT9<T1,T2,T3,T4,T5,T6,T7,T8,T9,E extends Throwable> - com.github.gg_a.function中的接口
-
Represents a function that accepts 9 arguments and returns no result, and will throw exception
表示一个接收 9个参数 不返回任何结果且抛出异常的函数
- __(String) - 类 中的方法com.github.gg_a.tuple.EasyTuple2
-
- __(String) - 类 中的方法com.github.gg_a.tuple.EasyTuple3
-
- __(String) - 类 中的方法com.github.gg_a.tuple.EasyTuple4
-
- __(String) - 类 中的方法com.github.gg_a.tuple.EasyTuple5
-
- __(String) - 类 中的方法com.github.gg_a.tuple.EasyTuple6
-
- __(String) - 类 中的方法com.github.gg_a.tuple.EasyTuple7
-
- __(String) - 类 中的方法com.github.gg_a.tuple.EasyTuple8
-
- __(String) - 类 中的方法com.github.gg_a.tuple.EasyTuple9
-
- __(String) - 接口 中的方法com.github.gg_a.tuple.Tuple
-
Get tuple element value by alias, it will throw AliasNotFoundException when alias not found.
通过别名获取元组元素的值,如果不存在该别名,将抛出异常 AliasNotFoundException。
- __(String) - 类 中的方法com.github.gg_a.tuple.TupleBase
-
- _1 - 类 中的变量com.github.gg_a.tuple.Tuple1
-
The 1st element of this tuple.
- _1 - 类 中的变量com.github.gg_a.tuple.Tuple2
-
The 1st element of this tuple.
- _1 - 类 中的变量com.github.gg_a.tuple.Tuple3
-
The 1st element of this tuple.
- _1 - 类 中的变量com.github.gg_a.tuple.Tuple4
-
The 1st element of this tuple.
- _1 - 类 中的变量com.github.gg_a.tuple.Tuple5
-
The 1st element of this tuple.
- _1 - 类 中的变量com.github.gg_a.tuple.Tuple6
-
The 1st element of this tuple.
- _1 - 类 中的变量com.github.gg_a.tuple.Tuple7
-
The 1st element of this tuple.
- _1 - 类 中的变量com.github.gg_a.tuple.Tuple8
-
The 1st element of this tuple.
- _1 - 类 中的变量com.github.gg_a.tuple.Tuple9
-
The 1st element of this tuple.
- _2 - 类 中的变量com.github.gg_a.tuple.Tuple2
-
The 2nd element of this tuple.
- _2 - 类 中的变量com.github.gg_a.tuple.Tuple3
-
The 2nd element of this tuple.
- _2 - 类 中的变量com.github.gg_a.tuple.Tuple4
-
The 2nd element of this tuple.
- _2 - 类 中的变量com.github.gg_a.tuple.Tuple5
-
The 2nd element of this tuple.
- _2 - 类 中的变量com.github.gg_a.tuple.Tuple6
-
The 2nd element of this tuple.
- _2 - 类 中的变量com.github.gg_a.tuple.Tuple7
-
The 2nd element of this tuple.
- _2 - 类 中的变量com.github.gg_a.tuple.Tuple8
-
The 2nd element of this tuple.
- _2 - 类 中的变量com.github.gg_a.tuple.Tuple9
-
The 2nd element of this tuple.
- _3 - 类 中的变量com.github.gg_a.tuple.Tuple3
-
The 3rd element of this tuple.
- _3 - 类 中的变量com.github.gg_a.tuple.Tuple4
-
The 3rd element of this tuple.
- _3 - 类 中的变量com.github.gg_a.tuple.Tuple5
-
The 3rd element of this tuple.
- _3 - 类 中的变量com.github.gg_a.tuple.Tuple6
-
The 3rd element of this tuple.
- _3 - 类 中的变量com.github.gg_a.tuple.Tuple7
-
The 3rd element of this tuple.
- _3 - 类 中的变量com.github.gg_a.tuple.Tuple8
-
The 3rd element of this tuple.
- _3 - 类 中的变量com.github.gg_a.tuple.Tuple9
-
The 3rd element of this tuple.
- _4 - 类 中的变量com.github.gg_a.tuple.Tuple4
-
The 4th element of this tuple.
- _4 - 类 中的变量com.github.gg_a.tuple.Tuple5
-
The 4th element of this tuple.
- _4 - 类 中的变量com.github.gg_a.tuple.Tuple6
-
The 4th element of this tuple.
- _4 - 类 中的变量com.github.gg_a.tuple.Tuple7
-
The 4th element of this tuple.
- _4 - 类 中的变量com.github.gg_a.tuple.Tuple8
-
The 4th element of this tuple.
- _4 - 类 中的变量com.github.gg_a.tuple.Tuple9
-
The 4th element of this tuple.
- _5 - 类 中的变量com.github.gg_a.tuple.Tuple5
-
The 5th element of this tuple.
- _5 - 类 中的变量com.github.gg_a.tuple.Tuple6
-
The 5th element of this tuple.
- _5 - 类 中的变量com.github.gg_a.tuple.Tuple7
-
The 5th element of this tuple.
- _5 - 类 中的变量com.github.gg_a.tuple.Tuple8
-
The 5th element of this tuple.
- _5 - 类 中的变量com.github.gg_a.tuple.Tuple9
-
The 5th element of this tuple.
- _6 - 类 中的变量com.github.gg_a.tuple.Tuple6
-
The 6th element of this tuple.
- _6 - 类 中的变量com.github.gg_a.tuple.Tuple7
-
The 6th element of this tuple.
- _6 - 类 中的变量com.github.gg_a.tuple.Tuple8
-
The 6th element of this tuple.
- _6 - 类 中的变量com.github.gg_a.tuple.Tuple9
-
The 6th element of this tuple.
- _7 - 类 中的变量com.github.gg_a.tuple.Tuple7
-
The 7th element of this tuple.
- _7 - 类 中的变量com.github.gg_a.tuple.Tuple8
-
The 7th element of this tuple.
- _7 - 类 中的变量com.github.gg_a.tuple.Tuple9
-
The 7th element of this tuple.
- _8 - 类 中的变量com.github.gg_a.tuple.Tuple8
-
The 8th element of this tuple.
- _8 - 类 中的变量com.github.gg_a.tuple.Tuple9
-
The 8th element of this tuple.
- _9 - 类 中的变量com.github.gg_a.tuple.Tuple9
-
The 9th element of this tuple.
- _nStr(R) - 类 中的方法com.github.gg_a.tuple.TupleBase
-