Package app.babylon.table.column
Interface CategoryCodeList.Builder
- All Known Implementing Classes:
CategoryCodeList.BuilderInt
- Enclosing interface:
CategoryCodeList
public static interface CategoryCodeList.Builder
-
Method Details
-
add
-
addAll
-
size
int size() -
get
int get(int i) -
build
CategoryCodeList build()
-