Uses of Class
com.squareup.javapoet.ArrayTypeName
-
Uses of ArrayTypeName in com.squareup.javapoet
Methods in com.squareup.javapoet that return ArrayTypeNameModifier and TypeMethodDescriptionArrayTypeName.annotated(List<AnnotationSpec> annotations) static ArrayTypeNameArrayTypeName.get(GenericArrayType type) Returns an array type equivalent totype.static ArrayTypeNameReturns an array type equivalent tomirror.static ArrayTypeNameReturns an array type whose elements are all instances ofcomponentType.static ArrayTypeNameReturns an array type whose elements are all instances ofcomponentType.