| Package | Description |
|---|---|
| pl.koder95.eme |
Podstawowa paczka programu eMetrykant.
|
| pl.koder95.eme.dfs |
Paczka zawiera klasy do zarządzania systemem formatu danych.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Visitor<T extends Visited>
Interfejs dla wzorca Odwiedzający.
|
| Modifier and Type | Method and Description |
|---|---|
default void |
Visited.accept(Visitor<Visited> visitor)
Zezwolenie na odwiedzenie jest domyślne i następuje przez wywołanie metody
visitor.visit(this). |
| Modifier and Type | Class and Description |
|---|---|
class |
Index
Klasa reprezentuje indeks, czyli zbiór danych osobowych.
|
Copyright © 2021. All rights reserved.