A B C D E F G I J L M N R S T V 

A

ArrayMocker - com.github.jsonzou.jmockdata.mocker中的类
数组模拟器

B

BaseMocker<T> - com.github.jsonzou.jmockdata.mocker中的类
 
BaseMocker(Type, Type...) - 类 的构造器com.github.jsonzou.jmockdata.mocker.BaseMocker
 
BeanMocker - com.github.jsonzou.jmockdata.mocker中的类
 
BigDecimalMocker - com.github.jsonzou.jmockdata.mocker中的类
BigDecimal对象模拟器
BigDecimalMocker() - 类 的构造器com.github.jsonzou.jmockdata.mocker.BigDecimalMocker
 
BigIntegerMocker - com.github.jsonzou.jmockdata.mocker中的类
BigInteger对象模拟器
BigIntegerMocker() - 类 的构造器com.github.jsonzou.jmockdata.mocker.BigIntegerMocker
 
BooleanMocker - com.github.jsonzou.jmockdata.mocker中的类
Boolean对象模拟器
BooleanMocker() - 类 的构造器com.github.jsonzou.jmockdata.mocker.BooleanMocker
 
ByteMocker - com.github.jsonzou.jmockdata.mocker中的类
Byte对象模拟器
ByteMocker() - 类 的构造器com.github.jsonzou.jmockdata.mocker.ByteMocker
 
byteRange(byte, byte) - 类 中的方法com.github.jsonzou.jmockdata.DataConfig
 
byteRange() - 类 中的方法com.github.jsonzou.jmockdata.DataConfig
 
byteRange(byte, byte) - 类 中的方法com.github.jsonzou.jmockdata.MockConfig
******************************** 设置全局配置 ********************************
byteRange() - 类 中的方法com.github.jsonzou.jmockdata.MockConfig
******************************** 获取全局配置 ********************************

C

cacheBean(String, Object) - 类 中的方法com.github.jsonzou.jmockdata.MockConfig
 
cacheEnum(String, Enum[]) - 类 中的方法com.github.jsonzou.jmockdata.MockConfig
 
CharacterMocker - com.github.jsonzou.jmockdata.mocker中的类
Character对象模拟器
CharacterMocker() - 类 的构造器com.github.jsonzou.jmockdata.mocker.CharacterMocker
 
charSeed(char...) - 类 中的方法com.github.jsonzou.jmockdata.DataConfig
 
charSeed() - 类 中的方法com.github.jsonzou.jmockdata.DataConfig
 
charSeed(char...) - 类 中的方法com.github.jsonzou.jmockdata.MockConfig
 
charSeed() - 类 中的方法com.github.jsonzou.jmockdata.MockConfig
 
ClassMocker - com.github.jsonzou.jmockdata.mocker中的类
 
CollectionMocker - com.github.jsonzou.jmockdata.mocker中的类
模拟Collection
com.github.jsonzou.jmockdata - 程序包 com.github.jsonzou.jmockdata
 
com.github.jsonzou.jmockdata.annotation - 程序包 com.github.jsonzou.jmockdata.annotation
 
com.github.jsonzou.jmockdata.mocker - 程序包 com.github.jsonzou.jmockdata.mocker
 
com.github.jsonzou.jmockdata.util - 程序包 com.github.jsonzou.jmockdata.util
 

D

DataConfig - com.github.jsonzou.jmockdata中的类
 
DataConfig(MockConfig) - 类 的构造器com.github.jsonzou.jmockdata.DataConfig
 
DateMocker - com.github.jsonzou.jmockdata.mocker中的类
Date对象模拟器
DateMocker() - 类 的构造器com.github.jsonzou.jmockdata.mocker.DateMocker
 
dateRange(String, String) - 类 中的方法com.github.jsonzou.jmockdata.DataConfig
 
dateRange() - 类 中的方法com.github.jsonzou.jmockdata.DataConfig
 
dateRange(String, String) - 类 中的方法com.github.jsonzou.jmockdata.MockConfig
 
dateRange() - 类 中的方法com.github.jsonzou.jmockdata.MockConfig
 
DateTool - com.github.jsonzou.jmockdata.util中的类
 
DateTool() - 类 的构造器com.github.jsonzou.jmockdata.util.DateTool
 
DateTool.DatePattern - com.github.jsonzou.jmockdata.util中的枚举
 
DoubleMocker - com.github.jsonzou.jmockdata.mocker中的类
Double对象模拟器
DoubleMocker() - 类 的构造器com.github.jsonzou.jmockdata.mocker.DoubleMocker
 
doubleRange(double, double) - 类 中的方法com.github.jsonzou.jmockdata.DataConfig
 
doubleRange() - 类 中的方法com.github.jsonzou.jmockdata.DataConfig
 
doubleRange(double, double) - 类 中的方法com.github.jsonzou.jmockdata.MockConfig
 
doubleRange() - 类 中的方法com.github.jsonzou.jmockdata.MockConfig
 

E

endTime - 类 中的变量com.github.jsonzou.jmockdata.mocker.DateMocker
 
EnumMocker<T extends Enum> - com.github.jsonzou.jmockdata.mocker中的类
Double对象模拟器
EnumMocker(Class<?>) - 类 的构造器com.github.jsonzou.jmockdata.mocker.EnumMocker
 
excludes(Class<?>, String...) - 类 中的方法com.github.jsonzou.jmockdata.MockConfig
模拟数据排除某各类的某几个字段
excludes(String...) - 类 中的方法com.github.jsonzou.jmockdata.MockConfig
模拟数据全局排除某些字段名

F

fieldAndSetterMethod(Class) - 类 中的静态方法com.github.jsonzou.jmockdata.util.ReflectionUtils
有setter方法的字段及其setter方法
FieldMatchingResolver - com.github.jsonzou.jmockdata.util中的类
字段模式匹配工具类
FieldMatchingResolver() - 类 的构造器com.github.jsonzou.jmockdata.util.FieldMatchingResolver
 
FloatMocker - com.github.jsonzou.jmockdata.mocker中的类
Float对象模拟器
FloatMocker() - 类 的构造器com.github.jsonzou.jmockdata.mocker.FloatMocker
 
floatRange(float, float) - 类 中的方法com.github.jsonzou.jmockdata.DataConfig
 
floatRange() - 类 中的方法com.github.jsonzou.jmockdata.DataConfig
 
floatRange(float, float) - 类 中的方法com.github.jsonzou.jmockdata.MockConfig
 
floatRange() - 类 中的方法com.github.jsonzou.jmockdata.MockConfig
 

G

GenericMocker - com.github.jsonzou.jmockdata.mocker中的类
模拟泛型
getcacheBean(String) - 类 中的方法com.github.jsonzou.jmockdata.MockConfig
 
getcacheEnum(String) - 类 中的方法com.github.jsonzou.jmockdata.MockConfig
 
getDataConfig(Class<?>, String) - 类 中的方法com.github.jsonzou.jmockdata.MockConfig
获取指定配置,如果没有则返回全局配置
getDateFormat(String) - 类 中的静态方法com.github.jsonzou.jmockdata.util.DateTool
自动适配日期字符串的日期格式描述符
getFormat() - 枚举 中的方法com.github.jsonzou.jmockdata.util.DateTool.DatePattern
 
getMocker(Class<?>) - 类 中的方法com.github.jsonzou.jmockdata.MockConfig
 
getRegx() - 枚举 中的方法com.github.jsonzou.jmockdata.util.DateTool.DatePattern
 
getString2Date(String, String) - 类 中的静态方法com.github.jsonzou.jmockdata.util.DateTool
日期字符串+日期字符串日期格式 转换为日期对象
getString2DateAuto(String) - 类 中的静态方法com.github.jsonzou.jmockdata.util.DateTool
日期字符串自动转换为日期对象
getType() - 类 中的方法com.github.jsonzou.jmockdata.TypeReference
 
getVariableType(String) - 类 中的方法com.github.jsonzou.jmockdata.MockConfig
 
globalConfig() - 类 中的方法com.github.jsonzou.jmockdata.DataConfig
配置转路器 - 设置全局配置
globalConfig() - 类 中的方法com.github.jsonzou.jmockdata.MockConfig
配置转路器 - 切换设置全局配置
globalDataConfig() - 类 中的方法com.github.jsonzou.jmockdata.MockConfig
获取全局配置

I

init(Type) - 类 中的方法com.github.jsonzou.jmockdata.MockConfig
 
IntegerMocker - com.github.jsonzou.jmockdata.mocker中的类
Integer对象模拟器
IntegerMocker() - 类 的构造器com.github.jsonzou.jmockdata.mocker.IntegerMocker
 
intRange(int, int) - 类 中的方法com.github.jsonzou.jmockdata.DataConfig
 
intRange() - 类 中的方法com.github.jsonzou.jmockdata.DataConfig
 
intRange(int, int) - 类 中的方法com.github.jsonzou.jmockdata.MockConfig
 
intRange() - 类 中的方法com.github.jsonzou.jmockdata.MockConfig
 
isConfigExcludeMock(Class<?>) - 类 中的方法com.github.jsonzou.jmockdata.MockConfig
判断是否排除模拟某个类
isConfigExcludeMock(Class<?>, String) - 类 中的方法com.github.jsonzou.jmockdata.MockConfig
判断是否排除模拟某个类的属性
isEnabledCircle() - 类 中的方法com.github.jsonzou.jmockdata.MockConfig
 
isMatchPattern(String, String) - 类 中的静态方法com.github.jsonzou.jmockdata.util.FieldMatchingResolver
模式匹配: [*FieldWord*] [*FieldWord] [FieldWord*]

J

JMockData - com.github.jsonzou.jmockdata中的类
模拟对象门面类
JMockData() - 类 的构造器com.github.jsonzou.jmockdata.JMockData
 

L

LongMocker - com.github.jsonzou.jmockdata.mocker中的类
模拟Long对象
LongMocker() - 类 的构造器com.github.jsonzou.jmockdata.mocker.LongMocker
 
longRange(long, long) - 类 中的方法com.github.jsonzou.jmockdata.DataConfig
 
longRange() - 类 中的方法com.github.jsonzou.jmockdata.DataConfig
 
longRange(long, long) - 类 中的方法com.github.jsonzou.jmockdata.MockConfig
 
longRange() - 类 中的方法com.github.jsonzou.jmockdata.MockConfig
 

M

MapMocker - com.github.jsonzou.jmockdata.mocker中的类
模拟Map
mock(Class<T>) - 类 中的静态方法com.github.jsonzou.jmockdata.JMockData
模拟数据
mock(Class<T>, MockConfig) - 类 中的静态方法com.github.jsonzou.jmockdata.JMockData
模拟数据
mock(TypeReference<T>) - 类 中的静态方法com.github.jsonzou.jmockdata.JMockData
模拟数据 注意typeReference必须以{}结尾
mock(TypeReference<T>, MockConfig) - 类 中的静态方法com.github.jsonzou.jmockdata.JMockData
模拟数据 注意typeReference必须以{}结尾
mock(DataConfig) - 类 中的方法com.github.jsonzou.jmockdata.mocker.ArrayMocker
 
mock(DataConfig) - 类 中的方法com.github.jsonzou.jmockdata.mocker.BaseMocker
 
mock(DataConfig) - 类 中的方法com.github.jsonzou.jmockdata.mocker.BeanMocker
 
mock(DataConfig) - 类 中的方法com.github.jsonzou.jmockdata.mocker.BigDecimalMocker
 
mock(DataConfig) - 类 中的方法com.github.jsonzou.jmockdata.mocker.BigIntegerMocker
 
mock(DataConfig) - 类 中的方法com.github.jsonzou.jmockdata.mocker.BooleanMocker
 
mock(DataConfig) - 类 中的方法com.github.jsonzou.jmockdata.mocker.ByteMocker
 
mock(DataConfig) - 类 中的方法com.github.jsonzou.jmockdata.mocker.CharacterMocker
 
mock(DataConfig) - 类 中的方法com.github.jsonzou.jmockdata.mocker.ClassMocker
 
mock(DataConfig) - 类 中的方法com.github.jsonzou.jmockdata.mocker.CollectionMocker
 
mock(DataConfig) - 类 中的方法com.github.jsonzou.jmockdata.mocker.DateMocker
 
mock(DataConfig) - 类 中的方法com.github.jsonzou.jmockdata.mocker.DoubleMocker
 
mock(DataConfig) - 类 中的方法com.github.jsonzou.jmockdata.mocker.EnumMocker
 
mock(DataConfig) - 类 中的方法com.github.jsonzou.jmockdata.mocker.FloatMocker
 
mock(DataConfig) - 类 中的方法com.github.jsonzou.jmockdata.mocker.GenericMocker
 
mock(DataConfig) - 类 中的方法com.github.jsonzou.jmockdata.mocker.IntegerMocker
 
mock(DataConfig) - 类 中的方法com.github.jsonzou.jmockdata.mocker.LongMocker
 
mock(DataConfig) - 类 中的方法com.github.jsonzou.jmockdata.mocker.MapMocker
 
mock(DataConfig) - 接口 中的方法com.github.jsonzou.jmockdata.Mocker
模拟数据
mock(DataConfig) - 类 中的方法com.github.jsonzou.jmockdata.mocker.ShortMocker
 
mock(DataConfig) - 类 中的方法com.github.jsonzou.jmockdata.mocker.StringMocker
 
MockConfig - com.github.jsonzou.jmockdata中的类
模拟数据配置类
MockConfig() - 类 的构造器com.github.jsonzou.jmockdata.MockConfig
 
Mocker<T> - com.github.jsonzou.jmockdata中的接口
模拟器接口
MockException - com.github.jsonzou.jmockdata中的异常错误
 
MockException(String) - 异常错误 的构造器com.github.jsonzou.jmockdata.MockException
 
MockException(String, Throwable) - 异常错误 的构造器com.github.jsonzou.jmockdata.MockException
 
MockException(Throwable) - 异常错误 的构造器com.github.jsonzou.jmockdata.MockException
 
MockIgnore - com.github.jsonzou.jmockdata.annotation中的注释类型
 

N

newInstance() - 类 中的静态方法com.github.jsonzou.jmockdata.MockConfig
提供实例化工厂
nextBoolean() - 类 中的静态方法com.github.jsonzou.jmockdata.util.RandomUtils
 
nextDouble(double, double) - 类 中的静态方法com.github.jsonzou.jmockdata.util.RandomUtils
 
nextFloat(float, float) - 类 中的静态方法com.github.jsonzou.jmockdata.util.RandomUtils
 
nextInt(int, int) - 类 中的静态方法com.github.jsonzou.jmockdata.util.RandomUtils
 
nextLong(long, long) - 类 中的静态方法com.github.jsonzou.jmockdata.util.RandomUtils
 
nextSize(int, int) - 类 中的静态方法com.github.jsonzou.jmockdata.util.RandomUtils
 

R

RandomUtils - com.github.jsonzou.jmockdata.util中的类
 
ReflectionUtils - com.github.jsonzou.jmockdata.util中的类
反射工具类
registerMocker(Mocker, Class<?>...) - 类 中的方法com.github.jsonzou.jmockdata.MockConfig
 

S

setEnabledCircle(boolean) - 类 中的方法com.github.jsonzou.jmockdata.MockConfig
 
setFormat(String) - 枚举 中的方法com.github.jsonzou.jmockdata.util.DateTool.DatePattern
 
setRefValue(Object, Method, Object...) - 类 中的静态方法com.github.jsonzou.jmockdata.util.ReflectionUtils
反射设置值
setRegx(Pattern) - 枚举 中的方法com.github.jsonzou.jmockdata.util.DateTool.DatePattern
 
ShortMocker - com.github.jsonzou.jmockdata.mocker中的类
模拟Short对象
ShortMocker() - 类 的构造器com.github.jsonzou.jmockdata.mocker.ShortMocker
 
shortRange(short, short) - 类 中的方法com.github.jsonzou.jmockdata.DataConfig
 
shortRange() - 类 中的方法com.github.jsonzou.jmockdata.DataConfig
 
shortRange(short, short) - 类 中的方法com.github.jsonzou.jmockdata.MockConfig
 
shortRange() - 类 中的方法com.github.jsonzou.jmockdata.MockConfig
 
sizeRange(int, int) - 类 中的方法com.github.jsonzou.jmockdata.DataConfig
 
sizeRange() - 类 中的方法com.github.jsonzou.jmockdata.DataConfig
 
sizeRange(int, int) - 类 中的方法com.github.jsonzou.jmockdata.MockConfig
 
sizeRange() - 类 中的方法com.github.jsonzou.jmockdata.MockConfig
 
startTime - 类 中的变量com.github.jsonzou.jmockdata.mocker.DateMocker
 
StringMocker - com.github.jsonzou.jmockdata.mocker中的类
模拟String对象
StringMocker() - 类 的构造器com.github.jsonzou.jmockdata.mocker.StringMocker
 
stringSeed(String...) - 类 中的方法com.github.jsonzou.jmockdata.DataConfig
 
stringSeed() - 类 中的方法com.github.jsonzou.jmockdata.DataConfig
 
stringSeed(String...) - 类 中的方法com.github.jsonzou.jmockdata.MockConfig
 
stringSeed() - 类 中的方法com.github.jsonzou.jmockdata.MockConfig
 
subConfig(String...) - 类 中的方法com.github.jsonzou.jmockdata.DataConfig
配置转路器 - 切换设置全局字段模拟配置
subConfig(Class<?>, String...) - 类 中的方法com.github.jsonzou.jmockdata.DataConfig
配置转路器 - 设置局部配置
subConfig(String...) - 类 中的方法com.github.jsonzou.jmockdata.MockConfig
配置转路器 - 切换设置全局字段模拟配置
subConfig(Class<?>, String...) - 类 中的方法com.github.jsonzou.jmockdata.MockConfig
配置转路器 - 切换设置局部Class字段模拟配置

T

TypeReference<T> - com.github.jsonzou.jmockdata中的类
 
TypeReference() - 类 的构造器com.github.jsonzou.jmockdata.TypeReference
 

V

valueOf(String) - 枚举 中的静态方法com.github.jsonzou.jmockdata.util.DateTool.DatePattern
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法com.github.jsonzou.jmockdata.util.DateTool.DatePattern
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
A B C D E F G I J L M N R S T V 

Copyright © 2017–2018. All rights reserved.