Packages

c

geotrellis.raster

CellTypeEncodingBench

class CellTypeEncodingBench extends AnyRef

Annotations
@BenchmarkMode() @State() @OutputTimeUnit()
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. CellTypeEncodingBench
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new CellTypeEncodingBench()

Value Members

  1. def asString(): String
    Annotations
    @Benchmark()
  2. var cellType: CellType
  3. var cellTypeName: String
  4. def fromString(): CellType
    Annotations
    @Benchmark()
  5. def setup(): Unit
    Annotations
    @Setup()