-
diff --git a/javadoc/allclasses-index.html b/javadoc/allclasses-index.html index 7bed5fa..b53f335 100644 --- a/javadoc/allclasses-index.html +++ b/javadoc/allclasses-index.html @@ -1,11 +1,11 @@
- -static float
static double
getRationalNumberValue(String cmdInput)
static String
getTimeString(long timestamp,
@@ -210,15 +210,15 @@ getTimeString
getRationalNumberValue
-
+
This method reforms the rational number spelling and convert it
- to a float number. Flexible inputs are allowed, which improves
+ to a double number. Flexible inputs are allowed, which improves
the usability.
- Parameters:
cmdInput
- the rational number with one of all supported spellings
- Returns:
-- (float) the formatted rational number (decimal value)
+- (double) the formatted rational number (decimal value)
diff --git a/javadoc/de/redstoneworld/redutilities/misc/StringManipulation.html b/javadoc/de/redstoneworld/redutilities/misc/StringManipulation.html
index edb5760..9fd397e 100644
--- a/javadoc/de/redstoneworld/redutilities/misc/StringManipulation.html
+++ b/javadoc/de/redstoneworld/redutilities/misc/StringManipulation.html
@@ -1,11 +1,11 @@
-
-StringManipulation (redutilities 0.0.11-Snapshot API)
+
+StringManipulation (redutilities 0.0.12-Snapshot API)
-
+
diff --git a/javadoc/de/redstoneworld/redutilities/misc/class-use/Array.html b/javadoc/de/redstoneworld/redutilities/misc/class-use/Array.html
index b825679..6764667 100644
--- a/javadoc/de/redstoneworld/redutilities/misc/class-use/Array.html
+++ b/javadoc/de/redstoneworld/redutilities/misc/class-use/Array.html
@@ -1,11 +1,11 @@
-
-Uses of Class de.redstoneworld.redutilities.misc.Array (redutilities 0.0.11-Snapshot API)
+
+Uses of Class de.redstoneworld.redutilities.misc.Array (redutilities 0.0.12-Snapshot API)
-
+
diff --git a/javadoc/de/redstoneworld/redutilities/misc/class-use/Formatter.html b/javadoc/de/redstoneworld/redutilities/misc/class-use/Formatter.html
index 1e4a8dd..2ff00b3 100644
--- a/javadoc/de/redstoneworld/redutilities/misc/class-use/Formatter.html
+++ b/javadoc/de/redstoneworld/redutilities/misc/class-use/Formatter.html
@@ -1,11 +1,11 @@
-
-Uses of Class de.redstoneworld.redutilities.misc.Formatter (redutilities 0.0.11-Snapshot API)
+
+Uses of Class de.redstoneworld.redutilities.misc.Formatter (redutilities 0.0.12-Snapshot API)
-
+
diff --git a/javadoc/de/redstoneworld/redutilities/misc/class-use/StringManipulation.html b/javadoc/de/redstoneworld/redutilities/misc/class-use/StringManipulation.html
index 77d584b..dc7b1ec 100644
--- a/javadoc/de/redstoneworld/redutilities/misc/class-use/StringManipulation.html
+++ b/javadoc/de/redstoneworld/redutilities/misc/class-use/StringManipulation.html
@@ -1,11 +1,11 @@
-
-Uses of Class de.redstoneworld.redutilities.misc.StringManipulation (redutilities 0.0.11-Snapshot API)
+
+Uses of Class de.redstoneworld.redutilities.misc.StringManipulation (redutilities 0.0.12-Snapshot API)
-
+
diff --git a/javadoc/de/redstoneworld/redutilities/misc/package-summary.html b/javadoc/de/redstoneworld/redutilities/misc/package-summary.html
index 08f18e2..38b1a86 100644
--- a/javadoc/de/redstoneworld/redutilities/misc/package-summary.html
+++ b/javadoc/de/redstoneworld/redutilities/misc/package-summary.html
@@ -1,11 +1,11 @@
-
-de.redstoneworld.redutilities.misc (redutilities 0.0.11-Snapshot API)
+
+de.redstoneworld.redutilities.misc (redutilities 0.0.12-Snapshot API)
-
+
diff --git a/javadoc/de/redstoneworld/redutilities/misc/package-tree.html b/javadoc/de/redstoneworld/redutilities/misc/package-tree.html
index 6eca244..bac5341 100644
--- a/javadoc/de/redstoneworld/redutilities/misc/package-tree.html
+++ b/javadoc/de/redstoneworld/redutilities/misc/package-tree.html
@@ -1,11 +1,11 @@
-
-de.redstoneworld.redutilities.misc Class Hierarchy (redutilities 0.0.11-Snapshot API)
+
+de.redstoneworld.redutilities.misc Class Hierarchy (redutilities 0.0.12-Snapshot API)
-
+
diff --git a/javadoc/de/redstoneworld/redutilities/misc/package-use.html b/javadoc/de/redstoneworld/redutilities/misc/package-use.html
index 469ec2b..4e5ae31 100644
--- a/javadoc/de/redstoneworld/redutilities/misc/package-use.html
+++ b/javadoc/de/redstoneworld/redutilities/misc/package-use.html
@@ -1,11 +1,11 @@
-
-Uses of Package de.redstoneworld.redutilities.misc (redutilities 0.0.11-Snapshot API)
+
+Uses of Package de.redstoneworld.redutilities.misc (redutilities 0.0.12-Snapshot API)
-
+
diff --git a/javadoc/de/redstoneworld/redutilities/player/Messages.html b/javadoc/de/redstoneworld/redutilities/player/Messages.html
index c3feda3..f7ebfa9 100644
--- a/javadoc/de/redstoneworld/redutilities/player/Messages.html
+++ b/javadoc/de/redstoneworld/redutilities/player/Messages.html
@@ -1,11 +1,11 @@
-
-Messages (redutilities 0.0.11-Snapshot API)
+
+Messages (redutilities 0.0.12-Snapshot API)
-
+
diff --git a/javadoc/de/redstoneworld/redutilities/player/TabCompletion.html b/javadoc/de/redstoneworld/redutilities/player/TabCompletion.html
index a9f0a3f..e7ba3b0 100644
--- a/javadoc/de/redstoneworld/redutilities/player/TabCompletion.html
+++ b/javadoc/de/redstoneworld/redutilities/player/TabCompletion.html
@@ -1,11 +1,11 @@
-
-TabCompletion (redutilities 0.0.11-Snapshot API)
+
+TabCompletion (redutilities 0.0.12-Snapshot API)
-
+
diff --git a/javadoc/de/redstoneworld/redutilities/player/class-use/Messages.html b/javadoc/de/redstoneworld/redutilities/player/class-use/Messages.html
index 8368f54..abfb1fb 100644
--- a/javadoc/de/redstoneworld/redutilities/player/class-use/Messages.html
+++ b/javadoc/de/redstoneworld/redutilities/player/class-use/Messages.html
@@ -1,11 +1,11 @@
-
-Uses of Class de.redstoneworld.redutilities.player.Messages (redutilities 0.0.11-Snapshot API)
+
+Uses of Class de.redstoneworld.redutilities.player.Messages (redutilities 0.0.12-Snapshot API)
-
+
diff --git a/javadoc/de/redstoneworld/redutilities/player/class-use/TabCompletion.html b/javadoc/de/redstoneworld/redutilities/player/class-use/TabCompletion.html
index e511d39..0a3cf7a 100644
--- a/javadoc/de/redstoneworld/redutilities/player/class-use/TabCompletion.html
+++ b/javadoc/de/redstoneworld/redutilities/player/class-use/TabCompletion.html
@@ -1,11 +1,11 @@
-
-Uses of Class de.redstoneworld.redutilities.player.TabCompletion (redutilities 0.0.11-Snapshot API)
+
+Uses of Class de.redstoneworld.redutilities.player.TabCompletion (redutilities 0.0.12-Snapshot API)
-
+
diff --git a/javadoc/de/redstoneworld/redutilities/player/package-summary.html b/javadoc/de/redstoneworld/redutilities/player/package-summary.html
index 77d1318..238fbbe 100644
--- a/javadoc/de/redstoneworld/redutilities/player/package-summary.html
+++ b/javadoc/de/redstoneworld/redutilities/player/package-summary.html
@@ -1,11 +1,11 @@
-
-de.redstoneworld.redutilities.player (redutilities 0.0.11-Snapshot API)
+
+de.redstoneworld.redutilities.player (redutilities 0.0.12-Snapshot API)
-
+
diff --git a/javadoc/de/redstoneworld/redutilities/player/package-tree.html b/javadoc/de/redstoneworld/redutilities/player/package-tree.html
index c6e4125..60f92f2 100644
--- a/javadoc/de/redstoneworld/redutilities/player/package-tree.html
+++ b/javadoc/de/redstoneworld/redutilities/player/package-tree.html
@@ -1,11 +1,11 @@
-
-de.redstoneworld.redutilities.player Class Hierarchy (redutilities 0.0.11-Snapshot API)
+
+de.redstoneworld.redutilities.player Class Hierarchy (redutilities 0.0.12-Snapshot API)
-
+
diff --git a/javadoc/de/redstoneworld/redutilities/player/package-use.html b/javadoc/de/redstoneworld/redutilities/player/package-use.html
index f07c117..dc0531e 100644
--- a/javadoc/de/redstoneworld/redutilities/player/package-use.html
+++ b/javadoc/de/redstoneworld/redutilities/player/package-use.html
@@ -1,11 +1,11 @@
-
-Uses of Package de.redstoneworld.redutilities.player (redutilities 0.0.11-Snapshot API)
+
+Uses of Package de.redstoneworld.redutilities.player (redutilities 0.0.12-Snapshot API)
-
+
diff --git a/javadoc/help-doc.html b/javadoc/help-doc.html
index 2b72115..ec7ea47 100644
--- a/javadoc/help-doc.html
+++ b/javadoc/help-doc.html
@@ -1,11 +1,11 @@
-
-API Help (redutilities 0.0.11-Snapshot API)
+
+API Help (redutilities 0.0.12-Snapshot API)
-
+
diff --git a/javadoc/index-all.html b/javadoc/index-all.html
index 1d559cf..036c929 100644
--- a/javadoc/index-all.html
+++ b/javadoc/index-all.html
@@ -1,11 +1,11 @@
-
-Index (redutilities 0.0.11-Snapshot API)
+
+Index (redutilities 0.0.12-Snapshot API)
-
+
@@ -204,7 +204,7 @@ G
getRationalNumberValue(String) - Static method in class de.redstoneworld.redutilities.misc.Formatter
This method reforms the rational number spelling and convert it
- to a float number.
+ to a double number.