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–2023 Geotools. All rights reserved.