Class NitriteStorage<E>

java.lang.Object
org.luwrain.pim.storage.NitriteStorage<E>
All Implemented Interfaces:
AutoCloseable

public final class NitriteStorage<E> extends Object implements AutoCloseable
  • Constructor Details

    • NitriteStorage

      public NitriteStorage(File file, Class<E> cl)
  • Method Details

    • close

      public void close()
      Specified by:
      close in interface AutoCloseable
    • get

      public <any> get()