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

net.alantea.glide.gen.internal.GeneratorEntity Maven / Gradle / Ivy

package net.alantea.glide.gen.internal;

public class GeneratorEntity extends GeneratorContainer
{
   public GeneratorEntity()
   {
      setBaseClass("Entity");
   }

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy