public class IndexSerde extends Object
| Constructor and Description |
|---|
IndexSerde() |
| Modifier and Type | Method and Description |
|---|---|
Object |
read(com.esotericsoftware.kryo.Kryo kryo,
com.esotericsoftware.kryo.io.Input input) |
void |
write(com.esotericsoftware.kryo.Kryo kryo,
com.esotericsoftware.kryo.io.Output output,
org.locationtech.jts.index.quadtree.Quadtree tree) |
public Object read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input)
public void write(com.esotericsoftware.kryo.Kryo kryo,
com.esotericsoftware.kryo.io.Output output,
org.locationtech.jts.index.quadtree.Quadtree tree)
Copyright © 2023 The Apache Software Foundation. All rights reserved.