跳过导航链接
A C E F G J O S T V 

A

addColumn(T) - 类 中的方法com.github.memorylorry.type.common.CommonList
 
addColumnList(CommonList<T>) - 类 中的方法com.github.memorylorry.type.common.CommonList
Doesn't change data itself, return a new result

C

ChartType - com.github.memorylorry.config中的枚举
 
Column - com.github.memorylorry.type.common中的类
 
Column() - 类 的构造器com.github.memorylorry.type.common.Column
 
Column(String, String, String) - 类 的构造器com.github.memorylorry.type.common.Column
 
columns - 类 中的变量com.github.memorylorry.type.common.CommonList
 
com.github.memorylorry.config - 程序包 com.github.memorylorry.config
 
com.github.memorylorry.converter - 程序包 com.github.memorylorry.converter
 
com.github.memorylorry.converter.impl - 程序包 com.github.memorylorry.converter.impl
 
com.github.memorylorry.type - 程序包 com.github.memorylorry.type
 
com.github.memorylorry.type.common - 程序包 com.github.memorylorry.type.common
 
com.github.memorylorry.type.exception - 程序包 com.github.memorylorry.type.exception
 
com.github.memorylorry.util - 程序包 com.github.memorylorry.util
 
CommonList<T> - com.github.memorylorry.type.common中的类
 
CommonList() - 类 的构造器com.github.memorylorry.type.common.CommonList
 
copy() - 类 中的方法com.github.memorylorry.type.common.CommonList
copy one new itself
createFilterOptionHelper(Filter) - 类 中的静态方法com.github.memorylorry.type.common.FilterOptionHelper
 

E

ErrorMessage - com.github.memorylorry.config中的类
 
ErrorMessage() - 类 的构造器com.github.memorylorry.config.ErrorMessage
 

F

Filter - com.github.memorylorry.type.common中的类
 
Filter() - 类 的构造器com.github.memorylorry.type.common.Filter
 
Filter(String, String, String, String, String, int) - 类 的构造器com.github.memorylorry.type.common.Filter
 
FilterOperationType - com.github.memorylorry.config中的枚举
提供一个根据Filter的operation字段判断option类型的类; 此类可以结合FilterOptionHelper.class去取出option的值
FilterOptionHelper - com.github.memorylorry.type.common中的类
 
format(String) - 类 中的方法com.github.memorylorry.converter.impl.SimpleJSON2Slice
 
format(JSONObject) - 类 中的方法com.github.memorylorry.converter.impl.SimpleJSON2Slice
 
format(Slice) - 类 中的方法com.github.memorylorry.converter.impl.SimpleSlice2SQL
 
format(String) - 接口 中的方法com.github.memorylorry.converter.JSON2Slice
 
format(JSONObject) - 接口 中的方法com.github.memorylorry.converter.JSON2Slice
 
format(Slice) - 接口 中的方法com.github.memorylorry.converter.Slice2SQL
 

G

getColumns() - 类 中的方法com.github.memorylorry.type.common.CommonList
 
getDatabase() - 类 中的方法com.github.memorylorry.type.Slice
 
getDimension(String) - 枚举 中的静态方法com.github.memorylorry.config.ChartType
 
getDimensions() - 类 中的方法com.github.memorylorry.type.Slice
 
getExpression() - 类 中的方法com.github.memorylorry.type.common.Column
 
getExpression() - 类 中的方法com.github.memorylorry.type.common.Filter
 
getFilters() - 类 中的方法com.github.memorylorry.type.Slice
 
getLimit() - 类 中的方法com.github.memorylorry.type.Slice
 
getMetrics() - 类 中的方法com.github.memorylorry.type.Slice
 
getName() - 枚举 中的方法com.github.memorylorry.config.ChartType
 
getName() - 类 中的方法com.github.memorylorry.type.common.Column
 
getName() - 类 中的方法com.github.memorylorry.type.common.Filter
 
getName() - 类 中的方法com.github.memorylorry.type.common.Table
 
getOperation() - 枚举 中的方法com.github.memorylorry.config.FilterOperationType
 
getOperation() - 类 中的方法com.github.memorylorry.type.common.Filter
 
getOption() - 类 中的方法com.github.memorylorry.type.common.Filter
 
getOptionString() - 类 中的方法com.github.memorylorry.type.common.FilterOptionHelper
 
getOrders() - 类 中的方法com.github.memorylorry.type.Slice
 
getTable() - 类 中的方法com.github.memorylorry.type.Slice
 
getTitle() - 类 中的方法com.github.memorylorry.type.Slice
 
getType() - 类 中的方法com.github.memorylorry.type.common.Filter
 
getType() - 类 中的方法com.github.memorylorry.type.Slice
 
getTypeByOperation(String) - 枚举 中的静态方法com.github.memorylorry.config.FilterOperationType
 
getVerbose() - 类 中的方法com.github.memorylorry.type.common.Column
 
getVerbose() - 类 中的方法com.github.memorylorry.type.common.Filter
 

J

JSON2Slice - com.github.memorylorry.converter中的接口
 

O

Operation - com.github.memorylorry.type中的类
 
Operation() - 类 的构造器com.github.memorylorry.type.Operation
 
Order - com.github.memorylorry.type.common中的类
 
Order() - 类 的构造器com.github.memorylorry.type.common.Order
 
Order(String, String, String, String) - 类 的构造器com.github.memorylorry.type.common.Order
 

S

setColumns(List<T>) - 类 中的方法com.github.memorylorry.type.common.CommonList
 
setDatabase(String) - 类 中的方法com.github.memorylorry.type.Slice
 
setDimensions(CommonList<Column>) - 类 中的方法com.github.memorylorry.type.Slice
 
setExpression(String) - 类 中的方法com.github.memorylorry.type.common.Column
 
setExpression(String) - 类 中的方法com.github.memorylorry.type.common.Filter
 
setFilter(Filter) - 类 中的方法com.github.memorylorry.type.common.FilterOptionHelper
 
setFilters(CommonList<Filter>) - 类 中的方法com.github.memorylorry.type.Slice
 
setLimit(String) - 类 中的方法com.github.memorylorry.type.Slice
 
setMetrics(CommonList<Column>) - 类 中的方法com.github.memorylorry.type.Slice
 
setName(String) - 类 中的方法com.github.memorylorry.type.common.Column
 
setName(String) - 类 中的方法com.github.memorylorry.type.common.Filter
 
setName(String) - 类 中的方法com.github.memorylorry.type.common.Table
 
setOperation(String) - 类 中的方法com.github.memorylorry.type.common.Filter
 
setOption(String) - 类 中的方法com.github.memorylorry.type.common.Filter
 
setOrders(CommonList<Order>) - 类 中的方法com.github.memorylorry.type.Slice
 
setTable(Table) - 类 中的方法com.github.memorylorry.type.Slice
 
setTitle(String) - 类 中的方法com.github.memorylorry.type.Slice
 
setType(int) - 类 中的方法com.github.memorylorry.type.common.Filter
 
setType(String) - 类 中的方法com.github.memorylorry.type.Slice
 
setVerbose(String) - 类 中的方法com.github.memorylorry.type.common.Column
 
setVerbose(String) - 类 中的方法com.github.memorylorry.type.common.Filter
 
SimpleJSON2Slice - com.github.memorylorry.converter.impl中的类
 
SimpleJSON2Slice() - 类 的构造器com.github.memorylorry.converter.impl.SimpleJSON2Slice
 
SimpleSlice2SQL - com.github.memorylorry.converter.impl中的类
 
SimpleSlice2SQL() - 类 的构造器com.github.memorylorry.converter.impl.SimpleSlice2SQL
 
Slice - com.github.memorylorry.type中的类
 
Slice() - 类 的构造器com.github.memorylorry.type.Slice
 
Slice2SQL - com.github.memorylorry.converter中的接口
 
SliceFormatNotSupportedException - com.github.memorylorry.type.exception中的异常错误
 
SliceFormatNotSupportedException(String) - 异常错误 的构造器com.github.memorylorry.type.exception.SliceFormatNotSupportedException
 

T

Table - com.github.memorylorry.type.common中的类
 
Table() - 类 的构造器com.github.memorylorry.type.common.Table
 
Table(String) - 类 的构造器com.github.memorylorry.type.common.Table
 
TestErrorUtil - com.github.memorylorry.util中的类
 
TestErrorUtil() - 类 的构造器com.github.memorylorry.util.TestErrorUtil
 
testNot0Len(String) - 类 中的静态方法com.github.memorylorry.util.TestErrorUtil
 
testNotInt(String) - 类 中的静态方法com.github.memorylorry.util.TestErrorUtil
 
testNotNull(String) - 类 中的静态方法com.github.memorylorry.util.TestErrorUtil
 
testNotNull(Object) - 类 中的静态方法com.github.memorylorry.util.TestErrorUtil
 
toSQL() - 类 中的方法com.github.memorylorry.type.common.Column
 
toSQL() - 类 中的方法com.github.memorylorry.type.common.CommonList
 
toSQL() - 类 中的方法com.github.memorylorry.type.common.Filter
 
toSQL() - 类 中的方法com.github.memorylorry.type.common.Order
 
toSQL() - 类 中的方法com.github.memorylorry.type.common.Table
 
toSQL() - 类 中的方法com.github.memorylorry.type.Operation
返回没有AS构成的SQL
toSQLDivdByValue(String) - 类 中的方法com.github.memorylorry.type.common.CommonList
 
toSQLWithAS() - 类 中的方法com.github.memorylorry.type.common.Column
 
toSQLWithAS() - 类 中的方法com.github.memorylorry.type.common.CommonList
 
toSQLWithAS() - 类 中的方法com.github.memorylorry.type.Operation
返回有AS构成的SQL
toSQLWithASDivdByValue(String) - 类 中的方法com.github.memorylorry.type.common.CommonList
 
toString() - 类 中的方法com.github.memorylorry.type.Slice
 

V

valueOf(String) - 枚举 中的静态方法com.github.memorylorry.config.ChartType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.github.memorylorry.config.FilterOperationType
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法com.github.memorylorry.config.ChartType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.github.memorylorry.config.FilterOperationType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
VARIABLE_CANNOT_BE_0_LENGTH - 类 中的静态变量com.github.memorylorry.config.ErrorMessage
 
VARIABLE_CANNOT_BE_NULL - 类 中的静态变量com.github.memorylorry.config.ErrorMessage
 
VARIABLE_MUST_BE_INT - 类 中的静态变量com.github.memorylorry.config.ErrorMessage
 
VARIABLE_MUST_BE_LIST - 类 中的静态变量com.github.memorylorry.config.ErrorMessage
 
VARIABLE_MUST_BE_STRING - 类 中的静态变量com.github.memorylorry.config.ErrorMessage
 
A C E F G J O S T V 
跳过导航链接

Copyright © 2018. All Rights Reserved.