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

la.serendipity.RESTyFactory Maven / Gradle / Ivy

There is a newer version: 0.0.2
Show newest version
package la.serendipity;

public class RESTyFactory {
  public  T materialize(Class type) {
    return null;
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy