Class AggregateFieldsUtil
java.lang.Object
org.jd.core.v1.service.converter.classfiletojavasyntax.util.AggregateFieldsUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
aggregate
(List<ClassFileFieldDeclaration> fields) protected static void
aggregate
(List<ClassFileFieldDeclaration> fields, ClassFileFieldDeclaration firstField, int firstIndex, int lastIndex)
-
Constructor Details
-
AggregateFieldsUtil
public AggregateFieldsUtil()
-
-
Method Details
-
aggregate
-
aggregate
protected static void aggregate(List<ClassFileFieldDeclaration> fields, ClassFileFieldDeclaration firstField, int firstIndex, int lastIndex)
-