Class SproutServiceGenerator

java.lang.Object
de.flix29.sprout.processor.SproutServiceGenerator

public class SproutServiceGenerator extends Object
  • Method Details

    • generateService

      protected static com.squareup.javapoet.TypeSpec.Builder generateService(TypeElement type, String simpleName, String basePath, boolean readOnly, TypeMirror idType)