类分层结构
- java.lang.Object
- cn.nothinghere.brook.builder.AddressBuilder (implements cn.nothinghere.brook.Builder)
- cn.nothinghere.brook.value.region.Area (implements java.io.Serializable, cn.nothinghere.brook.Value<T>, cn.nothinghere.brook.Verifiable)
- cn.nothinghere.brook.builder.BankCardBuilder (implements cn.nothinghere.brook.Builder)
- cn.nothinghere.brook.value.bank.Bin (implements cn.nothinghere.brook.Field, java.io.Serializable, cn.nothinghere.brook.Verifiable)
- cn.nothinghere.brook.value.Birthday (implements cn.nothinghere.brook.Field, cn.nothinghere.brook.Randomize, java.io.Serializable)
- cn.nothinghere.brook.builder.CompanyBuilder (implements cn.nothinghere.brook.Builder)
- cn.nothinghere.brook.builder.CompanyBuilder.Company (implements cn.nothinghere.brook.Field, cn.nothinghere.brook.Randomize, java.io.Serializable)
- cn.nothinghere.brook.builder.DataFactory
- cn.nothinghere.brook.builder.EmailBuilder (implements cn.nothinghere.brook.Builder)
- cn.nothinghere.brook.builder.EmailBuilder.Domain (implements cn.nothinghere.brook.Field, cn.nothinghere.brook.Randomize, java.io.Serializable)
- cn.nothinghere.brook.util.FileUtils
- cn.nothinghere.brook.builder.IdCardBuilder (implements cn.nothinghere.brook.Builder)
- cn.nothinghere.brook.util.JsonPathUtils
- cn.nothinghere.brook.builder.LicensePlateBuilder (implements cn.nothinghere.brook.Builder)
- cn.nothinghere.brook.value.Name (implements cn.nothinghere.brook.Field, cn.nothinghere.brook.Randomize, java.io.Serializable)
- cn.nothinghere.brook.builder.NameBuilder (implements cn.nothinghere.brook.Builder)
- cn.nothinghere.brook.value.Occupation (implements cn.nothinghere.brook.Field, cn.nothinghere.brook.Randomize, java.io.Serializable)
- cn.nothinghere.brook.builder.OccupationBuilder (implements cn.nothinghere.brook.Builder)
- cn.nothinghere.brook.builder.PhoneBuilder (implements cn.nothinghere.brook.Builder)
- cn.nothinghere.brook.builder.PhoneBuilder.Mac (implements cn.nothinghere.brook.Field, cn.nothinghere.brook.Randomize, java.io.Serializable)
- cn.nothinghere.brook.util.PinyinUtils
- cn.nothinghere.brook.value.Plate (implements cn.nothinghere.brook.Field, java.io.Serializable, cn.nothinghere.brook.Verifiable)
- cn.nothinghere.brook.util.RandomStringUtils
- cn.nothinghere.brook.util.RandomUtils
- cn.nothinghere.brook.util.YamlUtils
接口分层结构
枚举分层结构
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- cn.nothinghere.brook.value.bank.BankCardType
- cn.nothinghere.brook.value.bank.CityBank (implements cn.nothinghere.brook.value.bank.Bank)
- cn.nothinghere.brook.value.bank.StateBank (implements cn.nothinghere.brook.value.bank.Bank)
- cn.nothinghere.brook.value.Country
- cn.nothinghere.brook.value.Gender (implements cn.nothinghere.brook.Value<T>)
- cn.nothinghere.brook.value.Occupation.Major
- cn.nothinghere.brook.value.Operator
- cn.nothinghere.brook.value.PlateType
- cn.nothinghere.brook.value.region.City (implements cn.nothinghere.brook.value.region.Region)
- cn.nothinghere.brook.value.region.Province (implements cn.nothinghere.brook.value.region.Region)
Copyright © 2020. All rights reserved.