import java.util.ArrayList;Go to the source code of this file.
Classes | |
| class | com.navigine.idl.java.KeyValueStorage |
| Interface for key-value storage operations, allowing storage and retrieval of various data types. More... | |
Packages | |
| package | com.navigine.idl.java |
Interface for key-value storage operations, allowing storage and retrieval of various data types.
Definition in file KeyValueStorage.java.