|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectes.ucm.look.locationProviderWifi.wifi.Lugares
public class Lugares
Loads the nodes information file and provides fast access to its data.
Field Summary | |
---|---|
static java.lang.String |
FICHERO_LUGARES
Nodes information file. |
Method Summary | |
---|---|
static Lugares |
getInstance()
Returns the instance of the object. |
Lugar |
getLugar(int nodo)
gets node information by id nunmber. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String FICHERO_LUGARES
Method Detail |
---|
public static Lugares getInstance()
public Lugar getLugar(int nodo)
nodo
- id number of the node
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |