Class Factory

java.lang.Object
org.luwrain.pim.news.Factory
All Implemented Interfaces:
AutoCloseable

public final class Factory extends Object implements AutoCloseable
  • Constructor Details

    • Factory

      public Factory(Luwrain luwrain)
  • Method Details

    • newNewsStoring

      public NewsStoring newNewsStoring(boolean highPriority)
    • close

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