All Downloads are FREE. Search and download functionalities are using the official Maven repository.

net.datafaker.providers.entertainment.AquaTeenHungerForce Maven / Gradle / Ivy

package net.datafaker.providers.entertainment;

import net.datafaker.providers.base.AbstractProvider;

/**
 * @since 0.8.0
 */
public class AquaTeenHungerForce extends AbstractProvider {

    protected AquaTeenHungerForce(EntertainmentProviders faker) {
        super(faker);
    }

    public String character() {
        return resolve("aqua_teen_hunger_force.character");
    }

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy