Package de.mrjulsen.dragnsounds.api
Class Api
java.lang.Object
de.mrjulsen.dragnsounds.api.Api
General utilities.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic final long
id()
Generates a new long id from the System's nano time value.
-
Constructor Details
-
Api
public Api()
-
-
Method Details
-
id
public static final long id()Generates a new long id from the System's nano time value.
-