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

net.joningi.icndb.AbstractContainer Maven / Gradle / Ivy

Go to download

Java API client for The Internet Chuck Norris Database (http://www.icndb.com/)

The newest version!
package net.joningi.icndb;

public class AbstractContainer {
    protected String type;

    protected T value;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy