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 All Packages
All Classes All Packages
All Classes All Packages
A
- accumulate(int, String) - Method in interface net.andreinc.mockneat.abstraction.MockUnitString
-
Joins intermediary results by calling val() a number of times using the given separator
- actors() - Method in class net.andreinc.mockneat.MockNeat
-
Returns a
Actorsobject that can be used to generate arbitrary actor names (e.g.: Michael Douglas) - actors() - Static method in class net.andreinc.mockneat.unit.celebrities.Actors
-
Returns a
Actorsobject that can be used to generate arbitrary actor names (e.g.: Michael Douglas) - actors() - Method in class net.andreinc.mockneat.unit.celebrities.Celebrities
-
The method returns a
Actorsobject that can be used to generate famous Actors names. - Actors - Class in net.andreinc.mockneat.unit.celebrities
- Actors(MockNeat) - Constructor for class net.andreinc.mockneat.unit.celebrities.Actors
- ACTORS - net.andreinc.mockneat.types.enums.CelebrityType
- ACTORS - net.andreinc.mockneat.types.enums.DictType
- actresses() - Method in class net.andreinc.mockneat.MockNeat
-
Returns a
Actressesobject that can be used to generate arbitrary actresses names (e.g.: Elizabeth Taylor) - actresses() - Static method in class net.andreinc.mockneat.unit.celebrities.Actresses
-
Returns a
Actressesobject that can be used to generate arbitrary actresses names (e.g.: Elizabeth Taylor) - actresses() - Method in class net.andreinc.mockneat.unit.celebrities.Celebrities
-
The method returns a
Actressesobject that can be used to generate famous Actresses names. - Actresses - Class in net.andreinc.mockneat.unit.celebrities
- Actresses(MockNeat) - Constructor for class net.andreinc.mockneat.unit.celebrities.Actresses
- ACTRESSES - net.andreinc.mockneat.types.enums.CelebrityType
- ACTRESSES - net.andreinc.mockneat.types.enums.DictType
- add(Class<? extends Collection>, Collection<T>, Supplier<T>) - Static method in class net.andreinc.mockneat.utils.MockUnitUtils
- add(Class<? extends List>, List<T>, Supplier<T>) - Static method in class net.andreinc.mockneat.utils.MockUnitUtils
- add(Class<? extends Set>, Set<T>, Supplier<T>) - Static method in class net.andreinc.mockneat.utils.MockUnitUtils
- add(Double, MockUnit<T>) - Method in class net.andreinc.mockneat.unit.objects.Probabilities
- add(Double, T) - Method in class net.andreinc.mockneat.unit.objects.Probabilities
- addresses() - Method in class net.andreinc.mockneat.MockNeat
-
Returns a
Addressesobject that can be used to generate arbitrary address lines - addresses() - Static method in class net.andreinc.mockneat.unit.address.Addresses
- Addresses - Class in net.andreinc.mockneat.unit.address
- Addresses(MockNeat) - Constructor for class net.andreinc.mockneat.unit.address.Addresses
- ADJECTIVE_FIRST_NAME - net.andreinc.mockneat.types.enums.HostNameType
- ADJECTIVE_FIRST_NAME - net.andreinc.mockneat.types.enums.UserNameType
- ADJECTIVE_FIRST_NAME_FEMALE - net.andreinc.mockneat.types.enums.UserNameType
- ADJECTIVE_FIRST_NAME_MALE - net.andreinc.mockneat.types.enums.UserNameType
- ADJECTIVE_LAST_NAME - net.andreinc.mockneat.types.enums.UserNameType
- ADJECTIVE_NOUN - net.andreinc.mockneat.types.enums.HostNameType
- ADJECTIVE_NOUN - net.andreinc.mockneat.types.enums.UserNameType
- adjectives() - Method in class net.andreinc.mockneat.unit.text.Words
- ADJECTIVES - net.andreinc.mockneat.types.enums.WordsType
- ADJECTIVES_1SYLL - net.andreinc.mockneat.types.enums.WordsType
- ADJECTIVES_2SYLL - net.andreinc.mockneat.types.enums.WordsType
- ADJECTIVES_3SYLL - net.andreinc.mockneat.types.enums.WordsType
- ADJECTIVES_4SYLL - net.andreinc.mockneat.types.enums.WordsType
- adjectives1syll() - Method in class net.andreinc.mockneat.unit.text.Words
- adjectives2syll() - Method in class net.andreinc.mockneat.unit.text.Words
- adjectives3syll() - Method in class net.andreinc.mockneat.unit.text.Words
- adjectives4syll() - Method in class net.andreinc.mockneat.unit.text.Words
- ADVERB_VERB - net.andreinc.mockneat.types.enums.HostNameType
- ADVERB_VERB - net.andreinc.mockneat.types.enums.UserNameType
- adverbs() - Method in class net.andreinc.mockneat.unit.text.Words
- ADVERBS - net.andreinc.mockneat.types.enums.WordsType
- ADVERBS_1SYLL - net.andreinc.mockneat.types.enums.WordsType
- ADVERBS_2SYLL - net.andreinc.mockneat.types.enums.WordsType
- ADVERBS_3SYLL - net.andreinc.mockneat.types.enums.WordsType
- ADVERBS_4SYLL - net.andreinc.mockneat.types.enums.WordsType
- adverbs1syll() - Method in class net.andreinc.mockneat.unit.text.Words
- adverbs2syll() - Method in class net.andreinc.mockneat.unit.text.Words
- adverbs3syll() - Method in class net.andreinc.mockneat.unit.text.Words
- adverbs4syll() - Method in class net.andreinc.mockneat.unit.text.Words
- AFGHANISTAN_AFGHANI - net.andreinc.mockneat.types.enums.CurrencySymbolType
- after(DayOfWeek) - Method in class net.andreinc.mockneat.unit.time.Days
-
Creates a
MockUnitDaysthat is used to generate a day of the week after the given limit. - after(Month) - Method in class net.andreinc.mockneat.unit.time.Months
-
Returns a new
MockUnitMonththat can be used to generateMonthobjects after a given month: (after, December]. - after(T) - Method in class net.andreinc.mockneat.unit.seq.Seq
-
If
Seq.cycle(boolean)is not enabled, the @param after is the default value generated by the sequence. - AFTER_DAY_DIFFERENT_THAN_SUNDAY - Static variable in class net.andreinc.mockneat.utils.ValidationUtils
- AFTER_MONTH_DIFFERENT_TNAN_DECEMBER - Static variable in class net.andreinc.mockneat.utils.ValidationUtils
- afterDoMock(MockUnit<T>) - Method in class net.andreinc.mockneat.unit.seq.Seq
-
If
Seq.cycle(boolean)is not enabled, this method is used to generate values after the sequence is exhausted. - ALBANIA - net.andreinc.mockneat.types.enums.IBANType
- ALBANIA_LEK - net.andreinc.mockneat.types.enums.CurrencySymbolType
- all() - Method in class net.andreinc.mockneat.unit.networking.Domains
-
Returns a new
MockUnitStringthat can be used to generate domain names, both popular (eg.: "com") or lesser known ("cern", "chat). - ALL - net.andreinc.mockneat.types.enums.DomainSuffixType
- ALL - net.andreinc.mockneat.types.enums.SpaceType
- ALPHA_NUMERIC - net.andreinc.mockneat.types.enums.CharsType
- ALPHA_NUMERIC - net.andreinc.mockneat.types.enums.StringType
- ALPHA_NUMERIC - Static variable in class net.andreinc.mockneat.alphabets.Alphabets
- ALPHA_NUMERIC_STR - Static variable in class net.andreinc.mockneat.alphabets.Alphabets
- Alphabets - Class in net.andreinc.mockneat.alphabets
- alphaNumeric() - Method in class net.andreinc.mockneat.unit.types.Chars
-
Returns a new
MockUnit<Character>that is used to generate arbitraryCharactervalues. - AMERICAN_EXPRESS - net.andreinc.mockneat.types.enums.CreditCardType
- amex() - Method in class net.andreinc.mockneat.unit.financial.CreditCards
-
Returns a new
MockUnitStringthat is used to generate credit card numbers of typeAMERICAN_EXPRESS. - ANDORRA - net.andreinc.mockneat.types.enums.IBANType
- append(String) - Method in interface net.andreinc.mockneat.abstraction.MockUnitString
-
Creates a new
MockUnitString - append(String, int) - Method in class net.andreinc.mockneat.unit.text.CSVs
-
Appends to a csv file If the specified location is not available for writing an UncheckedIOException is thrown.
- append(Path, int) - Method in class net.andreinc.mockneat.unit.text.CSVs
- ARGENTINA_PESO - net.andreinc.mockneat.types.enums.CurrencySymbolType
- array(int) - Method in interface net.andreinc.mockneat.abstraction.MockUnitDouble
-
Transforms an existing
MockUnitDoubleinto aMockUnit<Double[]> - array(int) - Method in interface net.andreinc.mockneat.abstraction.MockUnitFloat
-
Transforms an existing
MockUnitFloatinto aMockUnit<Float[]>. - array(int) - Method in interface net.andreinc.mockneat.abstraction.MockUnitInt
-
Transforms an existing
MockUnitIntinto aMockUnit<Integer[]>. - array(int) - Method in interface net.andreinc.mockneat.abstraction.MockUnitLong
-
Transforms an existing
MockUnitLonginto aMockUnit<Long[]>. - array(int) - Method in interface net.andreinc.mockneat.abstraction.MockUnitString
-
Transforms an existing
MockUnitStringinto aMockUnit<String[]>. - array(Class<T>, int) - Method in interface net.andreinc.mockneat.abstraction.MockUnit
-
Transforms a
MockUnit<T>into aMockUnit<T[]>. - array(Supplier<T[]>) - Method in interface net.andreinc.mockneat.abstraction.MockUnit
-
Transforms a
MockUnit<T>into aMockUnit<T[]>. - array(T[]) - Method in class net.andreinc.mockneat.unit.objects.Shufflers
- arrayDouble(double[]) - Method in class net.andreinc.mockneat.unit.objects.Shufflers
- arrayFloat(float[]) - Method in class net.andreinc.mockneat.unit.objects.Shufflers
- arrayInt(int[]) - Method in class net.andreinc.mockneat.unit.objects.Shufflers
- arrayList(ArrayList<T>) - Method in class net.andreinc.mockneat.unit.objects.Shufflers
- arrayLong(long[]) - Method in class net.andreinc.mockneat.unit.objects.Shufflers
- arrayPrimitive(int) - Method in interface net.andreinc.mockneat.abstraction.MockUnitDouble
-
Transforms an existing
MockUnitDoubleinto aMockUnit<double[]>. - arrayPrimitive(int) - Method in interface net.andreinc.mockneat.abstraction.MockUnitFloat
-
Transforms an existing
MockUnitFloatinto aMockUnit<float[]>. - arrayPrimitive(int) - Method in interface net.andreinc.mockneat.abstraction.MockUnitInt
-
Transforms an existing
MockUnitIntinto aMockUnit<int[]>. - arrayPrimitive(int) - Method in interface net.andreinc.mockneat.abstraction.MockUnitLong
-
Transforms an existing
MockUnitLonginto aMockUnit<long[]>. - ARUBA_GUILDER - net.andreinc.mockneat.types.enums.CurrencySymbolType
- AUSTRALIA_DOLLAR - net.andreinc.mockneat.types.enums.CurrencySymbolType
- AUSTRIA - net.andreinc.mockneat.types.enums.IBANType
- auth() - Method in class net.andreinc.mockneat.unit.networking.URLs
- AZERBAIJAN - net.andreinc.mockneat.types.enums.IBANType
- AZERBAIJAN_NEW_MANAT - net.andreinc.mockneat.types.enums.CurrencySymbolType
B
- BAHAMAS_DOLLAR - net.andreinc.mockneat.types.enums.CurrencySymbolType
- BAHRAIN - net.andreinc.mockneat.types.enums.IBANType
- BARBADOS_DOLLAR - net.andreinc.mockneat.types.enums.CurrencySymbolType
- base64() - Method in interface net.andreinc.mockneat.abstraction.MockUnitString
- before(DayOfWeek) - Method in class net.andreinc.mockneat.unit.time.Days
-
Creates a
MockUnitDaysthat is used to generate a day of the week before the given limit. - before(Month) - Method in class net.andreinc.mockneat.unit.time.Months
-
Returns a new
MockUnitMonththat can be used to generateMonthobjects before a given month: [January, before). - BEFORE_DAY_DIFFERENT_THAN_MONDAY - Static variable in class net.andreinc.mockneat.utils.ValidationUtils
- BEFORE_MONTH_DIFFERENT_THAN_JANUARY - Static variable in class net.andreinc.mockneat.utils.ValidationUtils
- BELARUS - net.andreinc.mockneat.types.enums.IBANType
- BELARUS_RUBLE - net.andreinc.mockneat.types.enums.CurrencySymbolType
- BELGIUM - net.andreinc.mockneat.types.enums.IBANType
- BELIZE_DOLLAR - net.andreinc.mockneat.types.enums.CurrencySymbolType
- BERMUDA_DOLLAR - net.andreinc.mockneat.types.enums.CurrencySymbolType
- between(LocalDate, LocalDate) - Method in class net.andreinc.mockneat.unit.time.LocalDates
-
This method can be used to generate date objects in the defined range (lowerDate, upperDate).
- betweenClosed(Double, Double, Double) - Static method in class net.andreinc.mockneat.utils.ValidationUtils
- betweenClosed(Double, Double, Double, String, Object...) - Static method in class net.andreinc.mockneat.utils.ValidationUtils
- BOLIVIA_BOLIVIANO - net.andreinc.mockneat.types.enums.CurrencySymbolType
- bools() - Method in class net.andreinc.mockneat.MockNeat
-
Returns a
Boolsobject that can be used to generate arbitraryBooleanvalues. - bools() - Static method in class net.andreinc.mockneat.unit.types.Bools
-
Returns a
Boolsobject that can be used to generate arbitraryBooleanvalues. - Bools - Class in net.andreinc.mockneat.unit.types
- Bools(MockNeat) - Constructor for class net.andreinc.mockneat.unit.types.Bools
- BOSNIA_AND_HERZEGOVINA - net.andreinc.mockneat.types.enums.IBANType
- BOSNIA_HERZEGOVINA_MARKA - net.andreinc.mockneat.types.enums.CurrencySymbolType
- BOTSWANA_PULA - net.andreinc.mockneat.types.enums.CurrencySymbolType
- bound(double) - Method in class net.andreinc.mockneat.unit.financial.Money
- bound(double) - Method in class net.andreinc.mockneat.unit.types.Doubles
-
Returns a new
MockUnitDoublethat can be used to generate double values bounded by a specific value [0,bound). - bound(float) - Method in class net.andreinc.mockneat.unit.types.Floats
-
Returns a new
MockUnitFloatthat can be used to generate float values bounded by a specific value: [0,bound). - bound(Integer) - Method in class net.andreinc.mockneat.unit.types.Ints
-
This method can be used to generate arbitrary integer value in the [0, bound) range.
- bound(Long) - Method in class net.andreinc.mockneat.unit.types.Longs
-
This method returns a
MockUnitLongthat can be used to generate arbitrary numbers in the [0, bound) interval. - brands() - Method in class net.andreinc.mockneat.unit.misc.Cars
-
Returns a
MockUnitStringobject that can be used to generate only car brands (e.g.: "Honda") - BRAZIL - net.andreinc.mockneat.types.enums.IBANType
- BRAZIL_REAL - net.andreinc.mockneat.types.enums.CurrencySymbolType
- BRUNEI_DARUSSALAM_DOLLAR - net.andreinc.mockneat.types.enums.CurrencySymbolType
- BULGARIA - net.andreinc.mockneat.types.enums.IBANType
- BULGARIA_LEV - net.andreinc.mockneat.types.enums.CurrencySymbolType
C
- call() - Method in interface net.andreinc.mockneat.types.CallBack
- CallBack - Interface in net.andreinc.mockneat.types
-
Copyright 2017, Andrei N.
- CAMBODIA_RIEL - net.andreinc.mockneat.types.enums.CurrencySymbolType
- CANADA_DOLLAR - net.andreinc.mockneat.types.enums.CurrencySymbolType
- CANNOT_ADD_VALUE_TO_COLLECTION - Static variable in class net.andreinc.mockneat.utils.ValidationUtils
- CANNOT_ADD_VALUE_TO_LIST - Static variable in class net.andreinc.mockneat.utils.ValidationUtils
- CANNOT_ADD_VALUE_TO_SET - Static variable in class net.andreinc.mockneat.utils.ValidationUtils
- CANNOT_INFER_CONSTRUCTOR - Static variable in class net.andreinc.mockneat.utils.ValidationUtils
- CANNOT_INSTANTIATE_OBJECT_OF_CLASS - Static variable in class net.andreinc.mockneat.utils.ValidationUtils
- CANNOT_INVOKE_STATIC_FACTORY_METHOD - Static variable in class net.andreinc.mockneat.utils.ValidationUtils
- CANNOT_PUT_VALUES_TO_MAP - Static variable in class net.andreinc.mockneat.utils.ValidationUtils
- CANNOT_SET_FIELD_WITH_VALUE - Static variable in class net.andreinc.mockneat.utils.ValidationUtils
- CANNOT_URL_ENCODE_UTF_8 - Static variable in class net.andreinc.mockneat.utils.ValidationUtils
- CAPITALIZED - net.andreinc.mockneat.types.enums.StringFormatType
- capitals() - Method in class net.andreinc.mockneat.unit.address.Cities
-
Returns a
MockUnitStringthat can be used to generate capital city names from around the world. - capitalsAfrica() - Method in class net.andreinc.mockneat.unit.address.Cities
-
Returns a
MockUnitStringthat can be used to generate capital city names from Africa (Eg.: "Mogadishu") - capitalsAmerica() - Method in class net.andreinc.mockneat.unit.address.Cities
-
Returns a
MockUnitStringthat can be used to generate capital city names from America - capitalsAsia() - Method in class net.andreinc.mockneat.unit.address.Cities
-
Returns a
MockUnitStringthat can be used to generate capital city names from Asia - capitalsAustraliaAndOceania() - Method in class net.andreinc.mockneat.unit.address.Cities
-
Returns a
MockUnitStringthat can be used to generate Australia and Oceania capitals - capitalsEurope() - Method in class net.andreinc.mockneat.unit.address.Cities
-
Returns a
MockUnitStringthat can be used to generate capital city names from Europe (Eg.: "London") - cars() - Method in class net.andreinc.mockneat.MockNeat
-
Returns a
Carsobject that can be used to generate arbitrary car names - cars() - Static method in class net.andreinc.mockneat.unit.misc.Cars
-
Returns a
Carsobject that can be used to generate car brands and models. - Cars - Class in net.andreinc.mockneat.unit.misc
- Cars(MockNeat) - Constructor for class net.andreinc.mockneat.unit.misc.Cars
- CARS_BRANDS - net.andreinc.mockneat.types.enums.DictType
- CAYMAN_ISLANDS_DOLLAR - net.andreinc.mockneat.types.enums.CurrencySymbolType
- celebrities() - Method in class net.andreinc.mockneat.MockNeat
- celebrities() - Static method in class net.andreinc.mockneat.unit.celebrities.Celebrities
- Celebrities - Class in net.andreinc.mockneat.unit.celebrities
- Celebrities(MockNeat) - Constructor for class net.andreinc.mockneat.unit.celebrities.Celebrities
- CelebrityType - Enum in net.andreinc.mockneat.types.enums
- chars() - Method in class net.andreinc.mockneat.MockNeat
-
Returns a
Charsobject that can be used to generate arbitraryCharactervalues. - chars() - Static method in class net.andreinc.mockneat.unit.types.Chars
-
Returns a
Charsobject that can be used to generate arbitraryCharactervalues. - Chars - Class in net.andreinc.mockneat.unit.types
- Chars() - Constructor for class net.andreinc.mockneat.unit.types.Chars
- Chars(MockNeat) - Constructor for class net.andreinc.mockneat.unit.types.Chars
- CharsType - Enum in net.andreinc.mockneat.types.enums
-
Copyright 2017, Andrei N.
- checkDigits(String) - Method in class net.andreinc.mockneat.unit.financial.IBANs
- CHILE_PESO - net.andreinc.mockneat.types.enums.CurrencySymbolType
- CHINA_UNION_PAY_16 - net.andreinc.mockneat.types.enums.CreditCardType
- CHINA_UNION_PAY_17 - net.andreinc.mockneat.types.enums.CreditCardType
- CHINA_UNION_PAY_18 - net.andreinc.mockneat.types.enums.CreditCardType
- CHINA_UNION_PAY_19 - net.andreinc.mockneat.types.enums.CreditCardType
- CHINA_YUAN_RENMIMBI - net.andreinc.mockneat.types.enums.CurrencySymbolType
- cities() - Method in class net.andreinc.mockneat.MockNeat
-
Returns a
Citiesobject that can be used to generate arbitrary city names from around the world. - cities() - Static method in class net.andreinc.mockneat.unit.address.Cities
-
Returns a
Citiesobject that can be used to generate arbitrary city names from around the world. - Cities - Class in net.andreinc.mockneat.unit.address
-
Copyright 2017, Andrei N.
- Cities(MockNeat) - Constructor for class net.andreinc.mockneat.unit.address.Cities
- CITIES_CAPITALS - net.andreinc.mockneat.types.enums.DictType
- CITIES_CAPITALS_AFRICA - net.andreinc.mockneat.types.enums.DictType
- CITIES_CAPITALS_AMERICA - net.andreinc.mockneat.types.enums.DictType
- CITIES_CAPITALS_ASIA - net.andreinc.mockneat.types.enums.DictType
- CITIES_CAPITALS_AUSTRALIA_AND_OCEANIA - net.andreinc.mockneat.types.enums.DictType
- CITIES_CAPITALS_EUROPE - net.andreinc.mockneat.types.enums.DictType
- CITIES_US - net.andreinc.mockneat.types.enums.DictType
- CLASS_A - net.andreinc.mockneat.types.enums.IPv4Type
- CLASS_A_LOOPBACK - net.andreinc.mockneat.types.enums.IPv4Type
- CLASS_A_NONPRIVATE - net.andreinc.mockneat.types.enums.IPv4Type
- CLASS_A_PRIVATE - net.andreinc.mockneat.types.enums.IPv4Type
- CLASS_B - net.andreinc.mockneat.types.enums.IPv4Type
- CLASS_B_NONPRIVATE - net.andreinc.mockneat.types.enums.IPv4Type
- CLASS_B_PRIVATE - net.andreinc.mockneat.types.enums.IPv4Type
- CLASS_C - net.andreinc.mockneat.types.enums.IPv4Type
- CLASS_C_NONPRIVATE - net.andreinc.mockneat.types.enums.IPv4Type
- CLASS_C_PRIVATE - net.andreinc.mockneat.types.enums.IPv4Type
- CLASS_D - net.andreinc.mockneat.types.enums.IPv4Type
- CLASS_E - net.andreinc.mockneat.types.enums.IPv4Type
- code() - Method in class net.andreinc.mockneat.unit.financial.Currencies
-
Returns a new
MockUnitStringthat can be used to generate Currency Codes (eg.: "USD") - collection(int) - Method in interface net.andreinc.mockneat.abstraction.MockUnit
-
Transforms a
MockUnit<T>into aMockUnit<Collection<T>>. - collection(Class<? extends Collection>, int) - Method in interface net.andreinc.mockneat.abstraction.MockUnit
-
Deprecated.use
MockUnit.collection(Supplier, int)instead. - collection(Class<? extends Collection>, MockUnitInt) - Method in interface net.andreinc.mockneat.abstraction.MockUnit
-
Deprecated.use
MockUnit.collection(Supplier, MockUnitInt)instead. - collection(Supplier<Collection<T>>, int) - Method in interface net.andreinc.mockneat.abstraction.MockUnit
-
Transforms a
MockUnit<T>into aMockUnit<Collection<T>>. - collection(Supplier<Collection<T>>, MockUnitInt) - Method in interface net.andreinc.mockneat.abstraction.MockUnit
-
Transforms a
MockUnit<T>into aMockUnit<Collection<T>>. - collection(MockUnitInt) - Method in interface net.andreinc.mockneat.abstraction.MockUnit
-
Transforms a
MockUnit<T>into aMockUnit<Collection<T>>. - COLOMBIA_PESO - net.andreinc.mockneat.types.enums.CurrencySymbolType
- COLON_EVERY_2_DIGITS - net.andreinc.mockneat.types.enums.MACAddressFormatType
- column(Object) - Method in class net.andreinc.mockneat.unit.text.CSVs
-
Add a new column to resulting CVS line with a constant value.
- column(String, String) - Method in class net.andreinc.mockneat.unit.text.SQLInserts
-
Associates a column of the SQL table with a constant value.
- column(String, String, Function<String, String>) - Method in class net.andreinc.mockneat.unit.text.SQLInserts
-
Associates a column of the SQL table with a constant value.
- column(String, MockUnit<?>) - Method in class net.andreinc.mockneat.unit.text.SQLInserts
-
Associates a column of the SQL table with a corresponding
MockUnit<T> - column(String, MockUnit<?>, Function<String, String>) - Method in class net.andreinc.mockneat.unit.text.SQLInserts
-
Associates a column of the SQL table with a corresponding
MockUnit<T>. - column(MockUnit<?>) - Method in class net.andreinc.mockneat.unit.text.CSVs
-
Add a new column to the resulting csv line.
- COLUMN_DOESNT_EXISTS - Static variable in class net.andreinc.mockneat.utils.ValidationUtils
- constant(BiConsumer<T, R>, R) - Method in class net.andreinc.mockneat.unit.objects.Filler
- constant(T) - Static method in class net.andreinc.mockneat.abstraction.MockConstValue
-
Creates a new "constant" MockValue by wrapping an Object value.
- constant(T) - Method in class net.andreinc.mockneat.MockNeat
-
Returns a new
Constantobject. - constant(T) - Static method in class net.andreinc.mockneat.unit.objects.Constant
-
Returns a new
Constantobject. - Constant<T> - Class in net.andreinc.mockneat.unit.objects
- Constant(T) - Constructor for class net.andreinc.mockneat.unit.objects.Constant
- constellations() - Method in class net.andreinc.mockneat.unit.text.Space
- CONSTELLATIONS - net.andreinc.mockneat.types.enums.SpaceType
- constructor(Class<T>) - Method in class net.andreinc.mockneat.MockNeat
-
Returns a new
Constructorobject. - constructor(Class<T>) - Static method in class net.andreinc.mockneat.unit.objects.Constructor
-
Returns a new
Constructorobject. - Constructor<T> - Class in net.andreinc.mockneat.unit.objects
- Constructor(Class<T>) - Constructor for class net.andreinc.mockneat.unit.objects.Constructor
- consume(int, BiConsumer<Integer, T>) - Method in interface net.andreinc.mockneat.abstraction.MockUnit
-
Passes the arbitrary generated values to a
BiConsumer<Integer, T>a number oftimes. - consume(Consumer<T>) - Method in interface net.andreinc.mockneat.abstraction.MockUnit
-
Passes the arbitrary generated value to a
Consumer<T>. - consume(T, U, R) - Method in interface net.andreinc.mockneat.types.TriConsumer
- convertToDateViaInstant(LocalDate) - Static method in class net.andreinc.mockneat.utils.DateUtils
- convertToLocalDateTimeViaInstant(Date) - Static method in class net.andreinc.mockneat.utils.DateUtils
- convertToLocalDateTimeViaMilisecond(Date) - Static method in class net.andreinc.mockneat.utils.DateUtils
- convertToLocalDateViaMilisecond(Date) - Static method in class net.andreinc.mockneat.utils.DateUtils
- COSTA_RICA - net.andreinc.mockneat.types.enums.IBANType
- COSTA_RICA_COLON - net.andreinc.mockneat.types.enums.CurrencySymbolType
- countries() - Method in class net.andreinc.mockneat.MockNeat
-
Returns a
Countriesobject that can be used to generate country names or country ISO2 codes. - countries() - Static method in class net.andreinc.mockneat.unit.address.Countries
-
Returns a
Countriesobject that can be used to generate country names or country ISO2 codes. - Countries - Class in net.andreinc.mockneat.unit.address
- Countries(MockNeat) - Constructor for class net.andreinc.mockneat.unit.address.Countries
- COUNTRY_ISO_CODE_2 - net.andreinc.mockneat.types.enums.DictType
- COUNTRY_NAME - net.andreinc.mockneat.types.enums.DictType
- creatures() - Method in class net.andreinc.mockneat.MockNeat
-
Returns a
Creaturesobject that can be used to generate arbitrary creature names. - creatures() - Static method in class net.andreinc.mockneat.unit.misc.Creatures
-
Returns a
Creaturesobject that can be used to generate arbitrary creature names. - Creatures - Class in net.andreinc.mockneat.unit.misc
- Creatures(MockNeat) - Constructor for class net.andreinc.mockneat.unit.misc.Creatures
- CREATURES - net.andreinc.mockneat.types.enums.DictType
- CREDIT_CARD_NAMES - net.andreinc.mockneat.types.enums.DictType
- creditCards() - Method in class net.andreinc.mockneat.MockNeat
-
Returns a
CreditCardsobject that can be used to generate valid Credit Card numbers. - creditCards() - Static method in class net.andreinc.mockneat.unit.financial.CreditCards
-
Returns a
CreditCardsobject that can be used to generate valid Credit Card numbers. - CreditCards - Class in net.andreinc.mockneat.unit.financial
- CreditCards() - Constructor for class net.andreinc.mockneat.unit.financial.CreditCards
- CreditCards(MockNeat) - Constructor for class net.andreinc.mockneat.unit.financial.CreditCards
- CreditCardType - Enum in net.andreinc.mockneat.types.enums
- CROATIA_KUNA - net.andreinc.mockneat.types.enums.CurrencySymbolType
- csvs() - Method in class net.andreinc.mockneat.MockNeat
-
Returns a
CSVsobject that can be used to generate CSV lines or files. - csvs() - Static method in class net.andreinc.mockneat.unit.text.CSVs
-
Returns a
CSVsobject that can be used to generate CSV lines or files. - CSVs - Class in net.andreinc.mockneat.unit.text
- CSVs() - Constructor for class net.andreinc.mockneat.unit.text.CSVs
- CSVs(MockNeat) - Constructor for class net.andreinc.mockneat.unit.text.CSVs
- CUBA_PESO - net.andreinc.mockneat.types.enums.CurrencySymbolType
- currencies() - Method in class net.andreinc.mockneat.MockNeat
-
Returns a
Currenciesobject that can be used to generate currencies-related information: - currencies() - Static method in class net.andreinc.mockneat.unit.financial.Currencies
-
Returns a
Currenciesobject that can be used to generate currencies-related information: - Currencies - Class in net.andreinc.mockneat.unit.financial
- Currencies() - Constructor for class net.andreinc.mockneat.unit.financial.Currencies
- Currencies(MockNeat) - Constructor for class net.andreinc.mockneat.unit.financial.Currencies
- CurrencySymbolType - Enum in net.andreinc.mockneat.types.enums
-
Copyright 2017, Andrei N.
- custom(int, Integer...) - Method in class net.andreinc.mockneat.unit.financial.CreditCards
-
Returns a new
MockUnitStringthat is used to generate custom credit card numbers with a given length and prefix. - cveVulnerabilities() - Method in class net.andreinc.mockneat.unit.text.NaughtyStrings
- cvv3() - Method in class net.andreinc.mockneat.unit.financial.CVVS
-
Returns a new
MockUnitStringthat can be used to generate a 3-digit code. - CVV3 - net.andreinc.mockneat.types.enums.CVVType
- cvv4() - Method in class net.andreinc.mockneat.unit.financial.CVVS
-
Returns a new
MockUnitStringthat can be used to generate a 4-digit code. - CVV4 - net.andreinc.mockneat.types.enums.CVVType
- cvvs() - Method in class net.andreinc.mockneat.MockNeat
-
Returns a
CVVSobject that can be used to generate credit card cvv codes. - cvvs() - Static method in class net.andreinc.mockneat.unit.financial.CVVS
-
Returns a
CVVSobject that can be used to generate credit card cvv codes. - CVVS - Class in net.andreinc.mockneat.unit.financial
- CVVS() - Constructor for class net.andreinc.mockneat.unit.financial.CVVS
- CVVS(MockNeat) - Constructor for class net.andreinc.mockneat.unit.financial.CVVS
- CVVType - Enum in net.andreinc.mockneat.types.enums
-
Copyright 2017, Andrei N.
- cycle(boolean) - Method in class net.andreinc.mockneat.unit.seq.IntSeq
-
Enables or disables the "cycling" in the elements, if the max value was reached.
- cycle(boolean) - Method in class net.andreinc.mockneat.unit.seq.LongSeq
-
Enables or disables the "cycling" in the elements, if the max value was reached.
- cycle(boolean) - Method in class net.andreinc.mockneat.unit.seq.Seq
-
Enables cycling through the elements if the finite source of elements is exhausted.
- CYPRUS - net.andreinc.mockneat.types.enums.IBANType
- CZECH_REPUBLIC - net.andreinc.mockneat.types.enums.IBANType
- CZECH_REPUBLIC_KORUNA - net.andreinc.mockneat.types.enums.CurrencySymbolType
D
- DASH_EVERY_2_DIGITS - net.andreinc.mockneat.types.enums.MACAddressFormatType
- data(DictType) - Method in class net.andreinc.mockneat.unit.text.Dicts
-
Returns all data from the dictionary as an immutable list.
- DateUtils - Class in net.andreinc.mockneat.utils
- DateUtils() - Constructor for class net.andreinc.mockneat.utils.DateUtils
- days() - Method in class net.andreinc.mockneat.MockNeat
-
Returns a
Daysobject that can be used to generate a randomjava.time.DayOfWeekobject. - days() - Static method in class net.andreinc.mockneat.unit.time.Days
-
Returns a
Daysobject that can be used to generate a randomjava.time.DayOfWeekobject. - Days - Class in net.andreinc.mockneat.unit.time
- Days() - Constructor for class net.andreinc.mockneat.unit.time.Days
- Days(MockNeat) - Constructor for class net.andreinc.mockneat.unit.time.Days
- DEFAULT_LOWER - Static variable in class net.andreinc.mockneat.unit.financial.Money
- DEFAULT_UPPER - Static variable in class net.andreinc.mockneat.unit.financial.Money
- delete(int) - Method in class net.andreinc.mockneat.unit.text.sql.SQLTable
- deleteWhere(Predicate<SQLInsert>) - Method in class net.andreinc.mockneat.unit.text.sql.SQLTable
- DENMARK - net.andreinc.mockneat.types.enums.IBANType
- DENMARK_KRONE - net.andreinc.mockneat.types.enums.CurrencySymbolType
- departments() - Method in class net.andreinc.mockneat.MockNeat
-
Returns a
Departmentsobject that can be used to generate arbitrary names representing department names from a company. - departments() - Static method in class net.andreinc.mockneat.unit.companies.Departments
-
Returns a
Departmentsobject that can be used to generate arbitrary names representing department names from a company. - Departments - Class in net.andreinc.mockneat.unit.companies
- Departments() - Constructor for class net.andreinc.mockneat.unit.companies.Departments
- Departments(MockNeat) - Constructor for class net.andreinc.mockneat.unit.companies.Departments
- DEPARTMENTS - net.andreinc.mockneat.types.enums.DictType
- dicts() - Method in class net.andreinc.mockneat.MockNeat
-
Returns a
Dictsobject that can be used to generate data from the library existing dictionaries. - dicts() - Static method in class net.andreinc.mockneat.unit.text.Dicts
-
Returns a
Dictsobject that can be used to generate data from the library existing dictionaries. - Dicts - Class in net.andreinc.mockneat.unit.text
- Dicts() - Constructor for class net.andreinc.mockneat.unit.text.Dicts
- Dicts(MockNeat) - Constructor for class net.andreinc.mockneat.unit.text.Dicts
- DictType - Enum in net.andreinc.mockneat.types.enums
-
Copyright 2017, Andrei N.
- digits() - Method in class net.andreinc.mockneat.unit.types.Chars
-
Returns a new
MockUnit<Character>that is used to generate arbitraryCharactervalues. - DIGITS - net.andreinc.mockneat.types.enums.CharsType
- DIGITS - Static variable in class net.andreinc.mockneat.alphabets.Alphabets
- DIGITS_STR - Static variable in class net.andreinc.mockneat.alphabets.Alphabets
- DINERS_CLUB_CARTE_BLANCHE - net.andreinc.mockneat.types.enums.CreditCardType
- DINERS_CLUB_INTERNATIONAL - net.andreinc.mockneat.types.enums.CreditCardType
- DISCOVER_16 - net.andreinc.mockneat.types.enums.CreditCardType
- DISCOVER_19 - net.andreinc.mockneat.types.enums.CreditCardType
- display() - Method in interface net.andreinc.mockneat.abstraction.MockUnitDays
-
Transforms the current
MockUnitDaysinto aMOckUnitStringrepresenting the textual representation of theDayOfTheWeek(Eg.: 'Mon' for 'Monday'). - display() - Method in interface net.andreinc.mockneat.abstraction.MockUnitMonth
-
Transforms the current
MockUnitMonthinto aMOckUnitStringrepresenting the textual representation of theMonth(Eg.: 'Jan' for January). - display(String) - Method in interface net.andreinc.mockneat.abstraction.MockUnitLocalDate
-
Transforms an existing
MockUnitLocalDateinto aMockUnitString- the textual representation of the date object. - display(String, Locale) - Method in interface net.andreinc.mockneat.abstraction.MockUnitLocalDate
-
Transforms an existing
MockUnitLocalDateinto aMockUnitString- the textual representation of the date object. - display(DateTimeFormatter) - Method in interface net.andreinc.mockneat.abstraction.MockUnitLocalDate
-
Deprecated.
- display(DateTimeFormatter, Locale) - Method in interface net.andreinc.mockneat.abstraction.MockUnitLocalDate
-
Deprecated.
- display(TextStyle) - Method in interface net.andreinc.mockneat.abstraction.MockUnitDays
-
Transforms the current
MockUnitDaysinto aMOckUnitStringrepresenting the textual representation of theDayOfTheWeek(Eg.: 'Mon' for 'Monday'). - display(TextStyle) - Method in interface net.andreinc.mockneat.abstraction.MockUnitMonth
-
Transforms the current
MockUnitMonthinto aMOckUnitStringrepresenting the textual representation of theMonth(Eg.: 'Jan' for January). - display(TextStyle, Locale) - Method in interface net.andreinc.mockneat.abstraction.MockUnitDays
-
Transforms the current
MockUnitDaysinto aMOckUnitStringrepresenting the textual representation of theDayOfTheWeek(Eg.: 'Mon' for 'Monday'). - display(TextStyle, Locale) - Method in interface net.andreinc.mockneat.abstraction.MockUnitMonth
-
Transforms the current
MockUnitMonthinto aMOckUnitStringrepresenting the textual representation of theMonth(Eg.: 'Jan' for January). - domain(String) - Method in class net.andreinc.mockneat.unit.networking.URLs
- domain(String) - Method in class net.andreinc.mockneat.unit.user.Emails
-
Generates a new
MockUnitStringthat can be used to generate emails that have a specific domain (eg.: "gmail.com"). - domain(DomainSuffixType) - Method in class net.andreinc.mockneat.unit.networking.URLs
- DOMAIN_EMAIL - net.andreinc.mockneat.types.enums.DictType
- DOMAIN_TOP_LEVEL_ALL - net.andreinc.mockneat.types.enums.DictType
- DOMAIN_TOP_LEVEL_POPULAR - net.andreinc.mockneat.types.enums.DictType
- domains() - Method in class net.andreinc.mockneat.MockNeat
-
Returns a
Domainsobject - domains() - Static method in class net.andreinc.mockneat.unit.networking.Domains
-
Returns a
Domainsobject - domains(String...) - Method in class net.andreinc.mockneat.unit.networking.URLs
- domains(String...) - Method in class net.andreinc.mockneat.unit.user.Emails
-
Generates a new
MockUnitStringthat can be used to generate emails that have specific domains (eg.: "gmail.com"). - domains(DomainSuffixType...) - Method in class net.andreinc.mockneat.unit.networking.URLs
- Domains - Class in net.andreinc.mockneat.unit.networking
- Domains() - Constructor for class net.andreinc.mockneat.unit.networking.Domains
- Domains(MockNeat) - Constructor for class net.andreinc.mockneat.unit.networking.Domains
- DomainSuffixType - Enum in net.andreinc.mockneat.types.enums
- DOMINICAN_REPUBLIC - net.andreinc.mockneat.types.enums.IBANType
- DOMINICAN_REPUBLIC_PESO - net.andreinc.mockneat.types.enums.CurrencySymbolType
- DOT_EVERY_2_DIGITS - net.andreinc.mockneat.types.enums.MACAddressFormatType
- DOT_EVERY_4_DIGITS - net.andreinc.mockneat.types.enums.MACAddressFormatType
- DOUBLE_APOSTROPHE - Static variable in class net.andreinc.mockneat.unit.text.sql.escapers.Generic
- doubles() - Method in class net.andreinc.mockneat.MockNeat
-
Returns a
Doublesobject that can be used to generate arbitrarydoublevalues. - doubles() - Static method in class net.andreinc.mockneat.unit.types.Doubles
-
Returns a
Doublesobject that can be used to generate arbitrarydoublevalues. - Doubles - Class in net.andreinc.mockneat.unit.types
- Doubles() - Constructor for class net.andreinc.mockneat.unit.types.Doubles
- Doubles(MockNeat) - Constructor for class net.andreinc.mockneat.unit.types.Doubles
- doubleStream() - Method in interface net.andreinc.mockneat.abstraction.MockUnitDouble
-
Transforms an existing
MockUnitDoubleinto aMockUnit<DoubleStream>. - doubleStream() - Method in interface net.andreinc.mockneat.abstraction.MockUnitFloat
-
Transforms an existing
MockUnitFloatinto aMockUnit<DoubleStream>.
E
- EAST_CARIBBEAN_DOLLAR - net.andreinc.mockneat.types.enums.CurrencySymbolType
- EAST_TIMOR - net.andreinc.mockneat.types.enums.IBANType
- EGYPT_POUND - net.andreinc.mockneat.types.enums.CurrencySymbolType
- EL_SALVADOR_COLON - net.andreinc.mockneat.types.enums.CurrencySymbolType
- emails() - Method in class net.andreinc.mockneat.MockNeat
-
Returns an
Emailobject that can be used to generate arbitrary email address. - emails() - Static method in class net.andreinc.mockneat.unit.user.Emails
-
Returns an
Emailobject that can be used to generate arbitrary email address. - Emails - Class in net.andreinc.mockneat.unit.user
- Emails(MockNeat) - Constructor for class net.andreinc.mockneat.unit.user.Emails
- emoji() - Method in class net.andreinc.mockneat.unit.text.NaughtyStrings
- EMPTY_CSV_NO_COLUMNS - Static variable in class net.andreinc.mockneat.utils.ValidationUtils
- EN_ADJECTIVE_1SYLL - net.andreinc.mockneat.types.enums.DictType
- EN_ADJECTIVE_2SYLL - net.andreinc.mockneat.types.enums.DictType
- EN_ADJECTIVE_3SYLL - net.andreinc.mockneat.types.enums.DictType
- EN_ADJECTIVE_4SYLL - net.andreinc.mockneat.types.enums.DictType
- EN_ADVERB_1SYLL - net.andreinc.mockneat.types.enums.DictType
- EN_ADVERB_2SYLL - net.andreinc.mockneat.types.enums.DictType
- EN_ADVERB_3SYLL - net.andreinc.mockneat.types.enums.DictType
- EN_ADVERB_4SYLL - net.andreinc.mockneat.types.enums.DictType
- EN_NOUN_1SYLL - net.andreinc.mockneat.types.enums.DictType
- EN_NOUN_2SYLL - net.andreinc.mockneat.types.enums.DictType
- EN_NOUN_3SYLL - net.andreinc.mockneat.types.enums.DictType
- EN_NOUN_4SYLL - net.andreinc.mockneat.types.enums.DictType
- EN_VERB_1SYLL - net.andreinc.mockneat.types.enums.DictType
- EN_VERB_2SYLL - net.andreinc.mockneat.types.enums.DictType
- EN_VERB_3SYLL - net.andreinc.mockneat.types.enums.DictType
- EN_VERB_4SYLL - net.andreinc.mockneat.types.enums.DictType
- EPOCH_START - Static variable in class net.andreinc.mockneat.unit.time.LocalDates
- escape(String) - Method in class net.andreinc.mockneat.unit.text.sql.SQLEscaper
- escapeCsv() - Method in interface net.andreinc.mockneat.abstraction.MockUnitString
-
Creates a new
MockUnitStringby CSV-escaping the generated value. - escapeEcmaScript() - Method in interface net.andreinc.mockneat.abstraction.MockUnitString
-
Creates a new
MockUnitStringby ECMA-escaping the generated value. - escapeHtml() - Method in interface net.andreinc.mockneat.abstraction.MockUnitString
-
Creates a new
MockUnitStringby HTML-escaping the generated value. - escapeXml() - Method in interface net.andreinc.mockneat.abstraction.MockUnitString
-
Creates a new
MockUnitStringby XML-escaping the generated value. - ESTONIA - net.andreinc.mockneat.types.enums.IBANType
- EURO_MEMBER_COUNTRIES - net.andreinc.mockneat.types.enums.CurrencySymbolType
F
- factory(Class<T>, Class<FT>) - Method in class net.andreinc.mockneat.MockNeat
-
Returns a new
Factoryobject that can be used to instantiate Java Objects by calling a static factory method and supplying it with arbitrary data. - factory(Class<T>, Class<FT>) - Static method in class net.andreinc.mockneat.unit.objects.Factory
-
Returns a new
Factoryobject that can be used to instantiate Java Objects by calling a static factory method and supplying it with arbitrary data. - Factory<T,R> - Class in net.andreinc.mockneat.unit.objects
- Factory(Class<T>, Class<R>) - Constructor for class net.andreinc.mockneat.unit.objects.Factory
- fail() - Method in class net.andreinc.mockneat.unit.seq.LongSeq
- FALKLAND_ISLANDS_POUND - net.andreinc.mockneat.types.enums.CurrencySymbolType
- FAROE_ISLANDS - net.andreinc.mockneat.types.enums.IBANType
- field(String, Object) - Method in class net.andreinc.mockneat.unit.objects.Reflect
-
Associates the class field with a constant value.
- field(String, MockUnit<T1>) - Method in class net.andreinc.mockneat.unit.objects.Reflect
-
Associates the class field with a given
MockUnit<T>when generating values. - FIJI_DOLLAR - net.andreinc.mockneat.types.enums.CurrencySymbolType
- fileInclusions() - Method in class net.andreinc.mockneat.unit.text.NaughtyStrings
- FileManager - Class in net.andreinc.mockneat.utils.file
- FileManager() - Constructor for class net.andreinc.mockneat.utils.file.FileManager
- files() - Method in class net.andreinc.mockneat.MockNeat
-
Returns a
FromFilesobject that can used to generate random strings from a given text file. - files() - Static method in class net.andreinc.mockneat.unit.text.FromFiles
-
Returns a
FromFilesobject that can used to generate random strings from a given text file. - filler(Supplier<T>) - Method in class net.andreinc.mockneat.MockNeat
- filler(Supplier<T>) - Static method in class net.andreinc.mockneat.unit.objects.Filler
- Filler<T> - Class in net.andreinc.mockneat.unit.objects
- Filler(Supplier<T>) - Constructor for class net.andreinc.mockneat.unit.objects.Filler
- Filler(MockNeat, Supplier<T>) - Constructor for class net.andreinc.mockneat.unit.objects.Filler
- FINLAND - net.andreinc.mockneat.types.enums.IBANType
- first() - Method in class net.andreinc.mockneat.unit.user.Names
-
Returns a new
MockUnitStringthat can be used to generate arbitrary first names (both male and female). - FIRST_NAME - net.andreinc.mockneat.types.enums.NameType
- FIRST_NAME_FEMALE - net.andreinc.mockneat.types.enums.NameType
- FIRST_NAME_FEMALE_AMERICAN - net.andreinc.mockneat.types.enums.DictType
- FIRST_NAME_FEMALE_AMERICAN - net.andreinc.mockneat.types.enums.NameType
- FIRST_NAME_MALE - net.andreinc.mockneat.types.enums.NameType
- FIRST_NAME_MALE_AMERICAN - net.andreinc.mockneat.types.enums.DictType
- FIRST_NAME_MALE_AMERICAN - net.andreinc.mockneat.types.enums.NameType
- firstAndFemale() - Method in class net.andreinc.mockneat.unit.user.Names
-
Returns a new
MockUnitStringthat can be used to generate first names (female only). - firstAndMale() - Method in class net.andreinc.mockneat.unit.user.Names
-
Returns a new
MockUnitStringthat can be used to generate first names (males only). - floats() - Method in class net.andreinc.mockneat.MockNeat
-
Returns a
Floatsobject than can be used to generate random float numbers. - floats() - Static method in class net.andreinc.mockneat.unit.types.Floats
-
Returns a
Floatsobject than can be used to generate random float numbers. - Floats - Class in net.andreinc.mockneat.unit.types
- Floats() - Constructor for class net.andreinc.mockneat.unit.types.Floats
- Floats(MockNeat) - Constructor for class net.andreinc.mockneat.unit.types.Floats
- fmt(String) - Method in class net.andreinc.mockneat.MockNeat
-
Returns a
Formatterobject than can be used to generate arbitrary patterns based on a given format. - fmt(String) - Static method in class net.andreinc.mockneat.unit.text.Formatter
-
Returns a
Formatterobject than can be used to generate arbitrary patterns based on a given format. - FOREX_PAIRS - net.andreinc.mockneat.types.enums.DictType
- forexPair() - Method in class net.andreinc.mockneat.unit.financial.Currencies
-
Returns a new
MockUnitStringthat can be used to generate Forex Pairs (eg.: "EUR/USD") - format(StringFormatType) - Method in interface net.andreinc.mockneat.abstraction.MockUnitString
-
Formats the results obtained from the
MockUnit<String>and creates a newMockUnitStringthat generates formatted results. - formatter(String) - Static method in class net.andreinc.mockneat.unit.text.Formatter
-
Returns a
Formatterobject than can be used to generate arbitrary patterns based on a given format. - Formatter - Class in net.andreinc.mockneat.unit.text
- Formatter(String) - Constructor for class net.andreinc.mockneat.unit.text.Formatter
- FormatUtils - Class in net.andreinc.mockneat.utils
- FRANCE - net.andreinc.mockneat.types.enums.IBANType
- from(char[]) - Method in class net.andreinc.mockneat.unit.types.Chars
-
Creates a new
MockUnit<Character>that is used to generate arbitrary characters contained in thealphabet. - from(double[]) - Method in class net.andreinc.mockneat.unit.types.Doubles
-
Returns a new
MockUnitDoublethat can be used to generate values from a specific alphabet (array). - from(float[]) - Method in class net.andreinc.mockneat.unit.types.Floats
-
Returns a new
MockUnitFloatthat can be used generate float values from a given "alphabet". - from(int[]) - Method in class net.andreinc.mockneat.unit.types.Ints
-
This method can be used to generate arbitrary integer values from the given
alphabet. - from(long[]) - Method in class net.andreinc.mockneat.unit.types.Longs
-
This method returns a
MockUnitLongthat can be used to generate arbitrary long numbers from the given alphabet. - from(Class<T>) - Method in class net.andreinc.mockneat.MockNeat
- from(Class<T>) - Static method in class net.andreinc.mockneat.unit.objects.From
- from(Class<T>) - Method in class net.andreinc.mockneat.unit.objects.Froms
- from(String) - Method in class net.andreinc.mockneat.unit.text.FromFiles
-
Generates a new
MockUnitStringthat can be used to generate String lines from the givenpath. - from(String) - Method in class net.andreinc.mockneat.unit.types.Chars
-
Creates a new
MockUnit<Character>that is used to generate arbitrary characters contained in thealphabet. - from(List<T>) - Method in class net.andreinc.mockneat.MockNeat
- from(List<T>) - Static method in class net.andreinc.mockneat.unit.objects.From
- from(List<T>) - Method in class net.andreinc.mockneat.unit.objects.Froms
- from(T[]) - Method in class net.andreinc.mockneat.MockNeat
- from(T[]) - Static method in class net.andreinc.mockneat.unit.objects.From
- from(T[]) - Method in class net.andreinc.mockneat.unit.objects.Froms
- From - Class in net.andreinc.mockneat.unit.objects
- fromArray(T[]) - Static method in class net.andreinc.mockneat.unit.seq.Seq
-
Returns a
Seq<T>object that can be used to generate values by iterating through all the elements of an array in order. - fromColumn(String) - Method in class net.andreinc.mockneat.unit.text.sql.SQLTable
- fromDict(DictType) - Static method in class net.andreinc.mockneat.unit.seq.Seq
-
Returns a new
Seq<String>object that can be used to generate values by iterating through all the lines associated with aDictType - fromDoubles(double[]) - Method in class net.andreinc.mockneat.MockNeat
- fromDoubles(double[]) - Static method in class net.andreinc.mockneat.unit.objects.From
- fromDoubles(double[]) - Method in class net.andreinc.mockneat.unit.objects.Froms
- fromDoubles(Double[]) - Method in class net.andreinc.mockneat.MockNeat
- fromDoubles(Double[]) - Static method in class net.andreinc.mockneat.unit.objects.From
- fromDoubles(Double[]) - Method in class net.andreinc.mockneat.unit.objects.Froms
- fromDoubles(List<Double>) - Method in class net.andreinc.mockneat.MockNeat
- fromDoubles(List<Double>) - Static method in class net.andreinc.mockneat.unit.objects.From
- fromDoubles(List<Double>) - Method in class net.andreinc.mockneat.unit.objects.Froms
- fromDoublesKeys(Map<Double, ?>) - Method in class net.andreinc.mockneat.MockNeat
- fromDoublesKeys(Map<Double, ?>) - Static method in class net.andreinc.mockneat.unit.objects.From
- fromDoublesKeys(Map<Double, ?>) - Method in class net.andreinc.mockneat.unit.objects.Froms
- fromDoublesValues(Map<?, Double>) - Method in class net.andreinc.mockneat.MockNeat
- fromDoublesValues(Map<?, Double>) - Static method in class net.andreinc.mockneat.unit.objects.From
- fromDoublesValues(Map<?, Double>) - Method in class net.andreinc.mockneat.unit.objects.Froms
- FromFiles - Class in net.andreinc.mockneat.unit.text
- FromFiles() - Constructor for class net.andreinc.mockneat.unit.text.FromFiles
- FromFiles(MockNeat) - Constructor for class net.andreinc.mockneat.unit.text.FromFiles
- fromInts(int[]) - Method in class net.andreinc.mockneat.MockNeat
- fromInts(int[]) - Static method in class net.andreinc.mockneat.unit.objects.From
- fromInts(int[]) - Method in class net.andreinc.mockneat.unit.objects.Froms
- fromInts(Integer[]) - Method in class net.andreinc.mockneat.MockNeat
- fromInts(Integer[]) - Static method in class net.andreinc.mockneat.unit.objects.From
- fromInts(Integer[]) - Method in class net.andreinc.mockneat.unit.objects.Froms
- fromInts(List<Integer>) - Method in class net.andreinc.mockneat.MockNeat
- fromInts(List<Integer>) - Static method in class net.andreinc.mockneat.unit.objects.From
- fromInts(List<Integer>) - Method in class net.andreinc.mockneat.unit.objects.Froms
- fromIntsKeys(Map<Integer, ?>) - Method in class net.andreinc.mockneat.MockNeat
- fromIntsKeys(Map<Integer, ?>) - Static method in class net.andreinc.mockneat.unit.objects.From
- fromIntsKeys(Map<Integer, ?>) - Method in class net.andreinc.mockneat.unit.objects.Froms
- fromIntsValues(Map<?, Integer>) - Method in class net.andreinc.mockneat.MockNeat
- fromIntsValues(Map<?, Integer>) - Static method in class net.andreinc.mockneat.unit.objects.From
- fromIntsValues(Map<?, Integer>) - Method in class net.andreinc.mockneat.unit.objects.Froms
- fromIterable(Iterable<T>) - Static method in class net.andreinc.mockneat.unit.seq.Seq
-
Returns a new
Seq<T>object that can be used to generate values by iterating trough the givenIterable<T>in order. - fromKeys(Map<T, ?>) - Method in class net.andreinc.mockneat.MockNeat
- fromKeys(Map<T, ?>) - Static method in class net.andreinc.mockneat.unit.objects.From
- fromKeys(Map<T, ?>) - Method in class net.andreinc.mockneat.unit.objects.Froms
- fromLongs(long[]) - Method in class net.andreinc.mockneat.MockNeat
- fromLongs(long[]) - Static method in class net.andreinc.mockneat.unit.objects.From
- fromLongs(long[]) - Method in class net.andreinc.mockneat.unit.objects.Froms
- fromLongs(Long[]) - Method in class net.andreinc.mockneat.MockNeat
- fromLongs(Long[]) - Static method in class net.andreinc.mockneat.unit.objects.From
- fromLongs(Long[]) - Method in class net.andreinc.mockneat.unit.objects.Froms
- fromLongs(List<Long>) - Method in class net.andreinc.mockneat.MockNeat
- fromLongs(List<Long>) - Static method in class net.andreinc.mockneat.unit.objects.From
- fromLongs(List<Long>) - Method in class net.andreinc.mockneat.unit.objects.Froms
- fromLongsKeys(Map<Long, ?>) - Method in class net.andreinc.mockneat.MockNeat
- fromLongsKeys(Map<Long, ?>) - Static method in class net.andreinc.mockneat.unit.objects.From
- fromLongsKeys(Map<Long, ?>) - Method in class net.andreinc.mockneat.unit.objects.Froms
- fromLongsValues(Map<?, Long>) - Method in class net.andreinc.mockneat.MockNeat
- fromLongsValues(Map<?, Long>) - Static method in class net.andreinc.mockneat.unit.objects.From
- fromLongsValues(Map<?, Long>) - Method in class net.andreinc.mockneat.unit.objects.Froms
- Froms - Class in net.andreinc.mockneat.unit.objects
- Froms(MockNeat) - Constructor for class net.andreinc.mockneat.unit.objects.Froms
- fromStrings(String[]) - Method in class net.andreinc.mockneat.MockNeat
- fromStrings(String[]) - Static method in class net.andreinc.mockneat.unit.objects.From
- fromStrings(String[]) - Method in class net.andreinc.mockneat.unit.objects.Froms
- fromStrings(List<String>) - Method in class net.andreinc.mockneat.MockNeat
- fromStrings(List<String>) - Static method in class net.andreinc.mockneat.unit.objects.From
- fromStrings(List<String>) - Method in class net.andreinc.mockneat.unit.objects.Froms
- fromStringsKeys(Map<String, ?>) - Method in class net.andreinc.mockneat.MockNeat
- fromStringsKeys(Map<String, ?>) - Static method in class net.andreinc.mockneat.unit.objects.From
- fromStringsKeys(Map<String, ?>) - Method in class net.andreinc.mockneat.unit.objects.Froms
- fromStringsValues(Map<?, String>) - Method in class net.andreinc.mockneat.MockNeat
- fromStringsValues(Map<?, String>) - Static method in class net.andreinc.mockneat.unit.objects.From
- fromStringsValues(Map<?, String>) - Method in class net.andreinc.mockneat.unit.objects.Froms
- fromValues(Map<?, T>) - Method in class net.andreinc.mockneat.MockNeat
- fromValues(Map<?, T>) - Static method in class net.andreinc.mockneat.unit.objects.From
- fromValues(Map<?, T>) - Method in class net.andreinc.mockneat.unit.objects.Froms
- FTP - net.andreinc.mockneat.types.enums.URLSchemeType
- full() - Method in class net.andreinc.mockneat.unit.user.Names
-
Returns a new
MockUnitStringthat can be used to generate full names (First Name + Last Name). - full(double) - Method in class net.andreinc.mockneat.unit.user.Names
-
Returns a new
MockUnitStringthat can be used to generate full names including a middle name (with a given probability). - future(LocalDate) - Method in class net.andreinc.mockneat.unit.time.LocalDates
-
This method can be used to generate date objects in the future.
G
- galaxies() - Method in class net.andreinc.mockneat.unit.text.Space
- GALAXIES - net.andreinc.mockneat.types.enums.SpaceType
- gaussians() - Method in class net.andreinc.mockneat.unit.types.Doubles
-
Returns a new
MockUnitDoublethat can be used to generate double values (gaussian distribution). - genders() - Method in class net.andreinc.mockneat.MockNeat
-
Returns a
Gendersobject that can be used to generate "gender" data. - genders() - Static method in class net.andreinc.mockneat.unit.user.Genders
- Genders - Class in net.andreinc.mockneat.unit.user
- Genders() - Constructor for class net.andreinc.mockneat.unit.user.Genders
- Genders(MockNeat) - Constructor for class net.andreinc.mockneat.unit.user.Genders
- Generic - Class in net.andreinc.mockneat.unit.text.sql.escapers
- GEORGIA - net.andreinc.mockneat.types.enums.IBANType
- GERMANY - net.andreinc.mockneat.types.enums.IBANType
- get() - Method in class net.andreinc.mockneat.abstraction.MockConstValue
- get() - Method in interface net.andreinc.mockneat.abstraction.MockUnit
-
Returns the generated value as defined by the chain of constraints.
- get() - Method in class net.andreinc.mockneat.abstraction.MockUnitValue
-
Retrieves one value generated by the wrapped
MockUnit. - get() - Method in interface net.andreinc.mockneat.abstraction.MockValue
- get(Function<T, R>) - Method in interface net.andreinc.mockneat.abstraction.MockUnit
-
Returns the generated value, after it applies the supplied
Function<T, R> - getBban() - Method in enum net.andreinc.mockneat.types.enums.IBANType
- getCode() - Method in enum net.andreinc.mockneat.types.enums.CurrencySymbolType
- getConsumer() - Method in enum net.andreinc.mockneat.types.enums.MACAddressFormatType
- getDictCombos() - Method in enum net.andreinc.mockneat.types.enums.HostNameType
- getDictCombos() - Method in enum net.andreinc.mockneat.types.enums.UserNameType
- getDictionaries() - Method in enum net.andreinc.mockneat.types.enums.CelebrityType
- getDictionaries() - Method in enum net.andreinc.mockneat.types.enums.NameType
- getDictType() - Method in enum net.andreinc.mockneat.types.enums.DomainSuffixType
- getDictTypes() - Method in enum net.andreinc.mockneat.types.enums.SpaceType
- getFile() - Method in enum net.andreinc.mockneat.types.enums.DictType
- getFile() - Method in enum net.andreinc.mockneat.types.enums.MarkovChainType
- getFileName() - Method in enum net.andreinc.mockneat.types.enums.DictType
- getFirst() - Method in class net.andreinc.mockneat.types.Pair
- getFormatter() - Method in enum net.andreinc.mockneat.types.enums.StringFormatType
- getInstance() - Static method in class net.andreinc.mockneat.utils.file.FileManager
- getLength() - Method in enum net.andreinc.mockneat.types.enums.CreditCardType
- getLength() - Method in enum net.andreinc.mockneat.types.enums.CVVType
- getLength() - Method in enum net.andreinc.mockneat.types.enums.IBANType
- getLength() - Method in enum net.andreinc.mockneat.types.enums.PassStrengthType
- getLines(String) - Method in class net.andreinc.mockneat.utils.file.FileManager
-
This method returns the cached lines for the file.
- getLines(DictType) - Method in class net.andreinc.mockneat.utils.file.FileManager
- getLowerBound() - Method in class net.andreinc.mockneat.types.Range
- getName() - Method in enum net.andreinc.mockneat.types.enums.CurrencySymbolType
- getOctets() - Method in enum net.andreinc.mockneat.types.enums.IPv4Type
- getPrefix() - Method in enum net.andreinc.mockneat.types.enums.IBANType
- getPrefixes() - Method in enum net.andreinc.mockneat.types.enums.CreditCardType
- getRandom() - Method in class net.andreinc.mockneat.MockNeat
- getRandom() - Method in enum net.andreinc.mockneat.types.enums.RandomType
- getRandom() - Method in class net.andreinc.mockneat.unit.objects.Froms
- getReplaceString() - Method in class net.andreinc.mockneat.unit.text.sql.SQLEscaper.TextEscapeToken
- getSearchRegex() - Method in class net.andreinc.mockneat.unit.text.sql.SQLEscaper.TextEscapeToken
- getSearchToken() - Method in class net.andreinc.mockneat.unit.text.sql.SQLEscaper.TextEscapeToken
- getSecond() - Method in class net.andreinc.mockneat.types.Pair
- getSize() - Method in class net.andreinc.mockneat.unit.text.Strings
- getStr() - Method in interface net.andreinc.mockneat.abstraction.MockValue
- getStr() - Method in enum net.andreinc.mockneat.types.enums.URLSchemeType
- getSymbol() - Method in enum net.andreinc.mockneat.types.enums.CurrencySymbolType
- getUniqueLines(DictType) - Method in class net.andreinc.mockneat.utils.file.FileManager
- getUpperBound() - Method in class net.andreinc.mockneat.types.Range
- getValue(String) - Method in class net.andreinc.mockneat.unit.text.sql.SQLInsert
- GHANA_CEDI - net.andreinc.mockneat.types.enums.CurrencySymbolType
- GIBRALTAR - net.andreinc.mockneat.types.enums.IBANType
- GIBRALTAR_POUND - net.andreinc.mockneat.types.enums.CurrencySymbolType
- GREECE - net.andreinc.mockneat.types.enums.IBANType
- GREENLAND - net.andreinc.mockneat.types.enums.IBANType
- GUATEMALA - net.andreinc.mockneat.types.enums.IBANType
- GUATEMALA_QUETZAL - net.andreinc.mockneat.types.enums.CurrencySymbolType
- GUERNSEY_POUND - net.andreinc.mockneat.types.enums.CurrencySymbolType
- GUYANA_DOLLAR - net.andreinc.mockneat.types.enums.CurrencySymbolType
H
- hashes() - Method in class net.andreinc.mockneat.MockNeat
-
Returns
Hashesobject that can be used to generate "hash" strings. - hashes() - Static method in class net.andreinc.mockneat.unit.hashes.Hashes
- Hashes - Class in net.andreinc.mockneat.unit.hashes
- Hashes() - Constructor for class net.andreinc.mockneat.unit.hashes.Hashes
- Hashes(MockNeat) - Constructor for class net.andreinc.mockneat.unit.hashes.Hashes
- hex() - Method in class net.andreinc.mockneat.unit.types.Chars
-
Returns a new
MockUnit<Character>that is used to generate arbitraryCharactervalues. - HEX - net.andreinc.mockneat.types.enums.CharsType
- HEX - net.andreinc.mockneat.types.enums.StringType
- HEXA - Static variable in class net.andreinc.mockneat.alphabets.Alphabets
- HEXA_STR - Static variable in class net.andreinc.mockneat.alphabets.Alphabets
- HEXA_UPPER - Static variable in class net.andreinc.mockneat.alphabets.Alphabets
- HEXA_UPPER_STR - Static variable in class net.andreinc.mockneat.alphabets.Alphabets
- HONDURAS_LEMPIRA - net.andreinc.mockneat.types.enums.CurrencySymbolType
- HONG_KONG_DOLLAR - net.andreinc.mockneat.types.enums.CurrencySymbolType
- host(String) - Method in class net.andreinc.mockneat.unit.networking.URLs
- host(HostNameType) - Method in class net.andreinc.mockneat.unit.networking.URLs
- HostNameType - Enum in net.andreinc.mockneat.types.enums
- hosts(String...) - Method in class net.andreinc.mockneat.unit.networking.URLs
- hosts(HostNameType...) - Method in class net.andreinc.mockneat.unit.networking.URLs
- HTTP - net.andreinc.mockneat.types.enums.URLSchemeType
- HTTPS - net.andreinc.mockneat.types.enums.URLSchemeType
- HUNGARY - net.andreinc.mockneat.types.enums.IBANType
- HUNGARY_FORINT - net.andreinc.mockneat.types.enums.CurrencySymbolType
I
- ibans() - Method in class net.andreinc.mockneat.MockNeat
-
Returns a
IBANsobject that can be used to generate valid IBANs codes. - ibans() - Static method in class net.andreinc.mockneat.unit.financial.IBANs
-
Returns a
IBANsobject that can be used to generate valid IBANs codes. - IBANs - Class in net.andreinc.mockneat.unit.financial
- IBANs() - Constructor for class net.andreinc.mockneat.unit.financial.IBANs
- IBANs(MockNeat) - Constructor for class net.andreinc.mockneat.unit.financial.IBANs
- IBANType - Enum in net.andreinc.mockneat.types.enums
- ICELAND - net.andreinc.mockneat.types.enums.IBANType
- ICELAND_KRONA - net.andreinc.mockneat.types.enums.CurrencySymbolType
- ifSupplierNotNullDo(Supplier<T>, Function<T, R>) - Static method in class net.andreinc.mockneat.utils.MockUnitUtils
- IMPOSSIBLE_TO_SEQ_OVER_EMPTY_COLLECTION - Static variable in class net.andreinc.mockneat.utils.ValidationUtils
- IN_RANGE_CLOSED - Static variable in class net.andreinc.mockneat.utils.ValidationUtils
- inconousStrings() - Method in class net.andreinc.mockneat.unit.text.NaughtyStrings
- increment(int) - Method in class net.andreinc.mockneat.unit.seq.IntSeq
-
Sets the
incrementof theIntSeq. - increment(long) - Method in class net.andreinc.mockneat.unit.seq.LongSeq
-
Sets the
incrementof theLongSeq. - INDIA_RUPEE - net.andreinc.mockneat.types.enums.CurrencySymbolType
- INDONESIA_RUPIAH - net.andreinc.mockneat.types.enums.CurrencySymbolType
- industries() - Method in class net.andreinc.mockneat.MockNeat
-
Returns a
Industriesobject that can be used to generate valid Industry names (Eg.: "Education and Health Services") - industries() - Static method in class net.andreinc.mockneat.unit.companies.Industries
-
Returns a
Industriesobject that can be used to generate valid Industry names (Eg.: "Education and Health Services") - Industries - Class in net.andreinc.mockneat.unit.companies
-
Copyright 2019, Andrei N.
- Industries(MockNeat) - Constructor for class net.andreinc.mockneat.unit.companies.Industries
- INDUSTRIES - net.andreinc.mockneat.types.enums.DictType
- INPUT_PARAM_ALPHANUMERIC - Static variable in class net.andreinc.mockneat.utils.ValidationUtils
- INPUT_PARAMETER_NOT_EMPTY_OR_NULL - Static variable in class net.andreinc.mockneat.utils.ValidationUtils
- INPUT_PARAMETER_NOT_NULL - Static variable in class net.andreinc.mockneat.utils.ValidationUtils
- INSTA_PAYMENT - net.andreinc.mockneat.types.enums.CreditCardType
- INT_SEQ_OVERFLOW - Static variable in class net.andreinc.mockneat.utils.ValidationUtils
- INTER_PAYMENT_16 - net.andreinc.mockneat.types.enums.CreditCardType
- INTER_PAYMENT_19 - net.andreinc.mockneat.types.enums.CreditCardType
- ints() - Method in class net.andreinc.mockneat.MockNeat
-
Returns a
Intsobject that can be used to generate arbitraryIntegernumbers. - ints() - Static method in class net.andreinc.mockneat.unit.types.Ints
-
Returns a
Intsobject that can be used to generate arbitraryIntegernumbers. - Ints - Class in net.andreinc.mockneat.unit.types
- Ints() - Constructor for class net.andreinc.mockneat.unit.types.Ints
- Ints(MockNeat) - Constructor for class net.andreinc.mockneat.unit.types.Ints
- intSeq() - Method in class net.andreinc.mockneat.MockNeat
-
Returns a
IntSeqobject that can be used to generate arbitraryIntegernumbers in a sequence. - intSeq() - Static method in class net.andreinc.mockneat.unit.seq.IntSeq
-
Returns a
IntSeqobject that can be used to generate arbitraryIntegernumbers in a sequence. - IntSeq - Class in net.andreinc.mockneat.unit.seq
- IntSeq() - Constructor for class net.andreinc.mockneat.unit.seq.IntSeq
- IntSeq(int) - Constructor for class net.andreinc.mockneat.unit.seq.IntSeq
- IntSeq(int, int) - Constructor for class net.andreinc.mockneat.unit.seq.IntSeq
- IntSeq(int, int, int, int, boolean) - Constructor for class net.andreinc.mockneat.unit.seq.IntSeq
- intStream() - Method in interface net.andreinc.mockneat.abstraction.MockUnitInt
-
Transforms an existing
MockUnitIntinto aMockUnit<IntStream>. - INVALID_REGEX_PATTERN - Static variable in class net.andreinc.mockneat.utils.ValidationUtils
- ipv4s() - Method in class net.andreinc.mockneat.MockNeat
-
Returns a
IPv4sobject that can be used to generate arbitrary IPv4 addresses. - ipv4s() - Static method in class net.andreinc.mockneat.unit.networking.IPv4s
-
Returns a
IPv4sobject that can be used to generate arbitrary IPv4 addresses. - IPv4s - Class in net.andreinc.mockneat.unit.networking
- IPv4s() - Constructor for class net.andreinc.mockneat.unit.networking.IPv4s
- IPv4s(MockNeat) - Constructor for class net.andreinc.mockneat.unit.networking.IPv4s
- IPv4Type - Enum in net.andreinc.mockneat.types.enums
- ipv6s() - Static method in class net.andreinc.mockneat.unit.networking.IPv6s
-
Returns a
IPv6sobject that can be used to generate arbitrary IPv6 addresses. - iPv6s() - Method in class net.andreinc.mockneat.MockNeat
-
Returns a
IPv6sobject that can be used to generate arbitrary IPv6 addresses. - IPv6s - Class in net.andreinc.mockneat.unit.networking
- IPv6s() - Constructor for class net.andreinc.mockneat.unit.networking.IPv6s
- IPv6s(MockNeat) - Constructor for class net.andreinc.mockneat.unit.networking.IPv6s
- IRAN_RIAL - net.andreinc.mockneat.types.enums.CurrencySymbolType
- IRELAND - net.andreinc.mockneat.types.enums.IBANType
- IS_FINITE_NUMBER - Static variable in class net.andreinc.mockneat.utils.ValidationUtils
- isConstant() - Method in class net.andreinc.mockneat.types.Range
- isFinite(Double) - Static method in class net.andreinc.mockneat.utils.ValidationUtils
- ISLE_OF_MAN_POUND - net.andreinc.mockneat.types.enums.CurrencySymbolType
- iso2() - Method in class net.andreinc.mockneat.unit.address.Countries
-
The method returns a new
MockUnitStringthat can be used to generate country ISO2 codes. - iso2() - Method in class net.andreinc.mockneat.unit.address.USStates
-
The method returns a
MockUnitStringthat can be used to generate US State ISO2 names (Eg.: "LA") - isPrivateAllowed() - Method in enum net.andreinc.mockneat.types.enums.IPv4Type
- ISRAEL - net.andreinc.mockneat.types.enums.IBANType
- ISRAEL_SHEKEL - net.andreinc.mockneat.types.enums.CurrencySymbolType
- issns() - Method in class net.andreinc.mockneat.MockNeat
-
Returns a
ISSNSobject that can be used to generate arbitrary ISSN codes. - issns() - Static method in class net.andreinc.mockneat.unit.misc.ISSNS
-
Returns a
ISSNSobject that can be used to generate arbitrary ISSN codes. - ISSNS - Class in net.andreinc.mockneat.unit.misc
- ISSNS() - Constructor for class net.andreinc.mockneat.unit.misc.ISSNS
- ISSNS(MockNeat) - Constructor for class net.andreinc.mockneat.unit.misc.ISSNS
- isTrue(boolean, String, Object...) - Static method in class net.andreinc.mockneat.utils.ValidationUtils
- ITALY - net.andreinc.mockneat.types.enums.IBANType
J
- JAMAICA_DOLLAR - net.andreinc.mockneat.types.enums.CurrencySymbolType
- JAPAN_YEN - net.andreinc.mockneat.types.enums.CurrencySymbolType
- japaneseEmoji() - Method in class net.andreinc.mockneat.unit.text.NaughtyStrings
- JAVA_FIELD_DOESNT_EXIST_ON_CLASS - Static variable in class net.andreinc.mockneat.utils.ValidationUtils
- JAVA_FIELD_IS_FINAL - Static variable in class net.andreinc.mockneat.utils.ValidationUtils
- JAVA_FIELD_REGEX_MATCH - Static variable in class net.andreinc.mockneat.utils.ValidationUtils
- JAVA_METHOD_REGEX_MATCH - Static variable in class net.andreinc.mockneat.utils.ValidationUtils
- JAZZ_ARTISTS - net.andreinc.mockneat.types.enums.CelebrityType
- JAZZ_ARTISTS - net.andreinc.mockneat.types.enums.DictType
- jazzArtists() - Method in class net.andreinc.mockneat.MockNeat
-
Returns a
JazzArtistsobject that can be used to generate arbitrary jazz artists names - jazzArtists() - Method in class net.andreinc.mockneat.unit.celebrities.Celebrities
-
The method returns a
JazzArtistsobject that can be used to generate famous Jazz musicians name. - jazzArtists() - Static method in class net.andreinc.mockneat.unit.celebrities.JazzArtists
-
Returns a
JazzArtistsobject that can be used to generate arbitrary jazz artists names - JazzArtists - Class in net.andreinc.mockneat.unit.celebrities
- JazzArtists(MockNeat) - Constructor for class net.andreinc.mockneat.unit.celebrities.JazzArtists
- JCB - net.andreinc.mockneat.types.enums.CreditCardType
- JERSEY_POUND - net.andreinc.mockneat.types.enums.CurrencySymbolType
- JORDAN - net.andreinc.mockneat.types.enums.IBANType
K
- KAFKA - net.andreinc.mockneat.types.enums.MarkovChainType
-
Deprecated.
- KAZAKHSTAN - net.andreinc.mockneat.types.enums.IBANType
- KAZAKHSTAN_TENGE - net.andreinc.mockneat.types.enums.CurrencySymbolType
- KOREA_NORTH_WON - net.andreinc.mockneat.types.enums.CurrencySymbolType
- KOREA_SOUTH_WON - net.andreinc.mockneat.types.enums.CurrencySymbolType
- KOSOVO - net.andreinc.mockneat.types.enums.IBANType
- KUWAIT - net.andreinc.mockneat.types.enums.IBANType
- KYRGYZSTAN_SOM - net.andreinc.mockneat.types.enums.CurrencySymbolType
L
- LAOS_KIP - net.andreinc.mockneat.types.enums.CurrencySymbolType
- last() - Method in class net.andreinc.mockneat.unit.user.Names
-
Returns a new
MockUnitstringthat can be used to generate last names. - LAST_NAME - net.andreinc.mockneat.types.enums.NameType
- LAST_NAME_AMERICAN - net.andreinc.mockneat.types.enums.DictType
- LATVIA - net.andreinc.mockneat.types.enums.IBANType
- LATVIA_LAT - net.andreinc.mockneat.types.enums.CurrencySymbolType
- LEBANON - net.andreinc.mockneat.types.enums.IBANType
- LEBANON_POUND - net.andreinc.mockneat.types.enums.CurrencySymbolType
- letter() - Method in class net.andreinc.mockneat.unit.user.Genders
-
Returns a new
MockUnitStringthat is used to return "M" or "F". - LETTER_LOWERCASE_LST_STR - Static variable in class net.andreinc.mockneat.alphabets.Alphabets
- letters() - Method in class net.andreinc.mockneat.unit.types.Chars
-
Returns a new
MockUnit<Character>that is used to generate arbitraryCharactervalues. - LETTERS - net.andreinc.mockneat.types.enums.CharsType
- LETTERS - net.andreinc.mockneat.types.enums.StringType
- LETTERS - Static variable in class net.andreinc.mockneat.alphabets.Alphabets
- LETTERS_LOWERCASE - Static variable in class net.andreinc.mockneat.alphabets.Alphabets
- LETTERS_STR - Static variable in class net.andreinc.mockneat.alphabets.Alphabets
- LETTERS_UPPERCASE - Static variable in class net.andreinc.mockneat.alphabets.Alphabets
- LETTERS_UPPERCASE_STR - Static variable in class net.andreinc.mockneat.alphabets.Alphabets
- LIBERIA_DOLLAR - net.andreinc.mockneat.types.enums.CurrencySymbolType
- LIECHTENSTEIN - net.andreinc.mockneat.types.enums.IBANType
- line1() - Method in class net.andreinc.mockneat.unit.address.Addresses
-
Returns a
MockUnitStringthat can be used to generate the first address line with the format: - line2() - Method in class net.andreinc.mockneat.unit.address.Addresses
-
Returns a
MockUnitStringthat can be used to generate the second address line with the format: - list(int) - Method in interface net.andreinc.mockneat.abstraction.MockUnit
-
Transforms a
MockUnit<T>into aMockUnit<List<T>>. - list(Class<? extends List>, int) - Method in interface net.andreinc.mockneat.abstraction.MockUnit
-
Deprecated.use
MockUnit.list(Supplier, int)instead. - list(Class<? extends List>, MockUnitInt) - Method in interface net.andreinc.mockneat.abstraction.MockUnit
-
Deprecated.use
MockUnit.list(Supplier, MockUnitInt)instead. - list(Supplier<List<T>>, int) - Method in interface net.andreinc.mockneat.abstraction.MockUnit
-
Transforms a
MockUnit<T>into aMockUnit<List<T>>. - list(Supplier<List<T>>, MockUnitInt) - Method in interface net.andreinc.mockneat.abstraction.MockUnit
-
Transforms a
MockUnit<T>into aMockUnit<List<T>>. - list(MockUnitInt) - Method in interface net.andreinc.mockneat.abstraction.MockUnit
-
Transforms a
MockUnit<T>into aMockUnit<List<T>>. - listTypes(Object[]) - Static method in class net.andreinc.mockneat.utils.MockUnitUtils
- LITHUANIA - net.andreinc.mockneat.types.enums.IBANType
- LITHUANIA_LITAS - net.andreinc.mockneat.types.enums.CurrencySymbolType
- localDates() - Method in class net.andreinc.mockneat.MockNeat
-
Returns a
LocalDatesobject that can be used to generate arbitraryLocalDateobjects. - localDates() - Static method in class net.andreinc.mockneat.unit.time.LocalDates
-
Returns a
LocalDatesobject that can be used to generate arbitraryLocalDateobjects. - LocalDates - Class in net.andreinc.mockneat.unit.time
- LocalDates() - Constructor for class net.andreinc.mockneat.unit.time.LocalDates
- LocalDates(MockNeat) - Constructor for class net.andreinc.mockneat.unit.time.LocalDates
- locale(Locale) - Method in class net.andreinc.mockneat.unit.financial.Money
- LONG_SEQ_OVERFLOW - Static variable in class net.andreinc.mockneat.utils.ValidationUtils
- longs() - Method in class net.andreinc.mockneat.MockNeat
-
Returns a
Longsobject that can be used to generate arbitraryLongnumbers. - longs() - Static method in class net.andreinc.mockneat.unit.types.Longs
-
Returns a
Longsobject that can be used to generate arbitraryLongnumbers. - Longs - Class in net.andreinc.mockneat.unit.types
- Longs() - Constructor for class net.andreinc.mockneat.unit.types.Longs
- Longs(MockNeat) - Constructor for class net.andreinc.mockneat.unit.types.Longs
- longSeq() - Method in class net.andreinc.mockneat.MockNeat
-
Returns a
LongSeqobject that can be used to generate arbitraryLongnumbers in a sequence. - longSeq() - Static method in class net.andreinc.mockneat.unit.seq.LongSeq
-
Returns a
LongSeqobject that can be used to generate arbitraryLongnumbers in a sequence. - LongSeq - Class in net.andreinc.mockneat.unit.seq
- LongSeq() - Constructor for class net.andreinc.mockneat.unit.seq.LongSeq
- LongSeq(long) - Constructor for class net.andreinc.mockneat.unit.seq.LongSeq
- LongSeq(long, long) - Constructor for class net.andreinc.mockneat.unit.seq.LongSeq
- LongSeq(long, long, long, long, boolean) - Constructor for class net.andreinc.mockneat.unit.seq.LongSeq
- longStream() - Method in interface net.andreinc.mockneat.abstraction.MockUnitLong
-
Transforms an existing
MockUnitLonginto aMockUnit<LongStream>. - loop(boolean, int, MockNeat[], Function<MockNeat, T>, Consumer<T>) - Static method in class net.andreinc.mockneat.utils.LoopsUtils
- loop(int, MockNeat[], Consumer<MockNeat>) - Static method in class net.andreinc.mockneat.utils.LoopsUtils
- loop(int, MockNeat[], Function<MockNeat, T>, Consumer<T>) - Static method in class net.andreinc.mockneat.utils.LoopsUtils
- loop(int, CallBack) - Static method in class net.andreinc.mockneat.utils.LoopsUtils
- LoopsUtils - Class in net.andreinc.mockneat.utils
- LOREM_IPSUM - net.andreinc.mockneat.types.enums.MarkovChainType
- loremIpsum() - Method in class net.andreinc.mockneat.unit.text.Markovs
- LOWER_BOUND_BIGGER_THAN_ZERO - Static variable in class net.andreinc.mockneat.utils.ValidationUtils
- LOWER_BOUND_DIFFERENT_THAN_INTEGER_MAX - Static variable in class net.andreinc.mockneat.utils.ValidationUtils
- LOWER_BOUND_DIFFERENT_THAN_LONG_MAX - Static variable in class net.andreinc.mockneat.utils.ValidationUtils
- LOWER_CASE - net.andreinc.mockneat.types.enums.StringFormatType
- LOWER_DATE_SMALLER_THAN_UPPER_DATE - Static variable in class net.andreinc.mockneat.utils.ValidationUtils
- LOWER_LETTERS - net.andreinc.mockneat.types.enums.CharsType
- lowerBound(int) - Method in class net.andreinc.mockneat.unit.types.Ints
-
This method can be used to generate arbitrary integer value in [lowerBound, Integer.MAX_VALUE]
- lowerBound(long) - Method in class net.andreinc.mockneat.unit.types.Longs
-
This method can be used to generate arbitrary long value in [lowerBound, Long.MAX_VALUE]
- lowerLetters() - Method in class net.andreinc.mockneat.unit.types.Chars
-
Returns a new
MockUnit<Character>that is used to generate arbitraryCharactervalues. - LUXEMBOURG - net.andreinc.mockneat.types.enums.IBANType
M
- MACAddressFormatType - Enum in net.andreinc.mockneat.types.enums
- MACEDONIA - net.andreinc.mockneat.types.enums.IBANType
- MACEDONIA_DENAR - net.andreinc.mockneat.types.enums.CurrencySymbolType
- macs() - Method in class net.andreinc.mockneat.MockNeat
-
Returns a
Macsobject that can be used to generate arbitrary physical addresses (MAC). - macs() - Static method in class net.andreinc.mockneat.unit.networking.Macs
-
Returns a
Macsobject that can be used to generate arbitrary physical addresses (MAC). - Macs - Class in net.andreinc.mockneat.unit.networking
- Macs() - Constructor for class net.andreinc.mockneat.unit.networking.Macs
- Macs(MockNeat) - Constructor for class net.andreinc.mockneat.unit.networking.Macs
- MAESTRO_12 - net.andreinc.mockneat.types.enums.CreditCardType
- MAESTRO_13 - net.andreinc.mockneat.types.enums.CreditCardType
- MAESTRO_14 - net.andreinc.mockneat.types.enums.CreditCardType
- MAESTRO_15 - net.andreinc.mockneat.types.enums.CreditCardType
- MAESTRO_16 - net.andreinc.mockneat.types.enums.CreditCardType
- MAESTRO_17 - net.andreinc.mockneat.types.enums.CreditCardType
- MAESTRO_18 - net.andreinc.mockneat.types.enums.CreditCardType
- MAESTRO_19 - net.andreinc.mockneat.types.enums.CreditCardType
- MALAYSIA_RINGGIT - net.andreinc.mockneat.types.enums.CurrencySymbolType
- MALTA - net.andreinc.mockneat.types.enums.IBANType
- map(Function<T, R>) - Method in interface net.andreinc.mockneat.abstraction.MockUnit
-
This method can be used in order to add intermediary processing before generating the value
<T>. - mapKeys(double[]) - Method in interface net.andreinc.mockneat.abstraction.MockUnit
-
Transforms a
MockUnit<T>into aMockUnit<Map<R,T>>where the keys are generated from a given array. - mapKeys(int[]) - Method in interface net.andreinc.mockneat.abstraction.MockUnit
-
Transforms a
MockUnit<T>into aMockUnit<Map<R,T>>where the keys are generated from a given array. - mapKeys(int, Supplier<R>) - Method in interface net.andreinc.mockneat.abstraction.MockUnit
-
Transforms a
MockUnit<T>into aMockUnit<Map<R,T>>where the keys are generated from a givenSupplier<R>. - mapKeys(long[]) - Method in interface net.andreinc.mockneat.abstraction.MockUnit
-
Transforms a
MockUnit<T>into aMockUnit<Map<R,T>>where the keys are generated from a given array. - mapKeys(Class<? extends Map>, double[]) - Method in interface net.andreinc.mockneat.abstraction.MockUnit
-
Deprecated.use
MockUnit.mapKeys(Supplier, double[])instead. - mapKeys(Class<? extends Map>, int[]) - Method in interface net.andreinc.mockneat.abstraction.MockUnit
-
Deprecated.use
MockUnit.mapKeys(Supplier, int[])instead. - mapKeys(Class<? extends Map>, int, Supplier<R>) - Method in interface net.andreinc.mockneat.abstraction.MockUnit
-
Deprecated.use
MockUnit.mapKeys(Supplier, int, Supplier)instead. - mapKeys(Class<? extends Map>, long[]) - Method in interface net.andreinc.mockneat.abstraction.MockUnit
-
Deprecated.use
MockUnit.mapKeys(Supplier, long[])instead. - mapKeys(Class<? extends Map>, Iterable<R>) - Method in interface net.andreinc.mockneat.abstraction.MockUnit
-
Deprecated.use
MockUnit.mapKeys(Supplier, Iterable)instead. - mapKeys(Class<? extends Map>, MockUnitInt, Supplier<R>) - Method in interface net.andreinc.mockneat.abstraction.MockUnit
-
Deprecated.use
MockUnit.mapKeys(Supplier, MockUnitInt, Supplier)instead. - mapKeys(Class<? extends Map>, R[]) - Method in interface net.andreinc.mockneat.abstraction.MockUnit
-
Deprecated.use
MockUnit.mapKeys(Supplier, Object[])instead. - mapKeys(Iterable<R>) - Method in interface net.andreinc.mockneat.abstraction.MockUnit
-
Transforms a
MockUnit<T>into aMockUnit<Map<R,T>>where the keys are generated from a givenIterable<R>. - mapKeys(Supplier<Map<Double, T>>, double[]) - Method in interface net.andreinc.mockneat.abstraction.MockUnit
-
Transforms a
MockUnit<T>into aMockUnit<Map<R,T>>where the keys are generated from a given array. - mapKeys(Supplier<Map<Integer, T>>, int[]) - Method in interface net.andreinc.mockneat.abstraction.MockUnit
-
Transforms a
MockUnit<T>into aMockUnit<Map<R,T>>where the keys are generated from a given array. - mapKeys(Supplier<Map<Long, T>>, long[]) - Method in interface net.andreinc.mockneat.abstraction.MockUnit
-
Transforms a
MockUnit<T>into aMockUnit<Map<R,T>>where the keys are generated from a given array. - mapKeys(Supplier<Map<R, T>>, int, Supplier<R>) - Method in interface net.andreinc.mockneat.abstraction.MockUnit
-
Transforms a
MockUnit<T>into aMockUnit<Map<R,T>where the keys are generated from a givenSupplier<R>. - mapKeys(Supplier<Map<R, T>>, Iterable<R>) - Method in interface net.andreinc.mockneat.abstraction.MockUnit
-
Transforms a
MockUnit<T>into aMockUnit<Map<R,T>>where the keys are generated from a givenIterable<R>. - mapKeys(Supplier<Map<R, T>>, MockUnitInt, Supplier<R>) - Method in interface net.andreinc.mockneat.abstraction.MockUnit
-
Transforms a
MockUnit<T>into aMockUnit<Map<R,T>>where the keys are generated from a givenSupplier<R>. - mapKeys(Supplier<Map<R, T>>, R[]) - Method in interface net.andreinc.mockneat.abstraction.MockUnit
-
Transforms a
MockUnit<T>into aMockUnit<Map<R,T>>where the keys are generated from a givenIterable<R>. - mapKeys(MockUnitInt, Supplier<R>) - Method in interface net.andreinc.mockneat.abstraction.MockUnit
-
Transforms a
MockUnit<T>into aMockUnit<Map<R,T>>where the keys are generated from a givenSupplier<R>. - mapKeys(R[]) - Method in interface net.andreinc.mockneat.abstraction.MockUnit
-
Transforms a
MockUnit<T>into aMockUnit<Map<R,T>>where the keys are generated from a given array. - mapToDate() - Method in interface net.andreinc.mockneat.abstraction.MockUnitLocalDate
-
Transforms an existing
MockUnitLocalDateinto aMockUnit<java.util.Date>. - mapToDouble(ToDoubleFunction<T>) - Method in interface net.andreinc.mockneat.abstraction.MockUnit
-
This method is used to transform a
MockUnitinto aMockUnitDouble. - mapToInt(ToIntFunction<T>) - Method in interface net.andreinc.mockneat.abstraction.MockUnit
-
This method is used to transform a
MockUnitinto aMockUnitInt. - mapToLocalDate(Function<T, LocalDate>) - Method in interface net.andreinc.mockneat.abstraction.MockUnit
-
This method is used to transform a
MockUnitinto aMOckUnitLocaldate. - mapToLong(ToLongFunction<T>) - Method in interface net.andreinc.mockneat.abstraction.MockUnit
-
This method is used to transform a
MockUnitinto aMockUnitLong. - mapToString() - Method in interface net.andreinc.mockneat.abstraction.MockUnit
-
This method is used to transform a
MockUnitinto aMockUnitStringby calling theObject.toString()method. - mapToString(Function<T, String>) - Method in interface net.andreinc.mockneat.abstraction.MockUnit
-
This method is used to transform a MockUnit into a MockUnitString.
- mapVals(double[]) - Method in interface net.andreinc.mockneat.abstraction.MockUnit
-
Transforms a
MockUnit<T>into aMockUnit<T,R>where the values are generated from an array. - mapVals(int[]) - Method in interface net.andreinc.mockneat.abstraction.MockUnit
-
Transforms a
MockUnit<T>into aMockUnit<T,Integer>where the values are generated from an array. - mapVals(int, Supplier<R>) - Method in interface net.andreinc.mockneat.abstraction.MockUnit
-
Transforms a
MockUnit<T>into aMockUnit<T,R>where the values generated from aSupplier<R>. - mapVals(long[]) - Method in interface net.andreinc.mockneat.abstraction.MockUnit
-
Transforms a
MockUnit<T>into aMockUnit<T,R>where the values are generated from an array. - mapVals(Class<? extends Map>, double[]) - Method in interface net.andreinc.mockneat.abstraction.MockUnit
-
Deprecated.use
MockUnit.mapVals(Supplier, double[])instead. - mapVals(Class<? extends Map>, int[]) - Method in interface net.andreinc.mockneat.abstraction.MockUnit
-
Deprecated.use
MockUnit.mapVals(Supplier, int[])instead. - mapVals(Class<? extends Map>, int, Supplier<R>) - Method in interface net.andreinc.mockneat.abstraction.MockUnit
-
Deprecated.use
MockUnit.mapVals(Supplier, int, Supplier)instead. - mapVals(Class<? extends Map>, long[]) - Method in interface net.andreinc.mockneat.abstraction.MockUnit
-
Deprecated.use
MockUnit.mapVals(Supplier, long[])instead - mapVals(Class<? extends Map>, Iterable<R>) - Method in interface net.andreinc.mockneat.abstraction.MockUnit
-
Deprecated.use
MockUnit.mapVals(Supplier, Iterable)instead. - mapVals(Class<? extends Map>, MockUnitInt, Supplier<R>) - Method in interface net.andreinc.mockneat.abstraction.MockUnit
-
Deprecated.use
MockUnit.mapVals(Supplier, MockUnitInt, Supplier)instead. - mapVals(Class<? extends Map>, R[]) - Method in interface net.andreinc.mockneat.abstraction.MockUnit
-
Deprecated.use
MockUnit.mapVals(Supplier, Object[])instead. - mapVals(Iterable<R>) - Method in interface net.andreinc.mockneat.abstraction.MockUnit
-
Transforms a
MockUnit<T>into aMockUnit<T,R>where the values are generated from aIterable<R>. - mapVals(Supplier<Map<T, Double>>, double[]) - Method in interface net.andreinc.mockneat.abstraction.MockUnit
-
Transforms a
MockUnit<T>into aMockUnit<T,Double>where the values are generated from an array. - mapVals(Supplier<Map<T, Integer>>, int[]) - Method in interface net.andreinc.mockneat.abstraction.MockUnit
-
Transforms a
MockUnit<T>into aMockUnit<T,Integer>where the values are generated from an array. - mapVals(Supplier<Map<T, Long>>, long[]) - Method in interface net.andreinc.mockneat.abstraction.MockUnit
-
Transforms a
MockUnit<T>into aMockUnit<T,Long>where the values are generated from an array. - mapVals(Supplier<Map<T, R>>, int, Supplier<R>) - Method in interface net.andreinc.mockneat.abstraction.MockUnit
-
Transforms a
MockUnit<T>into aMockUnit<T,R>where the values generated from aSupplier<R>. - mapVals(Supplier<Map<T, R>>, Iterable<R>) - Method in interface net.andreinc.mockneat.abstraction.MockUnit
-
Transforms a
MockUnit<T>into aMockUnit<T,R>where the values generated from aIterable<R>. - mapVals(Supplier<Map<T, R>>, MockUnitInt, Supplier<R>) - Method in interface net.andreinc.mockneat.abstraction.MockUnit
-
Transforms a
MockUnit<T>into aMockUnit<T,R>where the values generated from aSupplier<R>. - mapVals(Supplier<Map<T, R>>, R[]) - Method in interface net.andreinc.mockneat.abstraction.MockUnit
-
Transforms a
MockUnit<T>into aMockUnit<T,R>where the values are generated from an array. - mapVals(MockUnitInt, Supplier<R>) - Method in interface net.andreinc.mockneat.abstraction.MockUnit
-
Transforms a
MockUnit<T>into aMockUnit<T,R>where the values generated from aSupplier<R>. - mapVals(R[]) - Method in interface net.andreinc.mockneat.abstraction.MockUnit
-
Transforms a
MockUnit<T>into aMockUnit<T,R>where the values are generated from an array. - MarkovChainType - Enum in net.andreinc.mockneat.types.enums
-
Copyright 2017, Andrei N.
- markovs() - Method in class net.andreinc.mockneat.MockNeat
-
Returns a
Markovsobject that can be used to generate arbitrary text that can pass as almost valid using Markov Chains - markovs() - Static method in class net.andreinc.mockneat.unit.text.Markovs
-
Returns a
Markovsobject that can be used to generate arbitrary text that can pass as almost valid using Markov Chains - Markovs - Class in net.andreinc.mockneat.unit.text
- Markovs() - Constructor for class net.andreinc.mockneat.unit.text.Markovs
- Markovs(MockNeat) - Constructor for class net.andreinc.mockneat.unit.text.Markovs
- masterCard() - Method in class net.andreinc.mockneat.unit.financial.CreditCards
-
Returns a new
MockUnitStringthat is used to generate credit card numbers of typeMASTERCARD. - MASTERCARD - net.andreinc.mockneat.types.enums.CreditCardType
- MAURITANIA - net.andreinc.mockneat.types.enums.IBANType
- MAURITIUS - net.andreinc.mockneat.types.enums.IBANType
- MAURITIUS_RUPEE - net.andreinc.mockneat.types.enums.CurrencySymbolType
- max(int) - Method in class net.andreinc.mockneat.unit.seq.IntSeq
-
Sets the max value that can be generated by the current
IntSeq. - max(long) - Method in class net.andreinc.mockneat.unit.seq.LongSeq
-
Sets the max value that can be generated by the current
LongSeq. - MAX_DATE_DIFFERENT_THAN_NOW - Static variable in class net.andreinc.mockneat.utils.ValidationUtils
- MAX_DATE_NOT_BIGGER_THAN - Static variable in class net.andreinc.mockneat.utils.ValidationUtils
- md2() - Method in interface net.andreinc.mockneat.abstraction.MockUnitString
- md2() - Method in class net.andreinc.mockneat.unit.hashes.Hashes
-
Returns a
MockUnitStringinstance that can be used to generate MD2 hashes. - md5() - Method in interface net.andreinc.mockneat.abstraction.MockUnitString
- md5() - Method in class net.andreinc.mockneat.unit.hashes.Hashes
-
Returns a
MockUnitStringinstance that can be used to generate MD5 hashes. - medium() - Method in class net.andreinc.mockneat.unit.user.Passwords
-
This method returns a new
MockUnitStringthat can be used to generate passwords with a medium security risk. - MEDIUM - net.andreinc.mockneat.types.enums.PassStrengthType
- method(String) - Method in class net.andreinc.mockneat.unit.objects.Factory
-
Specifies the static method name.
- MEXICO_PESO - net.andreinc.mockneat.types.enums.CurrencySymbolType
- MIME_TYPE - net.andreinc.mockneat.types.enums.DictType
- mimes() - Method in class net.andreinc.mockneat.MockNeat
-
Returns a
Mimesobject that can be used to generate arbitrary Mime Types (Eg.: "text/html", "image/x-icon", "text/calendar") - mimes() - Static method in class net.andreinc.mockneat.unit.misc.Mimes
-
Returns a
Mimesobject that can be used to generate arbitrary Mime Types (Eg.: "text/html", "image/x-icon", "text/calendar") - Mimes - Class in net.andreinc.mockneat.unit.misc
- Mimes() - Constructor for class net.andreinc.mockneat.unit.misc.Mimes
- Mimes(MockNeat) - Constructor for class net.andreinc.mockneat.unit.misc.Mimes
- min(int) - Method in class net.andreinc.mockneat.unit.seq.IntSeq
-
Sets the min value that can be generated by the current
IntSeq. - min(long) - Method in class net.andreinc.mockneat.unit.seq.LongSeq
-
Sets the min value that can be generated by the current
LongSeq. - MIN_DATE_BIGGER_THAN - Static variable in class net.andreinc.mockneat.utils.ValidationUtils
- MIN_DATE_DIFFERENT_THAN_NOW - Static variable in class net.andreinc.mockneat.utils.ValidationUtils
- MockConstValue<T> - Class in net.andreinc.mockneat.abstraction
-
Copyright 2017, Andrei N.
- mockNeat - Variable in class net.andreinc.mockneat.abstraction.MockUnitBase
- MockNeat - Class in net.andreinc.mockneat
- MockNeat() - Constructor for class net.andreinc.mockneat.MockNeat
- MockNeat(RandomType) - Constructor for class net.andreinc.mockneat.MockNeat
- MockNeat(RandomType, Long) - Constructor for class net.andreinc.mockneat.MockNeat
- mockOrObject(Object) - Static method in class net.andreinc.mockneat.utils.MockUnitUtils
- MockUnit<T> - Interface in net.andreinc.mockneat.abstraction
- MockUnitBase - Class in net.andreinc.mockneat.abstraction
-
An abstract class containing a MockNeat reference.
- MockUnitBase() - Constructor for class net.andreinc.mockneat.abstraction.MockUnitBase
-
By default the MockUnitBase is using
MockNeat.threadLocal()as the internal MockNeat implementation. - MockUnitBase(MockNeat) - Constructor for class net.andreinc.mockneat.abstraction.MockUnitBase
- MockUnitDays - Interface in net.andreinc.mockneat.abstraction
- MockUnitDouble - Interface in net.andreinc.mockneat.abstraction
- MockUnitFloat - Interface in net.andreinc.mockneat.abstraction
- MockUnitInt - Interface in net.andreinc.mockneat.abstraction
- MockUnitLocalDate - Interface in net.andreinc.mockneat.abstraction
- MockUnitLong - Interface in net.andreinc.mockneat.abstraction
- MockUnitMonth - Interface in net.andreinc.mockneat.abstraction
- MockUnitString - Interface in net.andreinc.mockneat.abstraction
- MockUnitUtils - Class in net.andreinc.mockneat.utils
- MockUnitValue<T> - Class in net.andreinc.mockneat.abstraction
-
Copyright 2017, Andrei N.
- MockValue<T> - Interface in net.andreinc.mockneat.abstraction
-
Copyright 2017, Andrei N.
- MOLDOVA - net.andreinc.mockneat.types.enums.IBANType
- MONACO - net.andreinc.mockneat.types.enums.IBANType
- money() - Method in class net.andreinc.mockneat.MockNeat
-
Returns a
Moneyobject that can be used to generate arbitrary "money" information. - money() - Static method in class net.andreinc.mockneat.unit.financial.Money
-
Returns a
Moneyobject that can be used to generate arbitrary "money" information. - Money - Class in net.andreinc.mockneat.unit.financial
- Money() - Constructor for class net.andreinc.mockneat.unit.financial.Money
- Money(MockNeat) - Constructor for class net.andreinc.mockneat.unit.financial.Money
- MONGOLIA_TUGHRIK - net.andreinc.mockneat.types.enums.CurrencySymbolType
- MONTENEGRO - net.andreinc.mockneat.types.enums.IBANType
- months() - Method in class net.andreinc.mockneat.MockNeat
-
Returns a
Monthsobject that can be used to generate arbitraryMonthobjects. - months() - Static method in class net.andreinc.mockneat.unit.time.Months
-
Returns a
Monthsobject that can be used to generate arbitraryMonthobjects. - Months - Class in net.andreinc.mockneat.unit.time
- Months(MockNeat) - Constructor for class net.andreinc.mockneat.unit.time.Months
- moons() - Method in class net.andreinc.mockneat.unit.text.Space
- MOONS - net.andreinc.mockneat.types.enums.SpaceType
- MOZAMBIQUE_METICAL - net.andreinc.mockneat.types.enums.CurrencySymbolType
- msdosSpecialFileNames() - Method in class net.andreinc.mockneat.unit.text.NaughtyStrings
- MySQL - Class in net.andreinc.mockneat.unit.text.sql.escapers
- MySQL() - Constructor for class net.andreinc.mockneat.unit.text.sql.escapers.MySQL
N
- name() - Method in class net.andreinc.mockneat.unit.financial.Currencies
-
Returns a new
MockUnitStringthat can be used to generate Currency Names (eg: "Dollar") - names() - Method in class net.andreinc.mockneat.MockNeat
-
Returns a
Namesobject that can be used to generate "names" (full names, first names or last names). - names() - Method in class net.andreinc.mockneat.unit.address.Countries
-
The method returns a new
MockUnitStringthat can be used to generate country names. - names() - Method in class net.andreinc.mockneat.unit.financial.CreditCards
-
Returns a new
MockUnitStringthat is used to generate credit card names (not numbers). - names() - Static method in class net.andreinc.mockneat.unit.user.Names
-
Returns a
Namesobject that can be used to generate "names" (full names, first names or last names). - Names - Class in net.andreinc.mockneat.unit.user
- Names() - Constructor for class net.andreinc.mockneat.unit.user.Names
- Names(MockNeat) - Constructor for class net.andreinc.mockneat.unit.user.Names
- NameType - Enum in net.andreinc.mockneat.types.enums
-
Copyright 2017, Andrei N.
- NAMIBIA_DOLLAR - net.andreinc.mockneat.types.enums.CurrencySymbolType
- naughtyStrings() - Method in class net.andreinc.mockneat.MockNeat
-
Returns a
NaughtyStringsobject that can be used to generate "naughty strings". - naughtyStrings() - Static method in class net.andreinc.mockneat.unit.text.NaughtyStrings
-
Returns a
NaughtyStringsobject that can be used to generate "naughty strings". - NaughtyStrings - Class in net.andreinc.mockneat.unit.text
- NaughtyStrings(MockNeat) - Constructor for class net.andreinc.mockneat.unit.text.NaughtyStrings
- NEBULAS - net.andreinc.mockneat.types.enums.SpaceType
- NEPAL_RUPEE - net.andreinc.mockneat.types.enums.CurrencySymbolType
- net.andreinc.mockneat - package net.andreinc.mockneat
- net.andreinc.mockneat.abstraction - package net.andreinc.mockneat.abstraction
- net.andreinc.mockneat.alphabets - package net.andreinc.mockneat.alphabets
- net.andreinc.mockneat.types - package net.andreinc.mockneat.types
- net.andreinc.mockneat.types.enums - package net.andreinc.mockneat.types.enums
- net.andreinc.mockneat.unit.address - package net.andreinc.mockneat.unit.address
- net.andreinc.mockneat.unit.celebrities - package net.andreinc.mockneat.unit.celebrities
- net.andreinc.mockneat.unit.companies - package net.andreinc.mockneat.unit.companies
- net.andreinc.mockneat.unit.financial - package net.andreinc.mockneat.unit.financial
- net.andreinc.mockneat.unit.hashes - package net.andreinc.mockneat.unit.hashes
- net.andreinc.mockneat.unit.id - package net.andreinc.mockneat.unit.id
- net.andreinc.mockneat.unit.misc - package net.andreinc.mockneat.unit.misc
- net.andreinc.mockneat.unit.networking - package net.andreinc.mockneat.unit.networking
- net.andreinc.mockneat.unit.objects - package net.andreinc.mockneat.unit.objects
- net.andreinc.mockneat.unit.regex - package net.andreinc.mockneat.unit.regex
- net.andreinc.mockneat.unit.seq - package net.andreinc.mockneat.unit.seq
- net.andreinc.mockneat.unit.text - package net.andreinc.mockneat.unit.text
- net.andreinc.mockneat.unit.text.sql - package net.andreinc.mockneat.unit.text.sql
- net.andreinc.mockneat.unit.text.sql.escapers - package net.andreinc.mockneat.unit.text.sql.escapers
- net.andreinc.mockneat.unit.time - package net.andreinc.mockneat.unit.time
- net.andreinc.mockneat.unit.types - package net.andreinc.mockneat.unit.types
- net.andreinc.mockneat.unit.user - package net.andreinc.mockneat.unit.user
- net.andreinc.mockneat.utils - package net.andreinc.mockneat.utils
- net.andreinc.mockneat.utils.file - package net.andreinc.mockneat.utils.file
- NETHERLANDS - net.andreinc.mockneat.types.enums.IBANType
- NETHERLANDS_ANTILLES_GUILDER - net.andreinc.mockneat.types.enums.CurrencySymbolType
- NEW_ZEELAND_DOLLAR - net.andreinc.mockneat.types.enums.CurrencySymbolType
- NICARAGUA_CORDOBA - net.andreinc.mockneat.types.enums.CurrencySymbolType
- NIGERIA_NAIRA - net.andreinc.mockneat.types.enums.CurrencySymbolType
- NO_CONSTRAINT - net.andreinc.mockneat.types.enums.IPv4Type
- NONE - net.andreinc.mockneat.types.enums.URLSchemeType
- NORWAY - net.andreinc.mockneat.types.enums.IBANType
- NORWAY_KRONE - net.andreinc.mockneat.types.enums.CurrencySymbolType
- noSpecialChars() - Method in interface net.andreinc.mockneat.abstraction.MockUnitString
-
Creates a new
MockUnitStringby stripping the result from special characters. - notEmpty(char[], String, Object...) - Static method in class net.andreinc.mockneat.utils.ValidationUtils
- notEmpty(double[], String, Object...) - Static method in class net.andreinc.mockneat.utils.ValidationUtils
- notEmpty(float[], String, Object...) - Static method in class net.andreinc.mockneat.utils.ValidationUtils
- notEmpty(int[], String, Object...) - Static method in class net.andreinc.mockneat.utils.ValidationUtils
- notEmpty(long[], String, Object...) - Static method in class net.andreinc.mockneat.utils.ValidationUtils
- notEmpty(T[], String) - Static method in class net.andreinc.mockneat.utils.ValidationUtils
- notEmpty(T, String) - Static method in class net.andreinc.mockneat.utils.ValidationUtils
- notEmpty(T, String, Object...) - Static method in class net.andreinc.mockneat.utils.ValidationUtils
- notEmptyOrNullValues(String[], String) - Static method in class net.andreinc.mockneat.utils.ValidationUtils
- notEmptyOrNullValues(T[], String) - Static method in class net.andreinc.mockneat.utils.ValidationUtils
- notNull(T, String) - Static method in class net.andreinc.mockneat.utils.ValidationUtils
- notNull(T, String, Object...) - Static method in class net.andreinc.mockneat.utils.ValidationUtils
- notNullSupp(T, String) - Static method in class net.andreinc.mockneat.utils.ValidationUtils
- NOUN_FIRST_NAME - net.andreinc.mockneat.types.enums.HostNameType
- nouns() - Method in class net.andreinc.mockneat.unit.text.Words
- NOUNS - net.andreinc.mockneat.types.enums.WordsType
- NOUNS_1SYL - net.andreinc.mockneat.types.enums.WordsType
- NOUNS_2SYL - net.andreinc.mockneat.types.enums.WordsType
- NOUNS_3SYL - net.andreinc.mockneat.types.enums.WordsType
- NOUNS_4SYL - net.andreinc.mockneat.types.enums.WordsType
- nouns1syll() - Method in class net.andreinc.mockneat.unit.text.Words
- nouns2syll() - Method in class net.andreinc.mockneat.unit.text.Words
- nouns3syll() - Method in class net.andreinc.mockneat.unit.text.Words
- nouns4syll() - Method in class net.andreinc.mockneat.unit.text.Words
- NS_CVE_VULNERABILITIES - net.andreinc.mockneat.types.enums.DictType
- NS_EMOJI - net.andreinc.mockneat.types.enums.DictType
- NS_FILE_INCLUSIONS - net.andreinc.mockneat.types.enums.DictType
- NS_INCONOUS_STRINGS - net.andreinc.mockneat.types.enums.DictType
- NS_JAPANESE_EMOJI - net.andreinc.mockneat.types.enums.DictType
- NS_MSDOS_SPECIAL_FILENAMES - net.andreinc.mockneat.types.enums.DictType
- NS_NUMERIC - net.andreinc.mockneat.types.enums.DictType
- NS_QUOTATIONS - net.andreinc.mockneat.types.enums.DictType
- NS_REGIONAL_INDICATORS - net.andreinc.mockneat.types.enums.DictType
- NS_RESERVED_KEYWORDS - net.andreinc.mockneat.types.enums.DictType
- NS_RIGHT_TO_LEFT_STRINGS - net.andreinc.mockneat.types.enums.DictType
- NS_RUBY_INJECTION - net.andreinc.mockneat.types.enums.DictType
- NS_SCRIPT_INJECTION - net.andreinc.mockneat.types.enums.DictType
- NS_SERVER_CODE_INJECTION - net.andreinc.mockneat.types.enums.DictType
- NS_SPECIAL_CHARS - net.andreinc.mockneat.types.enums.DictType
- NS_SQL_INJECTION - net.andreinc.mockneat.types.enums.DictType
- NS_TRICK_UNICODE - net.andreinc.mockneat.types.enums.DictType
- NS_TWO_BYTE_CHARS - net.andreinc.mockneat.types.enums.DictType
- NS_UNICODE_FONT - net.andreinc.mockneat.types.enums.DictType
- NS_UNICODE_NUMBERS - net.andreinc.mockneat.types.enums.DictType
- NS_UNICODE_SUBSCRIPT_SUPERSCRIPT - net.andreinc.mockneat.types.enums.DictType
- NS_UNICODE_SYMBOLS - net.andreinc.mockneat.types.enums.DictType
- NS_UNICODE_UPSIDE_DOWN - net.andreinc.mockneat.types.enums.DictType
- NS_UNWANTED_INTERPOLATION - net.andreinc.mockneat.types.enums.DictType
- NS_XML_INJECTION - net.andreinc.mockneat.types.enums.DictType
- NS_ZALGO_TEXT - net.andreinc.mockneat.types.enums.DictType
- NUMBER_OF_LINES_POSITIVE - Static variable in class net.andreinc.mockneat.utils.ValidationUtils
- NUMBER_OF_TIMES_POSITIVE - Static variable in class net.andreinc.mockneat.utils.ValidationUtils
- NUMBERS - net.andreinc.mockneat.types.enums.StringType
- numeric() - Method in class net.andreinc.mockneat.unit.text.NaughtyStrings
O
- OBJECT_NOT_SERIALIZABLE - Static variable in class net.andreinc.mockneat.utils.ValidationUtils
- objectMap() - Method in class net.andreinc.mockneat.MockNeat
-
Returns a new
ObjectMapobject that can be used to easily generate json files. - objectMap() - Static method in class net.andreinc.mockneat.unit.objects.ObjectMap
-
Returns a new
ObjectMapobject that can be used to easily generate json files. - ObjectMap - Class in net.andreinc.mockneat.unit.objects
- ObjectMap(MockNeat) - Constructor for class net.andreinc.mockneat.unit.objects.ObjectMap
- of(T1, T2) - Static method in class net.andreinc.mockneat.types.Pair
- old() - Static method in class net.andreinc.mockneat.MockNeat
-
Re-use the default instance of a
MockNeatclass that internally uses the old Random class from the Java Standard Library. - OLD - net.andreinc.mockneat.types.enums.RandomType
- OMAN_RIAL - net.andreinc.mockneat.types.enums.CurrencySymbolType
P
- Pair<T1,T2> - Class in net.andreinc.mockneat.types
-
A simple Pair (or Tuple implementation).
- Pair(T1, T2) - Constructor for class net.andreinc.mockneat.types.Pair
- PAKISTAN - net.andreinc.mockneat.types.enums.IBANType
- PAKISTAN_RUPEE - net.andreinc.mockneat.types.enums.CurrencySymbolType
- PALESTINIAN_TERRITORIES - net.andreinc.mockneat.types.enums.IBANType
- PANAMA_BALBOA - net.andreinc.mockneat.types.enums.CurrencySymbolType
- PARAGUAY_GUARANI - net.andreinc.mockneat.types.enums.CurrencySymbolType
- param(String, String) - Method in class net.andreinc.mockneat.unit.text.Formatter
-
This method can be used to map a parameter from the template with a String value (not a MockUnit!).
- param(String, MockUnit<T>) - Method in class net.andreinc.mockneat.unit.text.Formatter
-
This method can be used to map a parameter from the template with a MockUnit.
- params(Object...) - Method in class net.andreinc.mockneat.unit.objects.Constructor
-
Specifies the values which are supplied to the constructor.
- params(Object...) - Method in class net.andreinc.mockneat.unit.objects.Factory
-
Specified the params that are going to be supplied to the static factory method.
- PassStrengthType - Enum in net.andreinc.mockneat.types.enums
- passwords() - Method in class net.andreinc.mockneat.MockNeat
-
Returns a
Passwordsobject that can be used to generate arbitrary user passwords. - passwords() - Static method in class net.andreinc.mockneat.unit.user.Passwords
-
Returns a
Passwordsobject that can be used to generate arbitrary user passwords. - Passwords - Class in net.andreinc.mockneat.unit.user
- Passwords(MockNeat) - Constructor for class net.andreinc.mockneat.unit.user.Passwords
- past(LocalDate) - Method in class net.andreinc.mockneat.unit.time.LocalDates
-
This method can be used to generate date objects in the past.
- PERU_NUEVO_SOL - net.andreinc.mockneat.types.enums.CurrencySymbolType
- PHILIPPINES_PESO - net.andreinc.mockneat.types.enums.CurrencySymbolType
- planets() - Method in class net.andreinc.mockneat.unit.text.Space
- PLANETS - net.andreinc.mockneat.types.enums.SpaceType
- POLAND - net.andreinc.mockneat.types.enums.IBANType
- POLAND_ZLOTY - net.andreinc.mockneat.types.enums.CurrencySymbolType
- POLITICIANS - net.andreinc.mockneat.types.enums.CelebrityType
- popular() - Method in class net.andreinc.mockneat.unit.networking.Domains
-
Returns a new
MockUnitStringthat can be used to generate popular domain names (like: "com", "org", "net", "edu", "gov", "info", "io"). - POPULAR - net.andreinc.mockneat.types.enums.DomainSuffixType
- port(Integer) - Method in class net.andreinc.mockneat.unit.networking.URLs
- ports() - Method in class net.andreinc.mockneat.unit.networking.URLs
- ports(Integer...) - Method in class net.andreinc.mockneat.unit.networking.URLs
- PORTUGAL - net.andreinc.mockneat.types.enums.IBANType
- PostgreSQL - Class in net.andreinc.mockneat.unit.text.sql.escapers
- prepend(String) - Method in interface net.andreinc.mockneat.abstraction.MockUnitString
-
Creates a new
MockUnitStringby prepending a new String on the generated value. - prependZeroesToSize(String, int) - Static method in class net.andreinc.mockneat.utils.FormatUtils
- primes() - Method in class net.andreinc.mockneat.MockNeat
-
Returns a
Primesobject that can be used to generate prime numbers (small) - primes() - Static method in class net.andreinc.mockneat.unit.types.Primes
-
Returns a
Primesobject that can be used to generate prime numbers (small) - Primes - Class in net.andreinc.mockneat.unit.types
- Primes(MockNeat) - Constructor for class net.andreinc.mockneat.unit.types.Primes
- probabilites(Class<T>) - Method in class net.andreinc.mockneat.MockNeat
-
Returns a
Probabilitiesobject that can be used to generate arbitrary data with a given probability. - probabilities(Class<T>) - Static method in class net.andreinc.mockneat.unit.objects.Probabilities
-
Returns a
Probabilitiesobject that can be used to generate arbitrary data with a given probability. - Probabilities<T> - Class in net.andreinc.mockneat.unit.objects
- Probabilities(MockNeat, Class<T>) - Constructor for class net.andreinc.mockneat.unit.objects.Probabilities
- PROBABILITIES_SUM_BIGGER - Static variable in class net.andreinc.mockneat.utils.ValidationUtils
- PROBABILITIES_SUM_NOT_1 - Static variable in class net.andreinc.mockneat.utils.ValidationUtils
- probability(double) - Method in class net.andreinc.mockneat.unit.types.Bools
-
Returns a new
MockUnit<Boolean>that returns arbitrary boolean values with a given probability. - PROBABILITY_NOT_NEGATIVE - Static variable in class net.andreinc.mockneat.utils.ValidationUtils
- put(Class<? extends Map>, Map<T, R>, Supplier<T>, Supplier<R>) - Static method in class net.andreinc.mockneat.utils.MockUnitUtils
- put(Class<? extends Map>, Map<T, R>, T, R) - Static method in class net.andreinc.mockneat.utils.MockUnitUtils
- put(String, Character) - Method in class net.andreinc.mockneat.unit.objects.ObjectMap
- put(String, Double) - Method in class net.andreinc.mockneat.unit.objects.ObjectMap
- put(String, Integer) - Method in class net.andreinc.mockneat.unit.objects.ObjectMap
- put(String, Long) - Method in class net.andreinc.mockneat.unit.objects.ObjectMap
- put(String, String) - Method in class net.andreinc.mockneat.unit.objects.ObjectMap
- put(String, MockUnit<?>) - Method in class net.andreinc.mockneat.unit.objects.ObjectMap
Q
- QATAR - net.andreinc.mockneat.types.enums.IBANType
- QATAR_RIYAL - net.andreinc.mockneat.types.enums.CurrencySymbolType
- quotations() - Method in class net.andreinc.mockneat.unit.text.NaughtyStrings
R
- RandomType - Enum in net.andreinc.mockneat.types.enums
- range(double, double) - Method in class net.andreinc.mockneat.unit.financial.Money
- range(double, double) - Method in class net.andreinc.mockneat.unit.types.Doubles
-
Returns a new
MockUnitDoublethat can be used to generate double values into a given range [lowerBound,upperBound). - range(float, float) - Method in class net.andreinc.mockneat.unit.types.Floats
-
Returns a new
MockUnitFloatthat can be used to generate random float values in a given range [lowerBound,upperBound). - range(Integer, Integer) - Method in class net.andreinc.mockneat.unit.types.Ints
-
This method can be used to generate arbitrary integer values in the [lowerBound, upperBound) range.
- range(Long, Long) - Method in class net.andreinc.mockneat.unit.types.Longs
-
This method returns a
MockUnitLongthat can be used generate arbitrary numbers in the given range: [loweBound, upperBound) - range(DayOfWeek, DayOfWeek) - Method in class net.andreinc.mockneat.unit.time.Days
-
Creates a new
MockUnitDaysthat is used to generate a day of the week in the open range [lower,upper). - range(Month, Month) - Method in class net.andreinc.mockneat.unit.time.Months
-
Returns a new
MockUnitMonththat can be used to generateMonthobjects in a given range: [lower, upper) - Range<T extends java.lang.Number> - Class in net.andreinc.mockneat.types
-
A simple model class encapsulating a Range between two numbers.
- Range(T, T) - Constructor for class net.andreinc.mockneat.types.Range
- rangeClosed(int, int) - Method in class net.andreinc.mockneat.unit.types.Ints
-
This method can be used to generate arbitrary integer values in the [lowerBound, upperBound] range.
- rangeClosed(long, long) - Method in class net.andreinc.mockneat.unit.types.Longs
-
This method return a
MockUnitLongthat can be used to generate arbitrary numbers in the given closed range: [lowerBound, upperBound] - rangeClosed(DayOfWeek, DayOfWeek) - Method in class net.andreinc.mockneat.unit.time.Days
-
Creates a new
MockUnitDaysthat is used to generate a day of the week in the closed ranged [lower,upper]. - rangeClosed(Month, Month) - Method in class net.andreinc.mockneat.unit.time.Months
-
Returns a new
MockUnitMonththat can be used to generateMonthobjects in the given range: [lower, upper]. - read(String) - Method in class net.andreinc.mockneat.utils.file.FileManager
- read(DictType) - Method in class net.andreinc.mockneat.utils.file.FileManager
- read(MarkovChainType) - Method in class net.andreinc.mockneat.utils.file.FileManager
- reflect(Class<T>) - Method in class net.andreinc.mockneat.MockNeat
-
Returns a new
Reflect<T>object that can be used to fill-up objects through reflection - reflect(Class<T>) - Static method in class net.andreinc.mockneat.unit.objects.Reflect
-
Returns a new
Reflect<T>object that can be used to fill-up objects through reflection - Reflect<T> - Class in net.andreinc.mockneat.unit.objects
- Reflect(Class<T>) - Constructor for class net.andreinc.mockneat.unit.objects.Reflect
- Reflect(MockNeat, Class<T>) - Constructor for class net.andreinc.mockneat.unit.objects.Reflect
- regex(String) - Method in class net.andreinc.mockneat.MockNeat
-
Returns a new
Regexobject that can be used to generate arbitrary text bassed on a certain regex pattern. - regex(String) - Static method in class net.andreinc.mockneat.unit.regex.Regex
-
Returns a new
Regexobject that can be used to generate arbitrary text based on a certain regex pattern. - Regex - Class in net.andreinc.mockneat.unit.regex
- Regex(String) - Constructor for class net.andreinc.mockneat.unit.regex.Regex
- regionalIndicators() - Method in class net.andreinc.mockneat.unit.text.NaughtyStrings
- replace(char, char) - Method in interface net.andreinc.mockneat.abstraction.MockUnitString
-
Creates a new
MockUnitStringby replacing all the occurrences ofoldCharwithnewChar - replace(CharSequence, CharSequence) - Method in interface net.andreinc.mockneat.abstraction.MockUnitString
-
Creates a new
MockUnitStringby replacing all occurrences oftargetwithreplacement. - replaceAll(String, String) - Method in interface net.andreinc.mockneat.abstraction.MockUnitString
-
Creates a new
MockUnitStringby replacing all occurrences that matchregexwithreplacement. - replaceFirst(String, String) - Method in interface net.andreinc.mockneat.abstraction.MockUnitString
-
Creates a new
MockUnitStringby replacing the first occurrence that matchregexwithreplacement. - reservedKeyWords() - Method in class net.andreinc.mockneat.unit.text.NaughtyStrings
- rightToLeftStrings() - Method in class net.andreinc.mockneat.unit.text.NaughtyStrings
- ROCK_STARS - net.andreinc.mockneat.types.enums.CelebrityType
- ROCK_STARS - net.andreinc.mockneat.types.enums.DictType
- rockStars() - Method in class net.andreinc.mockneat.unit.celebrities.Celebrities
-
The method returns a
RockStarsobject that can be used to generate a famous Rock star name. - RockStars - Class in net.andreinc.mockneat.unit.celebrities
- RockStars(MockNeat) - Constructor for class net.andreinc.mockneat.unit.celebrities.RockStars
- ROMANIA - net.andreinc.mockneat.types.enums.IBANType
- ROMANIA_NEW_LEU - net.andreinc.mockneat.types.enums.CurrencySymbolType
- ROW_POSITIVE_VALUE - Static variable in class net.andreinc.mockneat.utils.ValidationUtils
- rubyInjection() - Method in class net.andreinc.mockneat.unit.text.NaughtyStrings
- RUSSIA_RUBLE - net.andreinc.mockneat.types.enums.CurrencySymbolType
S
- SAINT_HELENA_POUND - net.andreinc.mockneat.types.enums.CurrencySymbolType
- SAN_MARINO - net.andreinc.mockneat.types.enums.IBANType
- SAUDI_ARABIA - net.andreinc.mockneat.types.enums.IBANType
- SAUDI_ARABIA_RIYAL - net.andreinc.mockneat.types.enums.CurrencySymbolType
- scheme(String) - Method in class net.andreinc.mockneat.unit.networking.URLs
- scheme(URLSchemeType) - Method in class net.andreinc.mockneat.unit.networking.URLs
- schemes(String...) - Method in class net.andreinc.mockneat.unit.networking.URLs
- schemes(URLSchemeType...) - Method in class net.andreinc.mockneat.unit.networking.URLs
- scriptInjection() - Method in class net.andreinc.mockneat.unit.text.NaughtyStrings
- secure() - Static method in class net.andreinc.mockneat.MockNeat
-
Re-use the default instance of a
MockNeatclass that internally uses a SecureRandom implementation from the Java Standard Library. - SECURE - net.andreinc.mockneat.types.enums.RandomType
- selectFirstWhere(Predicate<SQLInsert>) - Method in class net.andreinc.mockneat.unit.text.sql.SQLTable
- selectRow(int) - Method in class net.andreinc.mockneat.unit.text.sql.SQLTable
- selectWhere(Predicate<SQLInsert>) - Method in class net.andreinc.mockneat.unit.text.sql.SQLTable
- separator(String) - Method in class net.andreinc.mockneat.unit.text.CSVs
- seq(Iterable<T>) - Method in class net.andreinc.mockneat.MockNeat
-
Returns a new
Seq<T>object that can be used to generate values by iterating trough the givenIterable<T>in order. - seq(Iterable<T>) - Static method in class net.andreinc.mockneat.unit.seq.Seq
-
Returns a new
Seq<T>object that can be used to generate values by iterating trough the givenIterable<T>in order. - seq(DictType) - Method in class net.andreinc.mockneat.MockNeat
-
Returns a new
Seq<String>object that can be used to generate values by iterating through all the lines associated with aDictTypein order. - seq(DictType) - Static method in class net.andreinc.mockneat.unit.seq.Seq
-
Returns a new
Seq<String>object that can be used to generate values by iterating through all the lines associated with aDictType - seq(T[]) - Method in class net.andreinc.mockneat.MockNeat
-
Returns a
Seq<T>object that can be used to generate values by iterating through all the elements of an array - seq(T[]) - Static method in class net.andreinc.mockneat.unit.seq.Seq
-
Returns a
Seq<T>object that can be used to generate values by iterating through all the elements of an array in order. - Seq<T> - Class in net.andreinc.mockneat.unit.seq
- SEQ_INVALID_RANGE - Static variable in class net.andreinc.mockneat.utils.ValidationUtils
- SERBIA - net.andreinc.mockneat.types.enums.IBANType
- SERBIA_DINAR - net.andreinc.mockneat.types.enums.CurrencySymbolType
- serialize(String) - Method in interface net.andreinc.mockneat.abstraction.MockUnit
-
Serializes the generated value
<T>into a file. - serverCodeInjection() - Method in class net.andreinc.mockneat.unit.text.NaughtyStrings
- set(int) - Method in interface net.andreinc.mockneat.abstraction.MockUnit
-
Transforms a
MockUnit<T>into aMockUnit<Set<T>>. - set(Class<? extends Set>, int) - Method in interface net.andreinc.mockneat.abstraction.MockUnit
-
Deprecated.since 0.4.2 use
MockUnit.set(Supplier, int)instead - set(Class<? extends Set>, MockUnitInt) - Method in interface net.andreinc.mockneat.abstraction.MockUnit
-
Deprecated.use
MockUnit.set(Supplier, MockUnitInt)instead. - set(Supplier<Set<T>>, int) - Method in interface net.andreinc.mockneat.abstraction.MockUnit
-
Transforms a
MockUnit<T>into aMockUnit<Set<T>>. - set(Supplier<Set<T>>, MockUnitInt) - Method in interface net.andreinc.mockneat.abstraction.MockUnit
-
Transforms a
MockUnit<T>into aMockUnit<Set<T>>. - set(MockUnitInt) - Method in interface net.andreinc.mockneat.abstraction.MockUnit
-
Transforms a
MockUnit<T>into aMockUnit<Set<T>>. - setter(BiConsumer<T, R>, MockUnit<R>) - Method in class net.andreinc.mockneat.unit.objects.Filler
- setValue(String, String) - Method in class net.andreinc.mockneat.unit.text.sql.SQLInsert
- SEYCHELLES_RUPEE - net.andreinc.mockneat.types.enums.CurrencySymbolType
- sha1() - Method in interface net.andreinc.mockneat.abstraction.MockUnitString
- sha1() - Method in class net.andreinc.mockneat.unit.hashes.Hashes
-
Returns a
MockUnitStringinstance that can be used to generate SHA1 hashes. - sha256() - Method in interface net.andreinc.mockneat.abstraction.MockUnitString
- sha256() - Method in class net.andreinc.mockneat.unit.hashes.Hashes
-
Returns a
MockUnitStringinstance that can be used to generate SHA256 hashes. - sha384() - Method in interface net.andreinc.mockneat.abstraction.MockUnitString
- sha384() - Method in class net.andreinc.mockneat.unit.hashes.Hashes
-
Returns a
MockUnitStringinstance that can be used to generate SHA384 hashes. - sha512() - Method in interface net.andreinc.mockneat.abstraction.MockUnitString
- sha512() - Method in class net.andreinc.mockneat.unit.hashes.Hashes
-
Returns a
MockUnitStringinstance that can be used to generate SHA512 hashes. - shufflers() - Method in class net.andreinc.mockneat.MockNeat
-
Returns a
Shufflersobject than gets the arbitrary permutations of the source. - shufflers() - Static method in class net.andreinc.mockneat.unit.objects.Shufflers
- Shufflers - Class in net.andreinc.mockneat.unit.objects
- Shufflers() - Constructor for class net.andreinc.mockneat.unit.objects.Shufflers
- Shufflers(MockNeat) - Constructor for class net.andreinc.mockneat.unit.objects.Shufflers
-
Returns a
Shufflersobject than gets the arbitrary permutations of the source. - SINGAPORE_DOLLAR - net.andreinc.mockneat.types.enums.CurrencySymbolType
- SINGERS - net.andreinc.mockneat.types.enums.CelebrityType
- size() - Method in enum net.andreinc.mockneat.types.enums.DictType
- size() - Method in class net.andreinc.mockneat.unit.text.sql.SQLTable
- size(int) - Method in class net.andreinc.mockneat.unit.text.Markovs
- size(int) - Method in class net.andreinc.mockneat.unit.text.Strings
- size(MockUnitInt) - Method in class net.andreinc.mockneat.unit.text.Strings
- SIZE_BIGGER_THAN_ZERO - Static variable in class net.andreinc.mockneat.utils.ValidationUtils
- SIZE_BIGGER_THAN_ZERO_STRICT - Static variable in class net.andreinc.mockneat.utils.ValidationUtils
- SLOVAKIA - net.andreinc.mockneat.types.enums.IBANType
- SLOVENIA - net.andreinc.mockneat.types.enums.IBANType
- SMALL_PRIMES - Static variable in class net.andreinc.mockneat.alphabets.Alphabets
- smallPrimes() - Method in class net.andreinc.mockneat.unit.types.Primes
- SOLOMON_ISLANDS_DOLLAR - net.andreinc.mockneat.types.enums.CurrencySymbolType
- SOMALIA_SHILLING - net.andreinc.mockneat.types.enums.CurrencySymbolType
- SOUTH_AFRICA_RAND - net.andreinc.mockneat.types.enums.CurrencySymbolType
- space() - Method in class net.andreinc.mockneat.MockNeat
- space() - Static method in class net.andreinc.mockneat.unit.text.Space
- Space - Class in net.andreinc.mockneat.unit.text
- Space() - Constructor for class net.andreinc.mockneat.unit.text.Space
- Space(MockNeat) - Constructor for class net.andreinc.mockneat.unit.text.Space
- SPACE_CONSTELLATIONS - net.andreinc.mockneat.types.enums.DictType
- SPACE_GALAXIES - net.andreinc.mockneat.types.enums.DictType
- SPACE_MOONS - net.andreinc.mockneat.types.enums.DictType
- SPACE_NEBULAS - net.andreinc.mockneat.types.enums.DictType
- SPACE_PLANETS - net.andreinc.mockneat.types.enums.DictType
- SPACE_STARS - net.andreinc.mockneat.types.enums.DictType
- SpaceType - Enum in net.andreinc.mockneat.types.enums
- SPAIN - net.andreinc.mockneat.types.enums.IBANType
- SPECIAL_CHARACTERS - net.andreinc.mockneat.types.enums.StringType
- SPECIAL_CHARACTERS - Static variable in class net.andreinc.mockneat.alphabets.Alphabets
- SPECIAL_CHARACTERS_STR - Static variable in class net.andreinc.mockneat.alphabets.Alphabets
- specialChars() - Method in class net.andreinc.mockneat.unit.text.NaughtyStrings
- split(String) - Method in interface net.andreinc.mockneat.abstraction.MockUnitString
-
Creates a new
MockUnit<String[]>by splitting the generated value. - split(String, int) - Method in interface net.andreinc.mockneat.abstraction.MockUnitString
-
Creates a new
MockUnit<String[]>by splitting the generated value. - SQLEscaper - Class in net.andreinc.mockneat.unit.text.sql
- SQLEscaper(List<SQLEscaper.TextEscapeToken>) - Constructor for class net.andreinc.mockneat.unit.text.sql.SQLEscaper
- SQLEscaper.TextEscapeToken - Class in net.andreinc.mockneat.unit.text.sql
- SqlEscapeUtils - Class in net.andreinc.mockneat.utils
- SqlEscapeUtils.MySQL - Class in net.andreinc.mockneat.utils
- sqlInjection() - Method in class net.andreinc.mockneat.unit.text.NaughtyStrings
- SQLInsert - Class in net.andreinc.mockneat.unit.text.sql
- SQLInsert(String, Map<String, Pair<String, Function<String, String>>>) - Constructor for class net.andreinc.mockneat.unit.text.sql.SQLInsert
- sqlInserts() - Method in class net.andreinc.mockneat.MockNeat
-
Returns a
SQLInsertsobject that can be used to generate SQL Inserts - sqlInserts() - Static method in class net.andreinc.mockneat.unit.text.SQLInserts
-
Returns a
SQLInsertsobject that can be used to generate SQL Inserts - SQLInserts - Class in net.andreinc.mockneat.unit.text
- SQLInserts() - Constructor for class net.andreinc.mockneat.unit.text.SQLInserts
- SQLInserts(MockNeat) - Constructor for class net.andreinc.mockneat.unit.text.SQLInserts
- SQLTable - Class in net.andreinc.mockneat.unit.text.sql
- SQLTable(MockNeat, List<SQLInsert>) - Constructor for class net.andreinc.mockneat.unit.text.sql.SQLTable
- SRI_LANKA_RUPEE - net.andreinc.mockneat.types.enums.CurrencySymbolType
- sscs() - Method in class net.andreinc.mockneat.MockNeat
- sscs() - Static method in class net.andreinc.mockneat.unit.misc.SSCs
- SSCs - Class in net.andreinc.mockneat.unit.misc
- SSCs(MockNeat) - Constructor for class net.andreinc.mockneat.unit.misc.SSCs
- stars() - Method in class net.andreinc.mockneat.unit.text.Space
- STARS - net.andreinc.mockneat.types.enums.SpaceType
- start(int) - Method in class net.andreinc.mockneat.unit.seq.IntSeq
-
Sets the
startvalue of theIntSeq. - start(long) - Method in class net.andreinc.mockneat.unit.seq.LongSeq
-
Sets the
startvalue of theLongSeq. - stream() - Method in interface net.andreinc.mockneat.abstraction.MockUnit
-
Transforms a
MockUnit<T>into aMockUnit<Stream<T>>. - string(String) - Method in class net.andreinc.mockneat.unit.objects.Shufflers
- StringFormatType - Enum in net.andreinc.mockneat.types.enums
- strings() - Method in class net.andreinc.mockneat.MockNeat
- strings() - Static method in class net.andreinc.mockneat.unit.text.Strings
- Strings - Class in net.andreinc.mockneat.unit.text
- Strings() - Constructor for class net.andreinc.mockneat.unit.text.Strings
- Strings(MockNeat) - Constructor for class net.andreinc.mockneat.unit.text.Strings
- StringType - Enum in net.andreinc.mockneat.types.enums
-
Copyright 2017, Andrei N.
- strong() - Method in class net.andreinc.mockneat.unit.user.Passwords
-
This method returns a new
MockUnitStringthat can be used to generate strong passwords. - STRONG - net.andreinc.mockneat.types.enums.PassStrengthType
- sub(int) - Method in interface net.andreinc.mockneat.abstraction.MockUnitString
-
Creates a new
MockUnitStringby applyingString.substring(0, endIndex)on the generated values. - sub(int, int) - Method in interface net.andreinc.mockneat.abstraction.MockUnitString
-
Creates a new
MockUnitStringby applyingString.substring(beginIndex, endIndex)on the generated values. - supplier() - Method in interface net.andreinc.mockneat.abstraction.MockUnit
-
This is the sole abstract method of the interface.
- supplier() - Method in class net.andreinc.mockneat.unit.address.Addresses
-
Returns a
MockUnitStringthat can be used to generate the address lines - supplier() - Method in class net.andreinc.mockneat.unit.address.Countries
- supplier() - Method in class net.andreinc.mockneat.unit.address.USStates
-
The method returns a
MockUnitStringthat can be used to generate US state names (Eg.: "Indiana") - supplier() - Method in class net.andreinc.mockneat.unit.celebrities.Actors
-
The method returns a
Supplier<String>that can be used to generate full actor names (Eg.: "Adrien Brody") - supplier() - Method in class net.andreinc.mockneat.unit.celebrities.Actresses
-
The method returns a
Supplier<String>that can be used to generate full actress names (Eg.: Tilda Swinton") - supplier() - Method in class net.andreinc.mockneat.unit.celebrities.Celebrities
-
By default the
CelebritiesMockUnitStringgenerates a random celebrity by picking a randomCelebrityType - supplier() - Method in class net.andreinc.mockneat.unit.celebrities.JazzArtists
-
The method returns a
Supplier<String>that can be used to generate jazz artists names (Eg.: "Duke Ellington") - supplier() - Method in class net.andreinc.mockneat.unit.celebrities.RockStars
-
The method returns a
Supplier<String>that can be used to generate rock star names (Eg.: "Ronnie James Dio") - supplier() - Method in class net.andreinc.mockneat.unit.celebrities.UKPrimeMinisters
-
The method returns a
Supplier<String>that can be used to generate British prime-minister names (Eg.: "William Lamb") - supplier() - Method in class net.andreinc.mockneat.unit.celebrities.USPresidents
-
The method returns a
Supplier<String>that can be used to generate US president names (Eg.: "Abraham Lincoln") - supplier() - Method in class net.andreinc.mockneat.unit.companies.Departments
- supplier() - Method in class net.andreinc.mockneat.unit.companies.Industries
- supplier() - Method in class net.andreinc.mockneat.unit.financial.CreditCards
- supplier() - Method in class net.andreinc.mockneat.unit.financial.CVVS
- supplier() - Method in class net.andreinc.mockneat.unit.financial.IBANs
- supplier() - Method in class net.andreinc.mockneat.unit.financial.Money
- supplier() - Method in class net.andreinc.mockneat.unit.id.UUIDs
- supplier() - Method in class net.andreinc.mockneat.unit.misc.Cars
- supplier() - Method in class net.andreinc.mockneat.unit.misc.Creatures
- supplier() - Method in class net.andreinc.mockneat.unit.misc.ISSNS
- supplier() - Method in class net.andreinc.mockneat.unit.misc.Mimes
- supplier() - Method in class net.andreinc.mockneat.unit.misc.SSCs
-
AAA-GG-SSSS
- supplier() - Method in class net.andreinc.mockneat.unit.networking.Domains
- supplier() - Method in class net.andreinc.mockneat.unit.networking.IPv4s
- supplier() - Method in class net.andreinc.mockneat.unit.networking.IPv6s
- supplier() - Method in class net.andreinc.mockneat.unit.networking.Macs
- supplier() - Method in class net.andreinc.mockneat.unit.networking.URLs
- supplier() - Method in class net.andreinc.mockneat.unit.objects.Constant
- supplier() - Method in class net.andreinc.mockneat.unit.objects.Constructor
- supplier() - Method in class net.andreinc.mockneat.unit.objects.Factory
- supplier() - Method in class net.andreinc.mockneat.unit.objects.Filler
- supplier() - Method in class net.andreinc.mockneat.unit.objects.ObjectMap
- supplier() - Method in class net.andreinc.mockneat.unit.objects.Probabilities
- supplier() - Method in class net.andreinc.mockneat.unit.objects.Reflect
- supplier() - Method in class net.andreinc.mockneat.unit.regex.Regex
- supplier() - Method in class net.andreinc.mockneat.unit.seq.IntSeq
- supplier() - Method in class net.andreinc.mockneat.unit.seq.LongSeq
- supplier() - Method in class net.andreinc.mockneat.unit.seq.Seq
- supplier() - Method in class net.andreinc.mockneat.unit.text.CSVs
- supplier() - Method in class net.andreinc.mockneat.unit.text.Formatter
- supplier() - Method in class net.andreinc.mockneat.unit.text.Markovs
- supplier() - Method in class net.andreinc.mockneat.unit.text.NaughtyStrings
- supplier() - Method in class net.andreinc.mockneat.unit.text.Space
- supplier() - Method in class net.andreinc.mockneat.unit.text.SQLInserts
- supplier() - Method in class net.andreinc.mockneat.unit.text.Strings
- supplier() - Method in class net.andreinc.mockneat.unit.text.Words
- supplier() - Method in class net.andreinc.mockneat.unit.time.Days
- supplier() - Method in class net.andreinc.mockneat.unit.time.LocalDates
- supplier() - Method in class net.andreinc.mockneat.unit.time.Months
- supplier() - Method in class net.andreinc.mockneat.unit.types.Bools
-
Returns the internal
Supplier<Boolean>that is used to generate boolean values. - supplier() - Method in class net.andreinc.mockneat.unit.types.Chars
-
Returns the internal
Supplier<Character>that is used to generate arbitraryCharactervalues. - supplier() - Method in class net.andreinc.mockneat.unit.types.Doubles
- supplier() - Method in class net.andreinc.mockneat.unit.types.Floats
- supplier() - Method in class net.andreinc.mockneat.unit.types.Ints
- supplier() - Method in class net.andreinc.mockneat.unit.types.Longs
- supplier() - Method in class net.andreinc.mockneat.unit.types.Primes
- supplier() - Method in class net.andreinc.mockneat.unit.user.Emails
- supplier() - Method in class net.andreinc.mockneat.unit.user.Genders
- supplier() - Method in class net.andreinc.mockneat.unit.user.Names
- supplier() - Method in class net.andreinc.mockneat.unit.user.Passwords
- supplier() - Method in class net.andreinc.mockneat.unit.user.Users
- SUPPLIER_VALUE_NOT_NULL - Static variable in class net.andreinc.mockneat.utils.ValidationUtils
- SURINAME_DOLLAR - net.andreinc.mockneat.types.enums.CurrencySymbolType
- SWEDEN - net.andreinc.mockneat.types.enums.IBANType
- SWEDEN_KRONA - net.andreinc.mockneat.types.enums.CurrencySymbolType
- SWITZERLAND - net.andreinc.mockneat.types.enums.IBANType
- SWITZERLAND_FRANC - net.andreinc.mockneat.types.enums.CurrencySymbolType
- symbol() - Method in class net.andreinc.mockneat.unit.financial.Currencies
-
Returns a new
MockUnitStringthat can be used to generate Currency Symbols (eg.: "$") - SYRIA_POUND - net.andreinc.mockneat.types.enums.CurrencySymbolType
T
- table(int) - Method in class net.andreinc.mockneat.unit.text.SQLInserts
-
Creates a
MockUnit<SQLTable>, each table having a fixed number of rows - tableName(String) - Method in class net.andreinc.mockneat.unit.text.SQLInserts
-
Sets the table name for which we are generating the SQLInserts.
- TAIWAN_NEW_DOLLAR - net.andreinc.mockneat.types.enums.CurrencySymbolType
- TEXT - Static variable in class net.andreinc.mockneat.utils.SqlEscapeUtils.MySQL
- TEXT_$_QUOTED - Static variable in class net.andreinc.mockneat.unit.text.sql.escapers.PostgreSQL
- TEXT_BACKSLASH - Static variable in class net.andreinc.mockneat.unit.text.sql.escapers.MySQL
- TEXT_BACKSLASH - Static variable in class net.andreinc.mockneat.unit.text.sql.escapers.PostgreSQL
- TextEscapeToken(String, String, String) - Constructor for class net.andreinc.mockneat.unit.text.sql.SQLEscaper.TextEscapeToken
- THAILAND_BAHT - net.andreinc.mockneat.types.enums.CurrencySymbolType
- thisMonth() - Method in class net.andreinc.mockneat.unit.time.LocalDates
-
This method can be used to generate date objects from the current month.
- thisYear() - Method in class net.andreinc.mockneat.unit.time.LocalDates
-
This method can be used to generate date objects from the current year.
- THREAD_LOCAL - net.andreinc.mockneat.types.enums.RandomType
- threadLocal() - Static method in class net.andreinc.mockneat.MockNeat
-
Re-use the default instance of a
MockNeatclass that internally uses aThreadLocalRandomimplementation from the Java Standard Library. - toString() - Method in enum net.andreinc.mockneat.types.enums.URLSchemeType
- toString() - Method in class net.andreinc.mockneat.unit.text.sql.SQLInsert
- toString() - Method in class net.andreinc.mockneat.unit.text.sql.SQLTable
- toUtilDate() - Method in interface net.andreinc.mockneat.abstraction.MockUnitLocalDate
-
Deprecated.
- traverseObject(ObjectMap) - Static method in class net.andreinc.mockneat.unit.objects.ObjectMap
- trickUnicode() - Method in class net.andreinc.mockneat.unit.text.NaughtyStrings
- TriConsumer<T,U,R> - Interface in net.andreinc.mockneat.types
-
Copyright 2017, Andrei N.
- TRINIDAD_AND_TOBAGO_DOLLAR - net.andreinc.mockneat.types.enums.CurrencySymbolType
- TUNISIA - net.andreinc.mockneat.types.enums.IBANType
- TURKEY - net.andreinc.mockneat.types.enums.IBANType
- TURKEY_LIRA - net.andreinc.mockneat.types.enums.CurrencySymbolType
- TUVALU_DOLLAR - net.andreinc.mockneat.types.enums.CurrencySymbolType
- twoByteChars() - Method in class net.andreinc.mockneat.unit.text.NaughtyStrings
- type(Class<?>, Object) - Method in class net.andreinc.mockneat.unit.objects.Reflect
-
Adds a default constant value for a type when the field is not defined using
Reflect.field(String, Object) - type(Class<T1>, MockUnit<T1>) - Method in class net.andreinc.mockneat.unit.objects.Reflect
-
Adds a default mock unit for a type when the field is not defined using
Reflect.field(String, MockUnit) - type(CelebrityType) - Method in class net.andreinc.mockneat.unit.celebrities.Celebrities
-
The method returns a random celebrity object of the specified
CelebrityTypecelebrity type. - type(CharsType) - Method in class net.andreinc.mockneat.unit.types.Chars
-
Returns a new
MockUnit<Character>that is used to generate arbitraryCharactervalues. - type(CreditCardType) - Method in class net.andreinc.mockneat.unit.financial.CreditCards
-
Returns a new
MockUnitStringthat is used to generate credit card numbers of a given type:CreditCardType. - type(CVVType) - Method in class net.andreinc.mockneat.unit.financial.CVVS
-
Returns a new
MockUnitStringthat can be used to generate a CVV code based on the supplied type:CVVType - type(DictType) - Method in class net.andreinc.mockneat.unit.text.Dicts
-
Returns a new
MockUnitStringthat can be used to generate arbitrary values from a Dictionary (DictType. - type(DomainSuffixType) - Method in class net.andreinc.mockneat.unit.networking.Domains
-
Returns a new
MockUnitStringthat can be used to generate domains based on the specifiedDomainSuffixType. - type(IBANType) - Method in class net.andreinc.mockneat.unit.financial.IBANs
-
This method returns a valid IBAN code from the given supplied country.
- type(IPv4Type) - Method in class net.andreinc.mockneat.unit.networking.IPv4s
-
This method can be used to narrow down the IPv4 generation process to a certain type.
- type(MACAddressFormatType) - Method in class net.andreinc.mockneat.unit.networking.Macs
-
This method can be used to setup the format of the MAC address.
- type(MarkovChainType) - Method in class net.andreinc.mockneat.unit.text.Markovs
- type(NameType) - Method in class net.andreinc.mockneat.unit.user.Names
-
Returns a new
MockUnitStringthat can be used to generate names of the given type. - type(PassStrengthType) - Method in class net.andreinc.mockneat.unit.user.Passwords
-
This method returns a new
MockUnitStringthat can be used to generate passwords of a certain type. - type(SpaceType) - Method in class net.andreinc.mockneat.unit.text.Space
- type(StringType) - Method in class net.andreinc.mockneat.unit.text.Strings
- type(UserNameType) - Method in class net.andreinc.mockneat.unit.user.Users
- type(WordsType) - Method in class net.andreinc.mockneat.unit.text.Words
- types(CelebrityType...) - Method in class net.andreinc.mockneat.unit.celebrities.Celebrities
-
The method returns a random celebrity from the specified types.
- types(CharsType...) - Method in class net.andreinc.mockneat.unit.types.Chars
-
Returns a new
MockUnit<Character>that is used to generate arbitraryCharactervalues. - types(CreditCardType...) - Method in class net.andreinc.mockneat.unit.financial.CreditCards
-
Returns a new
MockUnitStringthat is used to generate credit card numbers from the giventypes:CreditCardType. - types(CVVType...) - Method in class net.andreinc.mockneat.unit.financial.CVVS
-
Returns a new
MockUnitStringthat can be used to generate a CVV code based on the supplied types:CVVType. - types(DictType...) - Method in class net.andreinc.mockneat.unit.text.Dicts
-
Returns a new
MockUnitStringthat can be used to generate arbitrary values from a list of dictionariesDictType. - types(DomainSuffixType...) - Method in class net.andreinc.mockneat.unit.networking.Domains
-
Returns a new
MockUnitStringthat can be used to generate domain names based on the specifiedDomainSuffixTypes. - types(IBANType...) - Method in class net.andreinc.mockneat.unit.financial.IBANs
-
This method returns a valid IBAN code from the given supplied countries.
- types(IPv4Type...) - Method in class net.andreinc.mockneat.unit.networking.IPv4s
-
This method can be used to narrow down the IPv4 generation process to a few types.
- types(MarkovChainType...) - Method in class net.andreinc.mockneat.unit.text.Markovs
- types(NameType...) - Method in class net.andreinc.mockneat.unit.user.Names
-
Returns a new
MockUnitStringthat can be used to generate names in the given array of types. - types(PassStrengthType...) - Method in class net.andreinc.mockneat.unit.user.Passwords
-
This method returns a new
MockUnitStringthat can be used to generate passwords of certain type(s). - types(SpaceType...) - Method in class net.andreinc.mockneat.unit.text.Space
- types(StringType...) - Method in class net.andreinc.mockneat.unit.text.Strings
- types(UserNameType...) - Method in class net.andreinc.mockneat.unit.user.Users
- types(WordsType...) - Method in class net.andreinc.mockneat.unit.text.Words
U
- UAE - net.andreinc.mockneat.types.enums.IBANType
- UK - net.andreinc.mockneat.types.enums.IBANType
- UK_PRIME_MINISTERS - net.andreinc.mockneat.types.enums.CelebrityType
- UK_PRIME_MINISTERS - net.andreinc.mockneat.types.enums.DictType
- ukPrimeMinisters() - Method in class net.andreinc.mockneat.unit.celebrities.Celebrities
-
The method returns a
UKPrimeMinistersobject that can be used to generate an UK Prime-minister name. - UKPrimeMinisters - Class in net.andreinc.mockneat.unit.celebrities
- UKPrimeMinisters(MockNeat) - Constructor for class net.andreinc.mockneat.unit.celebrities.UKPrimeMinisters
- UKRAINE_HRYVNA - net.andreinc.mockneat.types.enums.CurrencySymbolType
- unicodeFont() - Method in class net.andreinc.mockneat.unit.text.NaughtyStrings
- unicodeNumbers() - Method in class net.andreinc.mockneat.unit.text.NaughtyStrings
- unicodeSubScriptSuperScript() - Method in class net.andreinc.mockneat.unit.text.NaughtyStrings
- unicodeSymbols() - Method in class net.andreinc.mockneat.unit.text.NaughtyStrings
- unicodeUpsideDown() - Method in class net.andreinc.mockneat.unit.text.NaughtyStrings
- unit(MockUnit<T>) - Static method in class net.andreinc.mockneat.abstraction.MockUnitValue
-
Wraps a
MockUnit. - UNITED_KINGDOM_POUND - net.andreinc.mockneat.types.enums.CurrencySymbolType
- UNITED_STATES_DOLLAR - net.andreinc.mockneat.types.enums.CurrencySymbolType
- unwantedInterpolation() - Method in class net.andreinc.mockneat.unit.text.NaughtyStrings
- update(int, String, String) - Method in class net.andreinc.mockneat.unit.text.sql.SQLTable
- update(int, Consumer<SQLInsert>) - Method in class net.andreinc.mockneat.unit.text.sql.SQLTable
- updateAll(BiConsumer<Integer, SQLInsert>) - Method in class net.andreinc.mockneat.unit.text.sql.SQLTable
- updateAll(Consumer<SQLInsert>) - Method in class net.andreinc.mockneat.unit.text.sql.SQLTable
- UPPER_BOUND_BIGGER_LOWER_BOUND - Static variable in class net.andreinc.mockneat.utils.ValidationUtils
- UPPER_BOUND_BIGGER_THAN_ZERO - Static variable in class net.andreinc.mockneat.utils.ValidationUtils
- UPPER_CASE - net.andreinc.mockneat.types.enums.StringFormatType
- UPPER_LETTERS - net.andreinc.mockneat.types.enums.CharsType
- UPPER_MONTH_BIGGER_THAN_LOWER - Static variable in class net.andreinc.mockneat.utils.ValidationUtils
- upperBound(int) - Method in class net.andreinc.mockneat.unit.types.Ints
-
This method can be used to generate arbitrary integer value in the [0, bound) range.
- upperBound(long) - Method in class net.andreinc.mockneat.unit.types.Longs
-
This method returns a
MockUnitLongthat can be used to generate arbitrary numbers in the [0, bound) interval. - upperLetters() - Method in class net.andreinc.mockneat.unit.types.Chars
-
Returns a new
MockUnit<Character>that is used to generate arbitraryCharactervalues. - urlEncode() - Method in interface net.andreinc.mockneat.abstraction.MockUnitString
-
Creates a new
MockUnitStringby applying an URL Encode on the result. - urlEncode(String) - Method in interface net.andreinc.mockneat.abstraction.MockUnitString
-
Creates a new
MockUnitStringby applying an URL Encode on the result. - urls() - Method in class net.andreinc.mockneat.MockNeat
- urls() - Static method in class net.andreinc.mockneat.unit.networking.URLs
- URLs - Class in net.andreinc.mockneat.unit.networking
- URLs() - Constructor for class net.andreinc.mockneat.unit.networking.URLs
- URLs(MockNeat) - Constructor for class net.andreinc.mockneat.unit.networking.URLs
- URLSchemeType - Enum in net.andreinc.mockneat.types.enums
-
Copyright 2017, Andrei N.
- URUGUAY_PESO - net.andreinc.mockneat.types.enums.CurrencySymbolType
- us() - Method in class net.andreinc.mockneat.unit.address.Cities
-
Returns a
MockUnitStringthat can be used to generate US city names. - US_PRESIDENTS - net.andreinc.mockneat.types.enums.CelebrityType
- US_PRESIDENTS - net.andreinc.mockneat.types.enums.DictType
- US_STATES - net.andreinc.mockneat.types.enums.DictType
- US_STATES_IS_CODE_2 - net.andreinc.mockneat.types.enums.DictType
- useDefaults(boolean) - Method in class net.andreinc.mockneat.unit.objects.Reflect
-
If the field is not specified, you can enable the library to use default values for a limited range of common types:
- UserNameType - Enum in net.andreinc.mockneat.types.enums
- users() - Method in class net.andreinc.mockneat.MockNeat
- users() - Static method in class net.andreinc.mockneat.unit.user.Users
- Users - Class in net.andreinc.mockneat.unit.user
- Users() - Constructor for class net.andreinc.mockneat.unit.user.Users
- Users(MockNeat) - Constructor for class net.andreinc.mockneat.unit.user.Users
- usPresidents() - Method in class net.andreinc.mockneat.unit.celebrities.Celebrities
-
The method returns a
USPresidentsobject that can be used to generate US Presidents names. - USPresidents - Class in net.andreinc.mockneat.unit.celebrities
- USPresidents(MockNeat) - Constructor for class net.andreinc.mockneat.unit.celebrities.USPresidents
- usStates() - Method in class net.andreinc.mockneat.MockNeat
- usStates() - Static method in class net.andreinc.mockneat.unit.address.USStates
- USStates - Class in net.andreinc.mockneat.unit.address
- USStates(MockNeat) - Constructor for class net.andreinc.mockneat.unit.address.USStates
- uuids() - Method in class net.andreinc.mockneat.MockNeat
- uuids() - Static method in class net.andreinc.mockneat.unit.id.UUIDs
- UUIDs - Class in net.andreinc.mockneat.unit.id
- UUIDs() - Constructor for class net.andreinc.mockneat.unit.id.UUIDs
- UZBEKISTAN_SOM - net.andreinc.mockneat.types.enums.CurrencySymbolType
V
- val() - Method in interface net.andreinc.mockneat.abstraction.MockUnit
-
Returns the generated value as defined by the chain of constraints.
- val(Function<T, R>) - Method in interface net.andreinc.mockneat.abstraction.MockUnit
-
Returns the generated value, after it applies the supplied
Function<T, R> - ValidationUtils - Class in net.andreinc.mockneat.utils
-
Copyright 2017, Andrei N.
- validRegex(String) - Static method in class net.andreinc.mockneat.utils.ValidationUtils
- valStr() - Method in interface net.andreinc.mockneat.abstraction.MockUnit
-
Before retrieving the generated value, this method calls
Object.toString()on<T>. - valStr(String) - Method in interface net.andreinc.mockneat.abstraction.MockUnit
-
The method is calling
Object.toString()of the generated value. - valueOf(String) - Static method in enum net.andreinc.mockneat.types.enums.CelebrityType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.andreinc.mockneat.types.enums.CharsType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.andreinc.mockneat.types.enums.CreditCardType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.andreinc.mockneat.types.enums.CurrencySymbolType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.andreinc.mockneat.types.enums.CVVType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.andreinc.mockneat.types.enums.DictType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.andreinc.mockneat.types.enums.DomainSuffixType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.andreinc.mockneat.types.enums.HostNameType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.andreinc.mockneat.types.enums.IBANType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.andreinc.mockneat.types.enums.IPv4Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.andreinc.mockneat.types.enums.MACAddressFormatType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.andreinc.mockneat.types.enums.MarkovChainType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.andreinc.mockneat.types.enums.NameType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.andreinc.mockneat.types.enums.PassStrengthType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.andreinc.mockneat.types.enums.RandomType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.andreinc.mockneat.types.enums.SpaceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.andreinc.mockneat.types.enums.StringFormatType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.andreinc.mockneat.types.enums.StringType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.andreinc.mockneat.types.enums.URLSchemeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.andreinc.mockneat.types.enums.UserNameType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.andreinc.mockneat.types.enums.WordsType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum net.andreinc.mockneat.types.enums.CelebrityType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.andreinc.mockneat.types.enums.CharsType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.andreinc.mockneat.types.enums.CreditCardType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.andreinc.mockneat.types.enums.CurrencySymbolType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.andreinc.mockneat.types.enums.CVVType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.andreinc.mockneat.types.enums.DictType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.andreinc.mockneat.types.enums.DomainSuffixType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.andreinc.mockneat.types.enums.HostNameType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.andreinc.mockneat.types.enums.IBANType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.andreinc.mockneat.types.enums.IPv4Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.andreinc.mockneat.types.enums.MACAddressFormatType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.andreinc.mockneat.types.enums.MarkovChainType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.andreinc.mockneat.types.enums.NameType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.andreinc.mockneat.types.enums.PassStrengthType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.andreinc.mockneat.types.enums.RandomType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.andreinc.mockneat.types.enums.SpaceType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.andreinc.mockneat.types.enums.StringFormatType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.andreinc.mockneat.types.enums.StringType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.andreinc.mockneat.types.enums.URLSchemeType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.andreinc.mockneat.types.enums.UserNameType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.andreinc.mockneat.types.enums.WordsType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VENEZUELA_BOLIVAR_FORTE - net.andreinc.mockneat.types.enums.CurrencySymbolType
- verbs() - Method in class net.andreinc.mockneat.unit.text.Words
- VERBS - net.andreinc.mockneat.types.enums.WordsType
- VERBS_1SYLL - net.andreinc.mockneat.types.enums.WordsType
- VERBS_2SYLL - net.andreinc.mockneat.types.enums.WordsType
- VERBS_3SYLL - net.andreinc.mockneat.types.enums.WordsType
- VERBS_4SYLL - net.andreinc.mockneat.types.enums.WordsType
- verbs1syll() - Method in class net.andreinc.mockneat.unit.text.Words
- verbs2syll() - Method in class net.andreinc.mockneat.unit.text.Words
- verbs3syll() - Method in class net.andreinc.mockneat.unit.text.Words
- verbs4syll() - Method in class net.andreinc.mockneat.unit.text.Words
- VIET_NAM_DONG - net.andreinc.mockneat.types.enums.CurrencySymbolType
- visa() - Method in class net.andreinc.mockneat.unit.financial.CreditCards
-
Returns a new
MockUnitStringthat is used to generate credit card numbers of typeVISA_16. - VISA_13 - net.andreinc.mockneat.types.enums.CreditCardType
- VISA_16 - net.andreinc.mockneat.types.enums.CreditCardType
- VISA_19 - net.andreinc.mockneat.types.enums.CreditCardType
W
- weak() - Method in class net.andreinc.mockneat.unit.user.Passwords
-
This method returns a new
MockUnitStringthat can be used to generate weak passwords (short english nouns). - WEAK - net.andreinc.mockneat.types.enums.PassStrengthType
- words() - Method in class net.andreinc.mockneat.MockNeat
- words() - Static method in class net.andreinc.mockneat.unit.text.Words
- Words - Class in net.andreinc.mockneat.unit.text
- Words() - Constructor for class net.andreinc.mockneat.unit.text.Words
- Words(MockNeat) - Constructor for class net.andreinc.mockneat.unit.text.Words
- WordsType - Enum in net.andreinc.mockneat.types.enums
- write(String, int) - Method in class net.andreinc.mockneat.unit.text.CSVs
-
Writes a csv file.
- write(String, int, boolean) - Method in class net.andreinc.mockneat.unit.text.CSVs
-
Writes a csv file.
- write(Path, int) - Method in class net.andreinc.mockneat.unit.text.CSVs
- write(Path, int, boolean) - Method in class net.andreinc.mockneat.unit.text.CSVs
- www(boolean) - Method in class net.andreinc.mockneat.unit.networking.URLs
X
- xmlInjection() - Method in class net.andreinc.mockneat.unit.text.NaughtyStrings
Y
- YEMEN_RIAL - net.andreinc.mockneat.types.enums.CurrencySymbolType
Z
- zalgoText() - Method in class net.andreinc.mockneat.unit.text.NaughtyStrings
- ZIMBABWE_DOLLAR - net.andreinc.mockneat.types.enums.CurrencySymbolType
All Classes All Packages