mirror of
https://github.com/BentoBoxWorld/BentoBox.git
synced 2024-11-28 05:35:44 +01:00
Improved links in LogEntry's javadoc
This commit is contained in:
parent
c783fa8e16
commit
12619e79db
@ -10,8 +10,8 @@ import java.util.Map;
|
|||||||
/**
|
/**
|
||||||
* Represents an event that occurred and that is logged.
|
* Represents an event that occurred and that is logged.
|
||||||
* <br/>
|
* <br/>
|
||||||
* An {@link world.bentobox.bentobox.database.objects.adapters.AdapterInterface} is provided to be able to save/retrieve
|
* An {@link world.bentobox.bentobox.database.objects.adapters.AdapterInterface AdapterInterface} is provided to be able to save/retrieve
|
||||||
* a list of instances of this object to/from the database: {@link world.bentobox.bentobox.database.objects.adapters.LogEntryListAdapter}.
|
* a list of instances of this object to/from the database: {@link world.bentobox.bentobox.database.objects.adapters.LogEntryListAdapter LogEntryListAdapter}.
|
||||||
*
|
*
|
||||||
* @author Poslovitch
|
* @author Poslovitch
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user