org.geoscript

util

package util

Visibility
  1. Public
  2. All
Impl.
  1. Concrete
  2. Abstract

Type Members

  1. class ClosingIterator [A] extends Iterator[A]

    ClosingIterators ensure that some close() method is called once (and exactly once) when they run out of elements.