Packages

object NoopStatUpdater extends StatUpdater

Linear Supertypes
StatUpdater, Flushable, Closeable, AutoCloseable, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. NoopStatUpdater
  2. StatUpdater
  3. Flushable
  4. Closeable
  5. AutoCloseable
  6. AnyRef
  7. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. def add(sf: SimpleFeature): Unit
    Definition Classes
    NoopStatUpdaterStatUpdater
  2. def close(): Unit
    Definition Classes
    NoopStatUpdater → Closeable → AutoCloseable
  3. def flush(): Unit
    Definition Classes
    NoopStatUpdater → Flushable
  4. def remove(sf: SimpleFeature): Unit
    Definition Classes
    NoopStatUpdaterStatUpdater