org.geotools.index
Interface Lock


public interface Lock

Author:
Tommaso Nolli
Module:
modules/plugin/shapefile (gt-shapefile.jar)

Field Summary
static short EXCLUSIVE
           
static short SHARED
           
 
Method Summary
 short getType()
           
 

Field Detail

SHARED

static final short SHARED
See Also:
Constant Field Values

EXCLUSIVE

static final short EXCLUSIVE
See Also:
Constant Field Values
Method Detail

getType

short getType()


Copyright © 1996-2009 Geotools. All Rights Reserved.