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

br.com.objectos.way.code.ClassInfoBuilder Maven / Gradle / Ivy

The newest version!
package br.com.objectos.way.code;

@javax.annotation.Generated("br.com.objectos.way.auto.pojo.AutoPojoProcessor")
public interface ClassInfoBuilder {

  ClassInfoBuilderTypeInfo typeInfo(TypeInfo typeInfo);
    
  interface ClassInfoBuilderTypeInfo {
    ClassInfo build();
  }

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy