Package adams.data.id

Interface LargeDatabaseIDHandler

  • All Known Subinterfaces:
    MutableLargeDatabaseIDHandler
    All Known Implementing Classes:
    LogEntry

    public interface LargeDatabaseIDHandler
    For classes that handle database IDs (of type integer).
    Author:
    fracpete (fracpete at waikato dot ac dot nz)
    • Method Detail

      • getLargeDatabaseID

        long getLargeDatabaseID()
        Returns the database ID.
        Returns:
        the database ID