Package net.datafaker.providers.sport
Class SportFaker
java.lang.Object
net.datafaker.providers.base.BaseFaker
net.datafaker.providers.sport.SportFaker
- All Implemented Interfaces:
BaseProviders,ProviderRegistration,SportProviders
-
Constructor Summary
ConstructorsConstructorDescriptionSportFaker(Locale locale) SportFaker(Locale locale, Random random) SportFaker(Locale locale, RandomService randomService) SportFaker(Random random) SportFaker(FakeValuesService fakeValuesService, FakerContext context) SportFaker(FakeValuesService fakeValuesService, FakerContext context, Predicate<Class<?>> whiteListPredicate) -
Method Summary
Methods inherited from class net.datafaker.providers.base.BaseFaker
addPath, addUrl, bothify, bothify, collection, collection, collection, csv, csv, doWith, doWith, doWith, examplify, expression, fakeValuesService, getContext, getFaker, getMethod, getProvider, getProvider, json, jsona, letterify, letterify, numerify, populate, populate, random, regexify, resolve, resolve, stream, stream, stream, templatify, templatify, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface net.datafaker.providers.base.BaseProviders
address, ancient, animal, app, appliance, artist, australia, aviation, aws, azure, barcode, bloodtype, book, bool, brand, business, camera, cannabis, cat, chiquito, cnpj, code, coin, color, commerce, community, company, compass, computer, construction, cosmere, country, cpf, credentials, cryptoCoin, cultureSeries, currency, date, dcComics, demographic, device, dog, domain, drivingLicense, drone, dungeonsAndDragons, duration, educator, electricalComponents, emoji, famousLastWords, file, finance, financialTerms, funnyName, garmentSize, gender, greekPhilosopher, hacker, hashing, hipster, hobby, hololive, horse, house, idNumber, image, industrySegments, internet, job, kpop, languageCode, largeLanguageModel, locality, location, lorem, marketing, matz, mbti, measurement, medical, military, money, mood, mountain, mountaineering, music, name, nation, natoPhoneticAlphabet, nigeria, number, olympicSport, passport, phoneNumber, photography, planet, programmingLanguage, pronouns, relationships, restaurant, robin, rockBand, science, shakespeare, sip, size, slackEmoji, space, stock, subscription, superhero, team, text, time, timeAndDate, tire, transport, twitter, unique, university, vehicle, verb, weather, word, yoda, zodiacMethods inherited from interface net.datafaker.providers.base.ProviderRegistration
addPath, addUrl, bothify, bothify, csv, csv, examplify, expression, fakeValuesService, getContext, getFaker, getProvider, getProvider, json, jsona, letterify, letterify, numerify, options, random, regexify, resolve, resolve, templatify, templatifyMethods inherited from interface net.datafaker.providers.sport.SportProviders
baseball, basketball, chess, cricket, englandfootball, football, formula1, martialArt, volleyball
-
Constructor Details
-
SportFaker
public SportFaker() -
SportFaker
-
SportFaker
-
SportFaker
-
SportFaker
-
SportFaker
-
SportFaker
public SportFaker(FakeValuesService fakeValuesService, FakerContext context, Predicate<Class<?>> whiteListPredicate)
-