Class TypeUtils
- java.lang.Object
-
- eu.jonahbauer.android.preference.annotations.processor.TypeUtils
-
public final class TypeUtils extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description TypeUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.squareup.javapoet.MethodSpecgetter(java.lang.String name, com.squareup.javapoet.FieldSpec spec, boolean fluent)static <S> javax.lang.model.type.TypeMirrormirror(S object, java.util.function.Function<S,? extends java.lang.Class<?>> function)
-