|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
K
- the key type.V
- the value type.public interface MapTextFile<K,V>
This interface is used to represent text-based files that contain maps.
Method Summary | |
---|---|
MapFormat<K,V> |
getMapFormat()
Returns the map format used by this file. |
Methods inherited from interface sbrt.shell.io.SbrtFile |
---|
close, getCanonicalName, getOriginalName, isClosed |
Method Detail |
---|
MapFormat<K,V> getMapFormat()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |