Class ImportantAreaManager
java.lang.Object
zombie.core.ImportantAreaManager
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final LinkedList<ImportantArea> static final LinkedList<ImportantArea> static final intstatic final int -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ImportantAreaManagerfinal voidload(ByteBuffer byteBuffer, int int2) voidprocess()final voidsave(ByteBuffer byteBuffer) voidupdateOrAdd(int int1, int int3)
-
Field Details
-
importantAreasMaximum
public static final int importantAreasMaximum- See Also:
-
importantAreasTimeout
public static final int importantAreasTimeout- See Also:
-
ImportantAreas
-
ImportantAreasForDelete
-
-
Constructor Details
-
ImportantAreaManager
public ImportantAreaManager()
-
-
Method Details
-
getInstance
-
load
- Throws:
IOException
-
save
- Throws:
IOException
-
saveDataFile
public void saveDataFile() -
updateOrAdd
-
process
public void process()
-