EnumBuilder

public interface EnumBuilder

An enum builder is responsible for building the enum class with the same values as those are defined in the field.

Methods

build

ClassData build(ComboboxHolder holder)