| Package | Description |
|---|---|
| io.github.antoniovizuete.pojospreadsheet.core | |
| io.github.antoniovizuete.pojospreadsheet.core.model | |
| io.github.antoniovizuete.pojospreadsheet.utils.iterator |
| Modifier and Type | Class and Description |
|---|---|
class |
CellImpl
Prototype class that represents a POI Cell.
|
class |
RowImpl
Prototype class that represents a POI Row.
|
class |
SheetImpl
Prototype class that represents a POI Sheet.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Cell
The interface Cell.
|
interface |
Row
The interface Row.
|
interface |
Sheet
The interface Sheet.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractIntegerSet<T extends IntegerIndex>
The type Abstract integer set.
|
interface |
IntegerSet<T extends IntegerIndex>
The interface Integer set.
|
Copyright © 2018. All rights reserved.