public interface Lock
| Modifier and Type | Field and Description |
|---|---|
static short |
EXCLUSIVE |
static short |
SHARED |
| Modifier and Type | Method and Description |
|---|---|
short |
getType() |
static final short SHARED
static final short EXCLUSIVE
Copyright © 1996–2019 Geotools. All rights reserved.