From a0635b65721ab794f8e356cb3201e0e2450498be Mon Sep 17 00:00:00 2001 From: AuroraLS3 <24460436+AuroraLS3@users.noreply.github.com> Date: Sat, 17 Apr 2021 06:39:14 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20plan-pla?= =?UTF-8?q?yer-analytics/Plan@9bf083802610cc4659c7678b87722117b687d817=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../plan/extension/builder/ValueBuilder.html | 42 +++++++++--------- .../builder/ExtValueBuilder.html | 42 +++++++++--------- all/index-all.html | 20 ++++----- all/member-search-index.js | 2 +- all/member-search-index.zip | Bin 76790 -> 76814 bytes all/overview-summary.html | 2 +- all/package-search-index.zip | Bin 1050 -> 1050 bytes all/type-search-index.zip | Bin 7960 -> 7960 bytes .../plan/extension/builder/ValueBuilder.html | 42 +++++++++--------- api/index-all.html | 14 +++--- api/member-search-index.js | 2 +- api/member-search-index.zip | Bin 4604 -> 4622 bytes api/overview-summary.html | 2 +- api/package-search-index.zip | Bin 342 -> 342 bytes api/type-search-index.zip | Bin 877 -> 877 bytes 15 files changed, 84 insertions(+), 84 deletions(-) diff --git a/all/com/djrapitops/plan/extension/builder/ValueBuilder.html b/all/com/djrapitops/plan/extension/builder/ValueBuilder.html index 5d0a27442..e018594e7 100644 --- a/all/com/djrapitops/plan/extension/builder/ValueBuilder.html +++ b/all/com/djrapitops/plan/extension/builder/ValueBuilder.html @@ -184,7 +184,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
DataValue<java.lang.Double>
buildDouble(double value)
buildDouble(java.lang.Double value)
DataValue<java.lang.Long>
buildNumber(long value)
buildNumber(java.lang.Long value)
DataValue<java.lang.Double>
buildPercentage(double percentage)
buildPercentage(java.lang.Double percentage)
ValueBuilder
format(FormatType formatType)
buildNumber(long)
specific method, format the value with FormatType
buildNumber(Long)
specific method, format the value with FormatType
default ValueBuilder
formatAsDateWithSeconds()
buildNumber(long)
specific method, format the value as a epoch ms timestamp.buildNumber(Long)
specific method, format the value as a epoch ms timestamp.default ValueBuilder
formatAsDateWithYear()
buildNumber(long)
specific method, format the value as a epoch ms timestamp.buildNumber(Long)
specific method, format the value as a epoch ms timestamp.default ValueBuilder
formatAsTimeAmount()
buildNumber(long)
specific method, format the value as milliseconds of time.buildNumber(Long)
specific method, format the value as milliseconds of time.default ValueBuilder formatAsDateWithYear()-
buildNumber(long)
specific method, format the value as a epoch ms timestamp.buildNumber(Long)
specific method, format the value as a epoch ms timestamp.default ValueBuilder formatAsDateWithSeconds()-
buildNumber(long)
specific method, format the value as a epoch ms timestamp.buildNumber(Long)
specific method, format the value as a epoch ms timestamp.default ValueBuilder formatAsTimeAmount()-
buildNumber(long)
specific method, format the value as milliseconds of time.buildNumber(Long)
specific method, format the value as milliseconds of time.ValueBuilder format(FormatType formatType)-
buildNumber(long)
specific method, format the value with FormatType
buildNumber(Long)
specific method, format the value with FormatType
DataValue<java.lang.Long> buildNumber(long value)+
DataValue<java.lang.Long> buildNumber(java.lang.Long value)
DataValue<java.lang.Double> buildDouble(double value)+
DataValue<java.lang.Double> buildDouble(java.lang.Double value)
DataValue<java.lang.Double> buildPercentage(double percentage)+
DataValue<java.lang.Double> buildPercentage(java.lang.Double percentage)
DataValue<java.lang.Long> buildNumber(java.util.function.Supplier<java.lang.Long> value)
NotReadyException
.
-
- buildNumber(long)
DataValue<java.lang.Double> buildDouble(java.util.function.Supplier<java.lang.Double> value)
NotReadyException
.
- buildDouble(double)
buildDouble(Double)
@@ -783,7 +783,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
DataValue<java.lang.Double> buildPercentage(java.util.function.Supplier<java.lang.Double> percentage)
NotReadyException
.
- buildPercentage(double)
buildPercentage(Double)
diff --git a/all/com/djrapitops/plan/extension/implementation/builder/ExtValueBuilder.html b/all/com/djrapitops/plan/extension/implementation/builder/ExtValueBuilder.html
index 171b823ee..1508793ed 100644
--- a/all/com/djrapitops/plan/extension/implementation/builder/ExtValueBuilder.html
+++ b/all/com/djrapitops/plan/extension/implementation/builder/ExtValueBuilder.html
@@ -211,7 +211,7 @@ implements
DataValue<java.lang.Double>
buildDouble(double value)
buildDouble(java.lang.Double value)
DataValue<java.lang.Long>
buildNumber(long value)
buildNumber(java.lang.Long value)
DataValue<java.lang.Double>
buildPercentage(double value)
buildPercentage(java.lang.Double value)
ValueBuilder
format(FormatType formatType)
ValueBuilder.buildNumber(long)
specific method, format the value with FormatType
ValueBuilder.buildNumber(Long)
specific method, format the value with FormatType
ValueBuilder
ValueBuilder.buildNumber(long)
specific method, format the value with FormatType
ValueBuilder.buildNumber(Long)
specific method, format the value with FormatType
format
in interface ValueBuilder
public DataValue<java.lang.Long> buildNumber(long value)-
ValueBuilder
public DataValue<java.lang.Long> buildNumber(java.lang.Long value)+
ValueBuilder
buildNumber
in interface ValueBuilder
buildNumber
in interface ValueBuilder
value
- a non-floating point number.public DataValue<java.lang.Double> buildDouble(double value)-
ValueBuilder
public DataValue<java.lang.Double> buildDouble(java.lang.Double value)+
ValueBuilder
buildDouble
in interface ValueBuilder
buildDouble
in interface ValueBuilder
value
- a floating point number.public DataValue<java.lang.Double> buildPercentage(double value)-
ValueBuilder
public DataValue<java.lang.Double> buildPercentage(java.lang.Double value)+
ValueBuilder
buildPercentage
in interface ValueBuilder
buildPercentage
in interface ValueBuilder
value
- value between 0.0 and 1.0ValueBuilder
NotReadyException
.
-
- ValueBuilder.buildNumber(long)
+ ValueBuilder.buildNumber(Long)
buildNumber
in interface ValueBuilder
ValueBuilder
NotReadyException
.
- ValueBuilder.buildDouble(double)
ValueBuilder.buildDouble(Double)
buildDouble
in interface ValueBuilder
ValueBuilder
NotReadyException
.
- ValueBuilder.buildPercentage(double)
ValueBuilder.buildPercentage(Double)
buildPercentage
in interface ValueBuilder
ValueBuilder.buildNumber(long)
specific method, format the value with FormatType
ValueBuilder.buildNumber(Long)
specific method, format the value with FormatType
ValueBuilder.buildNumber(long)
specific method, format the value as a epoch ms timestamp.ValueBuilder.buildNumber(Long)
specific method, format the value as a epoch ms timestamp.ValueBuilder.buildNumber(long)
specific method, format the value as a epoch ms timestamp.ValueBuilder.buildNumber(Long)
specific method, format the value as a epoch ms timestamp.ValueBuilder.buildNumber(long)
specific method, format the value as milliseconds of time.ValueBuilder.buildNumber(Long)
specific method, format the value as milliseconds of time.