net.jbock.annotated.Items Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jbock-compiler Show documentation
Show all versions of jbock-compiler Show documentation
jbock annotation processor
package net.jbock.annotated;
import java.util.Comparator;
import java.util.List;
import static java.util.Comparator.comparingInt;
import static java.util.stream.Collectors.toList;
import static net.jbock.common.Constants.instancesOf;
public final class Items {
private static final Comparator INDEX_COMPARATOR = comparingInt(Parameter::index);
private final List