|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.me.parabola.mkgmap.reader.osm.FakeIdGenerator
public class FakeIdGenerator
Constructor Summary | |
---|---|
FakeIdGenerator()
|
Method Summary | |
---|---|
static boolean |
isFakeId(long id)
|
static long |
makeFakeId()
Retrieves a unique id that can be used to fake OSM ids. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FakeIdGenerator()
Method Detail |
---|
public static long makeFakeId()
public static boolean isFakeId(long id)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |