Uses of Enum
org.eclipse.collections.codegenerator.model.Primitive
Packages that use Primitive
Package
Description
This package contains an implementation which is used to generate code for primitive collections.
This package contains an enum which has the list of primitives.
-
Uses of Primitive in org.eclipse.collections.codegenerator
Methods in org.eclipse.collections.codegenerator with parameters of type PrimitiveModifier and TypeMethodDescriptionprivate String
EclipseCollectionsCodeGenerator.executeTemplate
(org.stringtemplate.v4.STGroupFile templateFile, String templateName, Primitive primitive) private String
EclipseCollectionsCodeGenerator.executeTemplate
(org.stringtemplate.v4.STGroupFile templateFile, String templateName, Primitive primitive1, Primitive primitive2) -
Uses of Primitive in org.eclipse.collections.codegenerator.model
Methods in org.eclipse.collections.codegenerator.model that return Primitive