From d053578425357e7c68f8f54c45212f8dbe9c0aaa Mon Sep 17 00:00:00 2001 From: Tommy Ettinger Date: Fri, 8 Dec 2023 19:28:09 -0800 Subject: [PATCH] Release kryo-juniper 0.5.0.0 ! --- README.md | 6 +- .../apidocs/allclasses-index.html | 299 +++--- .../apidocs/allpackages-index.html | 27 +- .../kryo/juniper/AceRandomSerializer.html | 105 +- .../juniper/ArchivalWrapperSerializer.html | 105 +- .../kryo/juniper/ChopRandomSerializer.html | 105 +- .../kryo/juniper/Crand64RandomSerializer.html | 105 +- .../juniper/DistinctRandomSerializer.html | 105 +- .../juniper/DistributedRandomSerializer.html | 105 +- .../juniper/EnhancedRandomSerializer.html | 105 +- .../kryo/juniper/FlowRandomSerializer.html | 222 +++++ .../juniper/FourWheelRandomSerializer.html | 105 +- .../juniper/GoldenQuasiRandomSerializer.html | 105 +- .../juniper/InterpolatedRandomSerializer.html | 105 +- .../kryo/juniper/Jsf32RandomSerializer.html | 105 +- .../KnownSequenceRandomSerializer.html | 105 +- .../kryo/juniper/LaserRandomSerializer.html | 105 +- .../kryo/juniper/LongSequenceSerializer.html | 105 +- .../LowChangeQuasiRandomSerializer.html | 105 +- .../kryo/juniper/MizuchiRandomSerializer.html | 105 +- .../kryo/juniper/PasarRandomSerializer.html | 105 +- .../kryo/juniper/PouchRandomSerializer.html | 105 +- .../juniper/Respite32RandomSerializer.html | 105 +- .../juniper/ReverseWrapperSerializer.html | 105 +- .../juniper/RomuTrioRandomSerializer.html | 105 +- .../kryo/juniper/ScruffRandomSerializer.html | 105 +- .../kryo/juniper/Sfc64RandomSerializer.html | 105 +- .../juniper/StrangerRandomSerializer.html | 105 +- .../juniper/TricycleRandomSerializer.html | 105 +- .../kryo/juniper/TrimRandomSerializer.html | 105 +- .../juniper/TupleQuasiRandomSerializer.html | 105 +- .../VanDerCorputQuasiRandomSerializer.html | 105 +- .../kryo/juniper/WhiskerRandomSerializer.html | 105 +- .../Xoroshiro128StarStarRandomSerializer.html | 105 +- .../Xoshiro128PlusPlusRandomSerializer.html | 105 +- .../Xoshiro256MX3RandomSerializer.html | 105 +- .../Xoshiro256StarStarRandomSerializer.html | 105 +- .../class-use/AceRandomSerializer.html | 27 +- .../class-use/ArchivalWrapperSerializer.html | 27 +- .../class-use/ChopRandomSerializer.html | 27 +- .../class-use/Crand64RandomSerializer.html | 27 +- .../class-use/DistinctRandomSerializer.html | 27 +- .../DistributedRandomSerializer.html | 27 +- .../class-use/EnhancedRandomSerializer.html | 27 +- .../class-use/FlowRandomSerializer.html | 61 ++ .../class-use/FourWheelRandomSerializer.html | 27 +- .../GoldenQuasiRandomSerializer.html | 27 +- .../InterpolatedRandomSerializer.html | 27 +- .../class-use/Jsf32RandomSerializer.html | 27 +- .../KnownSequenceRandomSerializer.html | 27 +- .../class-use/LaserRandomSerializer.html | 27 +- .../class-use/LongSequenceSerializer.html | 27 +- .../LowChangeQuasiRandomSerializer.html | 27 +- .../class-use/MizuchiRandomSerializer.html | 27 +- .../class-use/PasarRandomSerializer.html | 27 +- .../class-use/PouchRandomSerializer.html | 27 +- .../class-use/Respite32RandomSerializer.html | 27 +- .../class-use/ReverseWrapperSerializer.html | 27 +- .../class-use/RomuTrioRandomSerializer.html | 27 +- .../class-use/ScruffRandomSerializer.html | 27 +- .../class-use/Sfc64RandomSerializer.html | 27 +- .../class-use/StrangerRandomSerializer.html | 27 +- .../class-use/TricycleRandomSerializer.html | 27 +- .../class-use/TrimRandomSerializer.html | 27 +- .../class-use/TupleQuasiRandomSerializer.html | 27 +- .../VanDerCorputQuasiRandomSerializer.html | 27 +- .../class-use/WhiskerRandomSerializer.html | 27 +- .../Xoroshiro128StarStarRandomSerializer.html | 27 +- .../Xoshiro128PlusPlusRandomSerializer.html | 27 +- .../Xoshiro256MX3RandomSerializer.html | 27 +- .../Xoshiro256StarStarRandomSerializer.html | 27 +- .../ArcsineDistributionSerializer.html | 105 +- .../BernoulliDistributionSerializer.html | 105 +- .../BetaDistributionSerializer.html | 105 +- .../BetaPrimeDistributionSerializer.html | 105 +- .../BinomialDistributionSerializer.html | 105 +- .../CauchyDistributionSerializer.html | 105 +- .../ChiDistributionSerializer.html | 105 +- .../ChiSquareDistributionSerializer.html | 105 +- ...ntinuousUniformDistributionSerializer.html | 105 +- ...DiscreteUniformDistributionSerializer.html | 105 +- .../distribution/DistributionSerializer.html | 105 +- .../ErlangDistributionSerializer.html | 105 +- .../ExponentialDistributionSerializer.html | 105 +- .../FisherSnedecorDistributionSerializer.html | 105 +- .../FisherTippettDistributionSerializer.html | 105 +- .../GammaDistributionSerializer.html | 105 +- .../GeometricDistributionSerializer.html | 105 +- .../KnobDistributionSerializer.html | 105 +- .../KumaraswamyDistributionSerializer.html | 105 +- .../LaplaceDistributionSerializer.html | 105 +- .../LogCauchyDistributionSerializer.html | 105 +- .../LogNormalDistributionSerializer.html | 105 +- .../LogisticDistributionSerializer.html | 105 +- .../LumpDistributionSerializer.html | 105 +- .../NormalDistributionSerializer.html | 105 +- .../ParetoDistributionSerializer.html | 105 +- .../PoissonDistributionSerializer.html | 105 +- .../PowerDistributionSerializer.html | 105 +- .../RayleighDistributionSerializer.html | 105 +- .../StudentsTDistributionSerializer.html | 105 +- .../TriangularDistributionSerializer.html | 105 +- .../WeibullDistributionSerializer.html | 105 +- .../ZipfianDistributionSerializer.html | 105 +- .../ArcsineDistributionSerializer.html | 27 +- .../BernoulliDistributionSerializer.html | 27 +- .../class-use/BetaDistributionSerializer.html | 27 +- .../BetaPrimeDistributionSerializer.html | 27 +- .../BinomialDistributionSerializer.html | 27 +- .../CauchyDistributionSerializer.html | 27 +- .../class-use/ChiDistributionSerializer.html | 27 +- .../ChiSquareDistributionSerializer.html | 27 +- ...ntinuousUniformDistributionSerializer.html | 27 +- ...DiscreteUniformDistributionSerializer.html | 27 +- .../class-use/DistributionSerializer.html | 27 +- .../ErlangDistributionSerializer.html | 27 +- .../ExponentialDistributionSerializer.html | 27 +- .../FisherSnedecorDistributionSerializer.html | 27 +- .../FisherTippettDistributionSerializer.html | 27 +- .../GammaDistributionSerializer.html | 27 +- .../GeometricDistributionSerializer.html | 27 +- .../class-use/KnobDistributionSerializer.html | 27 +- .../KumaraswamyDistributionSerializer.html | 27 +- .../LaplaceDistributionSerializer.html | 27 +- .../LogCauchyDistributionSerializer.html | 27 +- .../LogNormalDistributionSerializer.html | 27 +- .../LogisticDistributionSerializer.html | 27 +- .../class-use/LumpDistributionSerializer.html | 27 +- .../NormalDistributionSerializer.html | 27 +- .../ParetoDistributionSerializer.html | 27 +- .../PoissonDistributionSerializer.html | 27 +- .../PowerDistributionSerializer.html | 27 +- .../RayleighDistributionSerializer.html | 27 +- .../StudentsTDistributionSerializer.html | 27 +- .../TriangularDistributionSerializer.html | 27 +- .../WeibullDistributionSerializer.html | 27 +- .../ZipfianDistributionSerializer.html | 27 +- .../juniper/distribution/package-summary.html | 193 ++-- .../juniper/distribution/package-tree.html | 99 +- .../juniper/distribution/package-use.html | 27 +- .../kryo/juniper/package-summary.html | 197 ++-- .../kryo/juniper/package-tree.html | 100 +- .../kryo/juniper/package-use.html | 27 +- docs/kryo-juniper/apidocs/copy.svg | 33 + docs/kryo-juniper/apidocs/help-doc.html | 167 ++-- docs/kryo-juniper/apidocs/index-all.html | 703 +++++++------- docs/kryo-juniper/apidocs/index.html | 37 +- .../apidocs/jquery-ui.overrides.css | 34 - .../apidocs/legal/ADDITIONAL_LICENSE_INFO | 1 + .../apidocs/legal/ASSEMBLY_EXCEPTION | 1 + docs/kryo-juniper/apidocs/legal/LICENSE | 1 + docs/kryo-juniper/apidocs/legal/jquery.md | 72 ++ docs/kryo-juniper/apidocs/legal/jqueryUI.md | 49 + .../apidocs/member-search-index.js | 2 +- .../apidocs/overview-summary.html | 5 +- docs/kryo-juniper/apidocs/overview-tree.html | 166 ++-- .../images/ui-bg_glass_55_fbf9ee_1x400.png | Bin 335 -> 0 bytes .../images/ui-bg_glass_65_dadada_1x400.png | Bin 262 -> 0 bytes .../images/ui-bg_glass_75_dadada_1x400.png | Bin 262 -> 0 bytes .../images/ui-bg_glass_75_e6e6e6_1x400.png | Bin 262 -> 0 bytes .../images/ui-bg_glass_95_fef1ec_1x400.png | Bin 332 -> 0 bytes .../ui-bg_highlight-soft_75_cccccc_1x100.png | Bin 280 -> 0 bytes .../images/ui-icons_222222_256x240.png | Bin 6922 -> 0 bytes .../images/ui-icons_2e83ff_256x240.png | Bin 4549 -> 0 bytes .../images/ui-icons_454545_256x240.png | Bin 6992 -> 0 bytes .../images/ui-icons_888888_256x240.png | Bin 6999 -> 0 bytes .../images/ui-icons_cd0a0a_256x240.png | Bin 4549 -> 0 bytes .../apidocs/script-dir/jquery-3.5.1.min.js | 2 - .../apidocs/script-dir/jquery-3.6.1.min.js | 2 + .../apidocs/script-dir/jquery-ui.min.css | 7 +- .../apidocs/script-dir/jquery-ui.min.js | 4 +- .../script-dir/jquery-ui.structure.min.css | 5 - docs/kryo-juniper/apidocs/script.js | 156 ++- docs/kryo-juniper/apidocs/search-page.js | 299 ++++++ docs/kryo-juniper/apidocs/search.html | 76 ++ docs/kryo-juniper/apidocs/search.js | 618 +++++++----- .../kryo/juniper/AceRandomSerializer.html | 112 +-- .../juniper/ArchivalWrapperSerializer.html | 110 +-- .../kryo/juniper/ChopRandomSerializer.html | 110 +-- .../kryo/juniper/Crand64RandomSerializer.html | 112 +-- .../juniper/DistinctRandomSerializer.html | 102 +- .../juniper/DistributedRandomSerializer.html | 114 +-- .../juniper/EnhancedRandomSerializer.html | 108 +-- .../kryo/juniper/FlowRandomSerializer.html | 129 +++ .../juniper/FourWheelRandomSerializer.html | 110 +-- .../juniper/GoldenQuasiRandomSerializer.html | 102 +- .../juniper/InterpolatedRandomSerializer.html | 112 +-- .../kryo/juniper/Jsf32RandomSerializer.html | 110 +-- .../KnownSequenceRandomSerializer.html | 110 +-- .../kryo/juniper/LaserRandomSerializer.html | 104 +- .../kryo/juniper/LongSequenceSerializer.html | 114 +-- .../LowChangeQuasiRandomSerializer.html | 104 +- .../kryo/juniper/MizuchiRandomSerializer.html | 104 +- .../kryo/juniper/PasarRandomSerializer.html | 112 +-- .../kryo/juniper/PouchRandomSerializer.html | 110 +-- .../juniper/Respite32RandomSerializer.html | 108 +-- .../juniper/ReverseWrapperSerializer.html | 110 +-- .../juniper/RomuTrioRandomSerializer.html | 106 +- .../kryo/juniper/ScruffRandomSerializer.html | 110 +-- .../kryo/juniper/Sfc64RandomSerializer.html | 110 +-- .../juniper/StrangerRandomSerializer.html | 110 +-- .../juniper/TricycleRandomSerializer.html | 106 +- .../kryo/juniper/TrimRandomSerializer.html | 110 +-- .../juniper/TupleQuasiRandomSerializer.html | 102 +- .../VanDerCorputQuasiRandomSerializer.html | 102 +- .../kryo/juniper/WhiskerRandomSerializer.html | 110 +-- .../Xoroshiro128StarStarRandomSerializer.html | 104 +- .../Xoshiro128PlusPlusRandomSerializer.html | 110 +-- .../Xoshiro256MX3RandomSerializer.html | 110 +-- .../Xoshiro256StarStarRandomSerializer.html | 110 +-- .../ArcsineDistributionSerializer.html | 100 +- .../BernoulliDistributionSerializer.html | 96 +- .../BetaDistributionSerializer.html | 100 +- .../BetaPrimeDistributionSerializer.html | 100 +- .../BinomialDistributionSerializer.html | 100 +- .../CauchyDistributionSerializer.html | 100 +- .../ChiDistributionSerializer.html | 96 +- .../ChiSquareDistributionSerializer.html | 96 +- ...ntinuousUniformDistributionSerializer.html | 100 +- ...DiscreteUniformDistributionSerializer.html | 100 +- .../distribution/DistributionSerializer.html | 108 +-- .../ErlangDistributionSerializer.html | 100 +- .../ExponentialDistributionSerializer.html | 96 +- .../FisherSnedecorDistributionSerializer.html | 100 +- .../FisherTippettDistributionSerializer.html | 100 +- .../GammaDistributionSerializer.html | 100 +- .../GeometricDistributionSerializer.html | 96 +- .../KnobDistributionSerializer.html | 102 +- .../KumaraswamyDistributionSerializer.html | 100 +- .../LaplaceDistributionSerializer.html | 100 +- .../LogCauchyDistributionSerializer.html | 100 +- .../LogNormalDistributionSerializer.html | 100 +- .../LogisticDistributionSerializer.html | 100 +- .../LumpDistributionSerializer.html | 100 +- .../NormalDistributionSerializer.html | 100 +- .../ParetoDistributionSerializer.html | 100 +- .../PoissonDistributionSerializer.html | 96 +- .../PowerDistributionSerializer.html | 100 +- .../RayleighDistributionSerializer.html | 96 +- .../StudentsTDistributionSerializer.html | 96 +- .../TriangularDistributionSerializer.html | 102 +- .../WeibullDistributionSerializer.html | 100 +- .../ZipfianDistributionSerializer.html | 102 +- docs/kryo-juniper/apidocs/stylesheet.css | 911 +++++++++++++----- .../kryo-juniper/apidocs/type-search-index.js | 2 +- kryo-juniper/gradle.properties | 2 +- 246 files changed, 11253 insertions(+), 9061 deletions(-) create mode 100644 docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/FlowRandomSerializer.html create mode 100644 docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/FlowRandomSerializer.html create mode 100644 docs/kryo-juniper/apidocs/copy.svg delete mode 100644 docs/kryo-juniper/apidocs/jquery-ui.overrides.css create mode 100644 docs/kryo-juniper/apidocs/legal/ADDITIONAL_LICENSE_INFO create mode 100644 docs/kryo-juniper/apidocs/legal/ASSEMBLY_EXCEPTION create mode 100644 docs/kryo-juniper/apidocs/legal/LICENSE create mode 100644 docs/kryo-juniper/apidocs/legal/jquery.md create mode 100644 docs/kryo-juniper/apidocs/legal/jqueryUI.md delete mode 100644 docs/kryo-juniper/apidocs/script-dir/images/ui-bg_glass_55_fbf9ee_1x400.png delete mode 100644 docs/kryo-juniper/apidocs/script-dir/images/ui-bg_glass_65_dadada_1x400.png delete mode 100644 docs/kryo-juniper/apidocs/script-dir/images/ui-bg_glass_75_dadada_1x400.png delete mode 100644 docs/kryo-juniper/apidocs/script-dir/images/ui-bg_glass_75_e6e6e6_1x400.png delete mode 100644 docs/kryo-juniper/apidocs/script-dir/images/ui-bg_glass_95_fef1ec_1x400.png delete mode 100644 docs/kryo-juniper/apidocs/script-dir/images/ui-bg_highlight-soft_75_cccccc_1x100.png delete mode 100644 docs/kryo-juniper/apidocs/script-dir/images/ui-icons_222222_256x240.png delete mode 100644 docs/kryo-juniper/apidocs/script-dir/images/ui-icons_2e83ff_256x240.png delete mode 100644 docs/kryo-juniper/apidocs/script-dir/images/ui-icons_454545_256x240.png delete mode 100644 docs/kryo-juniper/apidocs/script-dir/images/ui-icons_888888_256x240.png delete mode 100644 docs/kryo-juniper/apidocs/script-dir/images/ui-icons_cd0a0a_256x240.png delete mode 100644 docs/kryo-juniper/apidocs/script-dir/jquery-3.5.1.min.js create mode 100644 docs/kryo-juniper/apidocs/script-dir/jquery-3.6.1.min.js delete mode 100644 docs/kryo-juniper/apidocs/script-dir/jquery-ui.structure.min.css create mode 100644 docs/kryo-juniper/apidocs/search-page.js create mode 100644 docs/kryo-juniper/apidocs/search.html create mode 100644 docs/kryo-juniper/apidocs/src-html/com/github/tommyettinger/kryo/juniper/FlowRandomSerializer.html diff --git a/README.md b/README.md index 273b902b..db80ce98 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ The last component of the version is usually .0, but can be increased for bug-fi - kryo-regexodus is currently version 0.1.15.0 - kryo-digital is currently version 0.4.5.0 - kryo-jdkgdxds is currently version 1.4.4.0 - - kryo-juniper is currently version 0.4.2.0 + - kryo-juniper is currently version 0.5.0.0 - kryo-simple-graphs is currently version 5.1.1.0 All of these sub-libraries depend on Java 8 or higher, except for kryo-regexodus (which depends on Java 7 or higher) and @@ -45,7 +45,7 @@ implementation "com.github.tommyettinger:kryo-jdkgdxds:1.4.4.0" kryo-juniper: ```gradle -implementation "com.github.tommyettinger:kryo-juniper:0.4.2.0" +implementation "com.github.tommyettinger:kryo-juniper:0.5.0.0" ``` kryo-simple-graphs: @@ -92,7 +92,7 @@ kryo-juniper: com.github.tommyettinger kryo-juniper - 0.4.2.0 + 0.5.0.0 ``` diff --git a/docs/kryo-juniper/apidocs/allclasses-index.html b/docs/kryo-juniper/apidocs/allclasses-index.html index 1315ea57..3a9b210f 100644 --- a/docs/kryo-juniper/apidocs/allclasses-index.html +++ b/docs/kryo-juniper/apidocs/allclasses-index.html @@ -1,18 +1,16 @@ - - -All Classes (kryo-juniper 0.4.2.0 API) + +All Classes and Interfaces (kryo-juniper 0.5.0.0 API) - - + @@ -25,239 +23,242 @@
-

All Classes

+

All Classes and Interfaces

-
Class Summary
+
Classes
Class
Description
- -
+ +
Kryo Serializer for juniper AceRandoms.
- -
+ +
Kryo Serializer for juniper ArchivalWrappers.
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
Kryo Serializer for juniper ChopRandoms.
- -
 
- -
+ +
 
+ +
Kryo Serializer for juniper Crand64Randoms.
- -
 
- -
+ +
 
+ +
Kryo Serializer for juniper DistinctRandoms.
- -
+ +
Kryo Serializer for juniper DistributedRandoms.
- -
+ +
Kryo Serializer for juniper Distributions.
- -
+ +
Kryo Serializer for juniper EnhancedRandoms.
- -
 
- -
 
- -
 
- -
 
- -
+ +
 
+ +
 
+ +
 
+ +
 
+ +
+
Kryo Serializer for juniper FlowRandoms.
+
+ +
Kryo Serializer for juniper FourWheelRandoms.
- -
 
- -
 
- -
+ +
 
+ +
 
+ +
Kryo Serializer for juniper GoldenQuasiRandoms.
- -
+ +
Kryo Serializer for juniper InterpolatedRandoms.
- -
+ +
Kryo Serializer for juniper Jsf32Randoms.
- -
 
- -
+ +
 
+ +
Kryo Serializer for juniper KnownSequenceRandoms.
- -
 
- -
 
- -
+ +
 
+ +
 
+ +
Kryo Serializer for juniper LaserRandoms.
- -
 
- -
 
- -
 
- -
+ +
 
+ +
 
+ +
 
+ +
Kryo Serializer for jdkgdxds LongSequences.
- -
+ +
Kryo Serializer for juniper LowChangeQuasiRandoms.
- -
 
- -
+ +
 
+ +
Kryo Serializer for juniper MizuchiRandoms.
- -
 
- -
 
- -
+ +
 
+ +
 
+ +
Kryo Serializer for juniper PasarRandoms.
- -
 
- -
+ +
 
+ +
Kryo Serializer for juniper PouchRandoms.
- -
 
- -
 
- -
+ +
 
+ +
 
+ +
Kryo Serializer for juniper Respite32Randoms.
- -
+ +
Kryo Serializer for juniper ReverseWrappers.
- -
+ +
Kryo Serializer for juniper RomuTrioRandoms.
- -
+ +
Kryo Serializer for juniper ScruffRandoms.
- -
+ +
Kryo Serializer for juniper Sfc64Randoms.
- -
+ +
Kryo Serializer for juniper StrangerRandoms.
- -
 
- -
 
- -
+ +
 
+ +
 
+ +
Kryo Serializer for juniper TricycleRandoms.
- -
+ +
Kryo Serializer for juniper TrimRandoms.
- -
+ +
Kryo Serializer for juniper TupleQuasiRandoms.
- -
+ +
Kryo Serializer for juniper VanDerCorputQuasiRandoms.
- -
 
- -
+ +
 
+ +
Kryo Serializer for juniper WhiskerRandoms.
- -
+ +
Kryo Serializer for juniper Xoroshiro128StarStarRandoms.
- -
+ +
Kryo Serializer for juniper Xoshiro128PlusPlusRandoms.
- -
+ +
Kryo Serializer for juniper Xoshiro256MX3Randoms.
- -
+ +
Kryo Serializer for juniper Xoshiro256StarStarRandoms.
- -
 
+ +
 
diff --git a/docs/kryo-juniper/apidocs/allpackages-index.html b/docs/kryo-juniper/apidocs/allpackages-index.html index 0e74a13d..620c5e7b 100644 --- a/docs/kryo-juniper/apidocs/allpackages-index.html +++ b/docs/kryo-juniper/apidocs/allpackages-index.html @@ -1,18 +1,16 @@ - - -All Packages (kryo-juniper 0.4.2.0 API) + +All Packages (kryo-juniper 0.5.0.0 API) - - + @@ -25,28 +23,27 @@
diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/AceRandomSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/AceRandomSerializer.html index c0d6ddb4..8c724853 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/AceRandomSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/AceRandomSerializer.html @@ -1,26 +1,20 @@ - - -AceRandomSerializer (kryo-juniper 0.4.2.0 API) + +AceRandomSerializer (kryo-juniper 0.5.0.0 API) - - + -
-
+

-
public class AceRandomSerializer +
public class AceRandomSerializer extends com.esotericsoftware.kryo.Serializer<com.github.tommyettinger.random.AceRandom>
Kryo Serializer for juniper AceRandoms.
@@ -89,20 +100,20 @@

Class AceRandomSerializer
  • -
    +

    Constructor Summary

    Constructors
    Constructor
    Description
    - +
     
  • -
    +

    Method Summary

    @@ -111,28 +122,28 @@

    Method Summary

    Modifier and Type
    Method
    Description
    -
    com.github.tommyettinger.random.AceRandom
    -
    copy​(com.esotericsoftware.kryo.Kryo kryo, +
    com.github.tommyettinger.random.AceRandom
    +
    copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.AceRandom original)
    -
     
    -
    com.github.tommyettinger.random.AceRandom
    -
    read​(com.esotericsoftware.kryo.Kryo kryo, +
     
    +
    com.github.tommyettinger.random.AceRandom
    +
    read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.AceRandom> dataClass)
    -
     
    -
    void
    -
    write​(com.esotericsoftware.kryo.Kryo kryo, +
     
    +
    void
    +
    write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.AceRandom data)
    -
     
    +
     
    -

    Methods inherited from class com.esotericsoftware.kryo.Serializer

    +

    Methods inherited from class com.esotericsoftware.kryo.Serializer

    getAcceptsNull, isImmutable, setAcceptsNull, setImmutable
    -

    Methods inherited from class java.lang.Object

    +

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • @@ -142,13 +153,13 @@

    Methods inherited from cl
    • -
      +

      Constructor Details

      @@ -156,13 +167,13 @@

      AceRandomSerializer

    • -
      +

      Method Details

      • write

        -
        public void write(com.esotericsoftware.kryo.Kryo kryo, +
        public void write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.AceRandom data)
        @@ -174,7 +185,7 @@

        write

      • read

        -
        public com.github.tommyettinger.random.AceRandom read(com.esotericsoftware.kryo.Kryo kryo, +
        public com.github.tommyettinger.random.AceRandom read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.AceRandom> dataClass)
        @@ -186,7 +197,7 @@

        read

      • copy

        -
        public com.github.tommyettinger.random.AceRandom copy(com.esotericsoftware.kryo.Kryo kryo, +
        public com.github.tommyettinger.random.AceRandom copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.AceRandom original)
        Overrides:
        diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/ArchivalWrapperSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/ArchivalWrapperSerializer.html index 34671b22..de43c343 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/ArchivalWrapperSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/ArchivalWrapperSerializer.html @@ -1,26 +1,20 @@ - - -ArchivalWrapperSerializer (kryo-juniper 0.4.2.0 API) + +ArchivalWrapperSerializer (kryo-juniper 0.5.0.0 API) - - + -
        -
        +

        -
        public class ArchivalWrapperSerializer +
        public class ArchivalWrapperSerializer extends com.esotericsoftware.kryo.Serializer<com.github.tommyettinger.random.ArchivalWrapper>
        Kryo Serializer for juniper ArchivalWrappers. Internally, this stores the serialized String produced by ArchivalWrapper.stringSerialize(Base).
        @@ -90,20 +101,20 @@

        Class ArchivalWrapperS
        • -
          +

          Constructor Summary

          Constructors
          Constructor
          Description
          - +
           
        • -
          +

          Method Summary

          @@ -112,28 +123,28 @@

          Method Summary

          Modifier and Type
          Method
          Description
          -
          com.github.tommyettinger.random.ArchivalWrapper
          -
          copy​(com.esotericsoftware.kryo.Kryo kryo, +
          com.github.tommyettinger.random.ArchivalWrapper
          +
          copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.ArchivalWrapper original)
          -
           
          -
          com.github.tommyettinger.random.ArchivalWrapper
          -
          read​(com.esotericsoftware.kryo.Kryo kryo, +
           
          +
          com.github.tommyettinger.random.ArchivalWrapper
          +
          read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.ArchivalWrapper> dataClass)
          -
           
          -
          void
          -
          write​(com.esotericsoftware.kryo.Kryo kryo, +
           
          +
          void
          +
          write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.ArchivalWrapper data)
          -
           
          +
           
          -

          Methods inherited from class com.esotericsoftware.kryo.Serializer

          +

          Methods inherited from class com.esotericsoftware.kryo.Serializer

          getAcceptsNull, isImmutable, setAcceptsNull, setImmutable
          -

          Methods inherited from class java.lang.Object

          +

          Methods inherited from class java.lang.Object

          clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
        • @@ -143,13 +154,13 @@

          Methods inherited from cl
          • -
            +

            Constructor Details

            @@ -157,13 +168,13 @@

            ArchivalWrapperSerializer

          • -
            +

            Method Details

            • write

              -
              public void write(com.esotericsoftware.kryo.Kryo kryo, +
              public void write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.ArchivalWrapper data)
              @@ -175,7 +186,7 @@

              write

            • read

              -
              public com.github.tommyettinger.random.ArchivalWrapper read(com.esotericsoftware.kryo.Kryo kryo, +
              public com.github.tommyettinger.random.ArchivalWrapper read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.ArchivalWrapper> dataClass)
              @@ -187,7 +198,7 @@

              read

            • copy

              -
              public com.github.tommyettinger.random.ArchivalWrapper copy(com.esotericsoftware.kryo.Kryo kryo, +
              public com.github.tommyettinger.random.ArchivalWrapper copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.ArchivalWrapper original)
              Overrides:
              diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/ChopRandomSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/ChopRandomSerializer.html index 8ece77d7..42f5af76 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/ChopRandomSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/ChopRandomSerializer.html @@ -1,26 +1,20 @@ - - -ChopRandomSerializer (kryo-juniper 0.4.2.0 API) + +ChopRandomSerializer (kryo-juniper 0.5.0.0 API) - - + -
              -
              +

              -
              public class ChopRandomSerializer +
              public class ChopRandomSerializer extends com.esotericsoftware.kryo.Serializer<com.github.tommyettinger.random.ChopRandom>
              Kryo Serializer for juniper ChopRandoms.
              @@ -89,20 +100,20 @@

              Class ChopRandomSerializer<
              • -
                +

                Constructor Summary

                Constructors
                Constructor
                Description
                - +
                 
              • -
                +

                Method Summary

                @@ -111,28 +122,28 @@

                Method Summary

                Modifier and Type
                Method
                Description
                -
                com.github.tommyettinger.random.ChopRandom
                -
                copy​(com.esotericsoftware.kryo.Kryo kryo, +
                com.github.tommyettinger.random.ChopRandom
                +
                copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.ChopRandom original)
                -
                 
                -
                com.github.tommyettinger.random.ChopRandom
                -
                read​(com.esotericsoftware.kryo.Kryo kryo, +
                 
                +
                com.github.tommyettinger.random.ChopRandom
                +
                read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.ChopRandom> dataClass)
                -
                 
                -
                void
                -
                write​(com.esotericsoftware.kryo.Kryo kryo, +
                 
                +
                void
                +
                write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.ChopRandom data)
                -
                 
                +
                 
                -

                Methods inherited from class com.esotericsoftware.kryo.Serializer

                +

                Methods inherited from class com.esotericsoftware.kryo.Serializer

                getAcceptsNull, isImmutable, setAcceptsNull, setImmutable
                -

                Methods inherited from class java.lang.Object

                +

                Methods inherited from class java.lang.Object

                clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
              • @@ -142,13 +153,13 @@

                Methods inherited from cl
                • -
                  +

                  Constructor Details

                  @@ -156,13 +167,13 @@

                  ChopRandomSerializer

                • -
                  +

                  Method Details

                  • write

                    -
                    public void write(com.esotericsoftware.kryo.Kryo kryo, +
                    public void write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.ChopRandom data)
                    @@ -174,7 +185,7 @@

                    write

                  • read

                    -
                    public com.github.tommyettinger.random.ChopRandom read(com.esotericsoftware.kryo.Kryo kryo, +
                    public com.github.tommyettinger.random.ChopRandom read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.ChopRandom> dataClass)
                    @@ -186,7 +197,7 @@

                    read

                  • copy

                    -
                    public com.github.tommyettinger.random.ChopRandom copy(com.esotericsoftware.kryo.Kryo kryo, +
                    public com.github.tommyettinger.random.ChopRandom copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.ChopRandom original)
                    Overrides:
                    diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/Crand64RandomSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/Crand64RandomSerializer.html index c274d24b..34bc8901 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/Crand64RandomSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/Crand64RandomSerializer.html @@ -1,26 +1,20 @@ - - -Crand64RandomSerializer (kryo-juniper 0.4.2.0 API) + +Crand64RandomSerializer (kryo-juniper 0.5.0.0 API) - - + -
                    -
                    +

                    -
                    public class Crand64RandomSerializer +
                    public class Crand64RandomSerializer extends com.esotericsoftware.kryo.Serializer<com.github.tommyettinger.random.Crand64Random>
                    Kryo Serializer for juniper Crand64Randoms.
                    @@ -89,20 +100,20 @@

                    Class Crand64RandomSeria
                    • -
                      +

                      Constructor Summary

                      Constructors
                      Constructor
                      Description
                      - +
                       
                    • -
                      +

                      Method Summary

                      @@ -111,28 +122,28 @@

                      Method Summary

                      Modifier and Type
                      Method
                      Description
                      -
                      com.github.tommyettinger.random.Crand64Random
                      -
                      copy​(com.esotericsoftware.kryo.Kryo kryo, +
                      com.github.tommyettinger.random.Crand64Random
                      +
                      copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.Crand64Random original)
                      -
                       
                      -
                      com.github.tommyettinger.random.Crand64Random
                      -
                      read​(com.esotericsoftware.kryo.Kryo kryo, +
                       
                      +
                      com.github.tommyettinger.random.Crand64Random
                      +
                      read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.Crand64Random> dataClass)
                      -
                       
                      -
                      void
                      -
                      write​(com.esotericsoftware.kryo.Kryo kryo, +
                       
                      +
                      void
                      +
                      write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.Crand64Random data)
                      -
                       
                      +
                       
                      -

                      Methods inherited from class com.esotericsoftware.kryo.Serializer

                      +

                      Methods inherited from class com.esotericsoftware.kryo.Serializer

                      getAcceptsNull, isImmutable, setAcceptsNull, setImmutable
                      -

                      Methods inherited from class java.lang.Object

                      +

                      Methods inherited from class java.lang.Object

                      clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
                    • @@ -142,13 +153,13 @@

                      Methods inherited from cl
                      • -
                        +

                        Constructor Details

                        @@ -156,13 +167,13 @@

                        Crand64RandomSerializer

                      • -
                        +

                        Method Details

                        • write

                          -
                          public void write(com.esotericsoftware.kryo.Kryo kryo, +
                          public void write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.Crand64Random data)
                          @@ -174,7 +185,7 @@

                          write

                        • read

                          -
                          public com.github.tommyettinger.random.Crand64Random read(com.esotericsoftware.kryo.Kryo kryo, +
                          public com.github.tommyettinger.random.Crand64Random read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.Crand64Random> dataClass)
                          @@ -186,7 +197,7 @@

                          read

                        • copy

                          -
                          public com.github.tommyettinger.random.Crand64Random copy(com.esotericsoftware.kryo.Kryo kryo, +
                          public com.github.tommyettinger.random.Crand64Random copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.Crand64Random original)
                          Overrides:
                          diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/DistinctRandomSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/DistinctRandomSerializer.html index 4143ab2a..d44542bb 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/DistinctRandomSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/DistinctRandomSerializer.html @@ -1,26 +1,20 @@ - - -DistinctRandomSerializer (kryo-juniper 0.4.2.0 API) + +DistinctRandomSerializer (kryo-juniper 0.5.0.0 API) - - + -
                          -
                          +

                          -
                          public class DistinctRandomSerializer +
                          public class DistinctRandomSerializer extends com.esotericsoftware.kryo.Serializer<com.github.tommyettinger.random.DistinctRandom>
                          Kryo Serializer for juniper DistinctRandoms.
                          @@ -89,20 +100,20 @@

                          Class DistinctRandomSer
                          • -
                            +

                            Constructor Summary

                            Constructors
                            Constructor
                            Description
                            - +
                             
                          • -
                            +

                            Method Summary

                            @@ -111,28 +122,28 @@

                            Method Summary

                            Modifier and Type
                            Method
                            Description
                            -
                            com.github.tommyettinger.random.DistinctRandom
                            -
                            copy​(com.esotericsoftware.kryo.Kryo kryo, +
                            com.github.tommyettinger.random.DistinctRandom
                            +
                            copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.DistinctRandom original)
                            -
                             
                            -
                            com.github.tommyettinger.random.DistinctRandom
                            -
                            read​(com.esotericsoftware.kryo.Kryo kryo, +
                             
                            +
                            com.github.tommyettinger.random.DistinctRandom
                            +
                            read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.DistinctRandom> dataClass)
                            -
                             
                            -
                            void
                            -
                            write​(com.esotericsoftware.kryo.Kryo kryo, +
                             
                            +
                            void
                            +
                            write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.DistinctRandom data)
                            -
                             
                            +
                             
                            -

                            Methods inherited from class com.esotericsoftware.kryo.Serializer

                            +

                            Methods inherited from class com.esotericsoftware.kryo.Serializer

                            getAcceptsNull, isImmutable, setAcceptsNull, setImmutable
                            -

                            Methods inherited from class java.lang.Object

                            +

                            Methods inherited from class java.lang.Object

                            clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
                          • @@ -142,13 +153,13 @@

                            Methods inherited from cl
                            • -
                              +

                              Constructor Details

                              @@ -156,13 +167,13 @@

                              DistinctRandomSerializer

                            • -
                              +

                              Method Details

                              • write

                                -
                                public void write(com.esotericsoftware.kryo.Kryo kryo, +
                                public void write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.DistinctRandom data)
                                @@ -174,7 +185,7 @@

                                write

                              • read

                                -
                                public com.github.tommyettinger.random.DistinctRandom read(com.esotericsoftware.kryo.Kryo kryo, +
                                public com.github.tommyettinger.random.DistinctRandom read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.DistinctRandom> dataClass)
                                @@ -186,7 +197,7 @@

                                read

                              • copy

                                -
                                public com.github.tommyettinger.random.DistinctRandom copy(com.esotericsoftware.kryo.Kryo kryo, +
                                public com.github.tommyettinger.random.DistinctRandom copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.DistinctRandom original)
                                Overrides:
                                diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/DistributedRandomSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/DistributedRandomSerializer.html index ebdbe732..157e95b5 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/DistributedRandomSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/DistributedRandomSerializer.html @@ -1,26 +1,20 @@ - - -DistributedRandomSerializer (kryo-juniper 0.4.2.0 API) + +DistributedRandomSerializer (kryo-juniper 0.5.0.0 API) - - + -
                                -
                                +

                                -
                                public class DistributedRandomSerializer +
                                public class DistributedRandomSerializer extends com.esotericsoftware.kryo.Serializer<com.github.tommyettinger.random.DistributedRandom>
                                Kryo Serializer for juniper DistributedRandoms. Internally, this stores the serialized String produced by DistributedRandom.stringSerialize(Base). @@ -91,20 +102,20 @@

                                Class DistributedRan
                                • -
                                  +

                                  Constructor Summary

                                  Constructors
                                  Constructor
                                  Description
                                  - +
                                   
                                • -
                                  +

                                  Method Summary

                                  @@ -113,28 +124,28 @@

                                  Method Summary

                                  Modifier and Type
                                  Method
                                  Description
                                  -
                                  com.github.tommyettinger.random.DistributedRandom
                                  -
                                  copy​(com.esotericsoftware.kryo.Kryo kryo, +
                                  com.github.tommyettinger.random.DistributedRandom
                                  +
                                  copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.DistributedRandom original)
                                  -
                                   
                                  -
                                  com.github.tommyettinger.random.DistributedRandom
                                  -
                                  read​(com.esotericsoftware.kryo.Kryo kryo, +
                                   
                                  +
                                  com.github.tommyettinger.random.DistributedRandom
                                  +
                                  read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.DistributedRandom> dataClass)
                                  -
                                   
                                  -
                                  void
                                  -
                                  write​(com.esotericsoftware.kryo.Kryo kryo, +
                                   
                                  +
                                  void
                                  +
                                  write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.DistributedRandom data)
                                  -
                                   
                                  +
                                   
                                  -

                                  Methods inherited from class com.esotericsoftware.kryo.Serializer

                                  +

                                  Methods inherited from class com.esotericsoftware.kryo.Serializer

                                  getAcceptsNull, isImmutable, setAcceptsNull, setImmutable
                                  -

                                  Methods inherited from class java.lang.Object

                                  +

                                  Methods inherited from class java.lang.Object

                                  clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
                                • @@ -144,13 +155,13 @@

                                  Methods inherited from cl
                                  • -
                                    +

                                    Constructor Details

                                    @@ -158,13 +169,13 @@

                                    DistributedRandomSerializer

                                  • -
                                    +

                                    Method Details

                                    • write

                                      -
                                      public void write(com.esotericsoftware.kryo.Kryo kryo, +
                                      public void write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.DistributedRandom data)
                                      @@ -176,7 +187,7 @@

                                      write

                                    • read

                                      -
                                      public com.github.tommyettinger.random.DistributedRandom read(com.esotericsoftware.kryo.Kryo kryo, +
                                      public com.github.tommyettinger.random.DistributedRandom read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.DistributedRandom> dataClass)
                                      @@ -188,7 +199,7 @@

                                      read

                                    • copy

                                      -
                                      public com.github.tommyettinger.random.DistributedRandom copy(com.esotericsoftware.kryo.Kryo kryo, +
                                      public com.github.tommyettinger.random.DistributedRandom copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.DistributedRandom original)
                                      Overrides:
                                      diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/EnhancedRandomSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/EnhancedRandomSerializer.html index 72667118..08ceab32 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/EnhancedRandomSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/EnhancedRandomSerializer.html @@ -1,26 +1,20 @@ - - -EnhancedRandomSerializer (kryo-juniper 0.4.2.0 API) + +EnhancedRandomSerializer (kryo-juniper 0.5.0.0 API) - - + -
                                      -
                                      +

                                      -
                                      public class EnhancedRandomSerializer +
                                      public class EnhancedRandomSerializer extends com.esotericsoftware.kryo.Serializer<com.github.tommyettinger.random.EnhancedRandom>
                                      Kryo Serializer for juniper EnhancedRandoms. This is less space-efficient than storing a known class that extends EnhancedRandom.
                                      @@ -90,20 +101,20 @@

                                      Class EnhancedRandomSer
                                      • -
                                        +

                                        Constructor Summary

                                        Constructors
                                        Constructor
                                        Description
                                        - +
                                         
                                      • -
                                        +

                                        Method Summary

                                        @@ -112,28 +123,28 @@

                                        Method Summary

                                        Modifier and Type
                                        Method
                                        Description
                                        -
                                        com.github.tommyettinger.random.EnhancedRandom
                                        -
                                        copy​(com.esotericsoftware.kryo.Kryo kryo, +
                                        com.github.tommyettinger.random.EnhancedRandom
                                        +
                                        copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.EnhancedRandom original)
                                        -
                                         
                                        -
                                        com.github.tommyettinger.random.EnhancedRandom
                                        -
                                        read​(com.esotericsoftware.kryo.Kryo kryo, +
                                         
                                        +
                                        com.github.tommyettinger.random.EnhancedRandom
                                        +
                                        read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.EnhancedRandom> dataClass)
                                        -
                                         
                                        -
                                        void
                                        -
                                        write​(com.esotericsoftware.kryo.Kryo kryo, +
                                         
                                        +
                                        void
                                        +
                                        write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.EnhancedRandom data)
                                        -
                                         
                                        +
                                         
                                        -

                                        Methods inherited from class com.esotericsoftware.kryo.Serializer

                                        +

                                        Methods inherited from class com.esotericsoftware.kryo.Serializer

                                        getAcceptsNull, isImmutable, setAcceptsNull, setImmutable
                                        -

                                        Methods inherited from class java.lang.Object

                                        +

                                        Methods inherited from class java.lang.Object

                                        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
                                      • @@ -143,13 +154,13 @@

                                        Methods inherited from cl
                                        • -
                                          +

                                          Constructor Details

                                          @@ -157,13 +168,13 @@

                                          EnhancedRandomSerializer

                                        • -
                                          +

                                          Method Details

                                          • write

                                            -
                                            public void write(com.esotericsoftware.kryo.Kryo kryo, +
                                            public void write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.EnhancedRandom data)
                                            @@ -175,7 +186,7 @@

                                            write

                                          • read

                                            -
                                            public com.github.tommyettinger.random.EnhancedRandom read(com.esotericsoftware.kryo.Kryo kryo, +
                                            public com.github.tommyettinger.random.EnhancedRandom read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.EnhancedRandom> dataClass)
                                            @@ -187,7 +198,7 @@

                                            read

                                          • copy

                                            -
                                            public com.github.tommyettinger.random.EnhancedRandom copy(com.esotericsoftware.kryo.Kryo kryo, +
                                            public com.github.tommyettinger.random.EnhancedRandom copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.EnhancedRandom original)
                                            Overrides:
                                            diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/FlowRandomSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/FlowRandomSerializer.html new file mode 100644 index 00000000..4daa3a46 --- /dev/null +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/FlowRandomSerializer.html @@ -0,0 +1,222 @@ + + + + +FlowRandomSerializer (kryo-juniper 0.5.0.0 API) + + + + + + + + + + + + + +
                                            + +
                                            +
                                            + +
                                            + +

                                            Class FlowRandomSerializer

                                            +
                                            +
                                            java.lang.Object +
                                            com.esotericsoftware.kryo.Serializer<com.github.tommyettinger.random.FlowRandom> +
                                            com.github.tommyettinger.kryo.juniper.FlowRandomSerializer
                                            +
                                            +
                                            +
                                            +
                                            +
                                            public class FlowRandomSerializer +extends com.esotericsoftware.kryo.Serializer<com.github.tommyettinger.random.FlowRandom>
                                            +
                                            Kryo Serializer for juniper FlowRandoms.
                                            +
                                            +
                                            +
                                              + +
                                            • +
                                              +

                                              Constructor Summary

                                              +
                                              Constructors
                                              +
                                              +
                                              Constructor
                                              +
                                              Description
                                              + +
                                               
                                              +
                                              +
                                              +
                                            • + +
                                            • +
                                              +

                                              Method Summary

                                              +
                                              +
                                              +
                                              +
                                              +
                                              Modifier and Type
                                              +
                                              Method
                                              +
                                              Description
                                              +
                                              com.github.tommyettinger.random.FlowRandom
                                              +
                                              copy(com.esotericsoftware.kryo.Kryo kryo, + com.github.tommyettinger.random.FlowRandom original)
                                              +
                                               
                                              +
                                              com.github.tommyettinger.random.FlowRandom
                                              +
                                              read(com.esotericsoftware.kryo.Kryo kryo, + com.esotericsoftware.kryo.io.Input input, + Class<? extends com.github.tommyettinger.random.FlowRandom> dataClass)
                                              +
                                               
                                              +
                                              void
                                              +
                                              write(com.esotericsoftware.kryo.Kryo kryo, + com.esotericsoftware.kryo.io.Output output, + com.github.tommyettinger.random.FlowRandom data)
                                              +
                                               
                                              +
                                              +
                                              +
                                              +
                                              +

                                              Methods inherited from class com.esotericsoftware.kryo.Serializer

                                              +getAcceptsNull, isImmutable, setAcceptsNull, setImmutable
                                              +
                                              +

                                              Methods inherited from class java.lang.Object

                                              +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
                                              +
                                              +
                                            • +
                                            +
                                            +
                                            +
                                              + +
                                            • +
                                              +

                                              Constructor Details

                                              + +
                                              +
                                            • + +
                                            • +
                                              +

                                              Method Details

                                              +
                                                +
                                              • +
                                                +

                                                write

                                                +
                                                public void write(com.esotericsoftware.kryo.Kryo kryo, + com.esotericsoftware.kryo.io.Output output, + com.github.tommyettinger.random.FlowRandom data)
                                                +
                                                +
                                                Specified by:
                                                +
                                                write in class com.esotericsoftware.kryo.Serializer<com.github.tommyettinger.random.FlowRandom>
                                                +
                                                +
                                                +
                                              • +
                                              • +
                                                +

                                                read

                                                +
                                                public com.github.tommyettinger.random.FlowRandom read(com.esotericsoftware.kryo.Kryo kryo, + com.esotericsoftware.kryo.io.Input input, + Class<? extends com.github.tommyettinger.random.FlowRandom> dataClass)
                                                +
                                                +
                                                Specified by:
                                                +
                                                read in class com.esotericsoftware.kryo.Serializer<com.github.tommyettinger.random.FlowRandom>
                                                +
                                                +
                                                +
                                              • +
                                              • +
                                                +

                                                copy

                                                +
                                                public com.github.tommyettinger.random.FlowRandom copy(com.esotericsoftware.kryo.Kryo kryo, + com.github.tommyettinger.random.FlowRandom original)
                                                +
                                                +
                                                Overrides:
                                                +
                                                copy in class com.esotericsoftware.kryo.Serializer<com.github.tommyettinger.random.FlowRandom>
                                                +
                                                +
                                                +
                                              • +
                                              +
                                              +
                                            • +
                                            +
                                            + +
                                            +
                                            +
                                            + +
                                            +
                                            +
                                            + + diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/FourWheelRandomSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/FourWheelRandomSerializer.html index 9fed88f5..4bf2ef9e 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/FourWheelRandomSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/FourWheelRandomSerializer.html @@ -1,26 +1,20 @@ - - -FourWheelRandomSerializer (kryo-juniper 0.4.2.0 API) + +FourWheelRandomSerializer (kryo-juniper 0.5.0.0 API) - - + -
                                            -
                                            +

                                            -
                                            public class FourWheelRandomSerializer +
                                            public class FourWheelRandomSerializer extends com.esotericsoftware.kryo.Serializer<com.github.tommyettinger.random.FourWheelRandom>
                                            Kryo Serializer for juniper FourWheelRandoms.
                                            @@ -89,20 +100,20 @@

                                            Class FourWheelRandomS
                                            • -
                                              +

                                              Constructor Summary

                                              Constructors
                                              Constructor
                                              Description
                                              - +
                                               
                                            • -
                                              +

                                              Method Summary

                                              @@ -111,28 +122,28 @@

                                              Method Summary

                                              Modifier and Type
                                              Method
                                              Description
                                              -
                                              com.github.tommyettinger.random.FourWheelRandom
                                              -
                                              copy​(com.esotericsoftware.kryo.Kryo kryo, +
                                              com.github.tommyettinger.random.FourWheelRandom
                                              +
                                              copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.FourWheelRandom original)
                                              -
                                               
                                              -
                                              com.github.tommyettinger.random.FourWheelRandom
                                              -
                                              read​(com.esotericsoftware.kryo.Kryo kryo, +
                                               
                                              +
                                              com.github.tommyettinger.random.FourWheelRandom
                                              +
                                              read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.FourWheelRandom> dataClass)
                                              -
                                               
                                              -
                                              void
                                              -
                                              write​(com.esotericsoftware.kryo.Kryo kryo, +
                                               
                                              +
                                              void
                                              +
                                              write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.FourWheelRandom data)
                                              -
                                               
                                              +
                                               
                                              -

                                              Methods inherited from class com.esotericsoftware.kryo.Serializer

                                              +

                                              Methods inherited from class com.esotericsoftware.kryo.Serializer

                                              getAcceptsNull, isImmutable, setAcceptsNull, setImmutable
                                              -

                                              Methods inherited from class java.lang.Object

                                              +

                                              Methods inherited from class java.lang.Object

                                              clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
                                            • @@ -142,13 +153,13 @@

                                              Methods inherited from cl
                                              • -
                                                +

                                                Constructor Details

                                                @@ -156,13 +167,13 @@

                                                FourWheelRandomSerializer

                                              • -
                                                +

                                                Method Details

                                                • write

                                                  -
                                                  public void write(com.esotericsoftware.kryo.Kryo kryo, +
                                                  public void write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.FourWheelRandom data)
                                                  @@ -174,7 +185,7 @@

                                                  write

                                                • read

                                                  -
                                                  public com.github.tommyettinger.random.FourWheelRandom read(com.esotericsoftware.kryo.Kryo kryo, +
                                                  public com.github.tommyettinger.random.FourWheelRandom read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.FourWheelRandom> dataClass)
                                                  @@ -186,7 +197,7 @@

                                                  read

                                                • copy

                                                  -
                                                  public com.github.tommyettinger.random.FourWheelRandom copy(com.esotericsoftware.kryo.Kryo kryo, +
                                                  public com.github.tommyettinger.random.FourWheelRandom copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.FourWheelRandom original)
                                                  Overrides:
                                                  diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/GoldenQuasiRandomSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/GoldenQuasiRandomSerializer.html index 96d3e374..dad08667 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/GoldenQuasiRandomSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/GoldenQuasiRandomSerializer.html @@ -1,26 +1,20 @@ - - -GoldenQuasiRandomSerializer (kryo-juniper 0.4.2.0 API) + +GoldenQuasiRandomSerializer (kryo-juniper 0.5.0.0 API) - - + -
                                                  -
                                                  +

                                                  -
                                                  public class GoldenQuasiRandomSerializer +
                                                  public class GoldenQuasiRandomSerializer extends com.esotericsoftware.kryo.Serializer<com.github.tommyettinger.random.GoldenQuasiRandom>
                                                  Kryo Serializer for juniper GoldenQuasiRandoms.
                                                  @@ -89,20 +100,20 @@

                                                  Class GoldenQuasiRan
                                                  • -
                                                    +

                                                    Constructor Summary

                                                    Constructors
                                                    Constructor
                                                    Description
                                                    - +
                                                     
                                                  • -
                                                    +

                                                    Method Summary

                                                    @@ -111,28 +122,28 @@

                                                    Method Summary

                                                    Modifier and Type
                                                    Method
                                                    Description
                                                    -
                                                    com.github.tommyettinger.random.GoldenQuasiRandom
                                                    -
                                                    copy​(com.esotericsoftware.kryo.Kryo kryo, +
                                                    com.github.tommyettinger.random.GoldenQuasiRandom
                                                    +
                                                    copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.GoldenQuasiRandom original)
                                                    -
                                                     
                                                    -
                                                    com.github.tommyettinger.random.GoldenQuasiRandom
                                                    -
                                                    read​(com.esotericsoftware.kryo.Kryo kryo, +
                                                     
                                                    +
                                                    com.github.tommyettinger.random.GoldenQuasiRandom
                                                    +
                                                    read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.GoldenQuasiRandom> dataClass)
                                                    -
                                                     
                                                    -
                                                    void
                                                    -
                                                    write​(com.esotericsoftware.kryo.Kryo kryo, +
                                                     
                                                    +
                                                    void
                                                    +
                                                    write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.GoldenQuasiRandom data)
                                                    -
                                                     
                                                    +
                                                     
                                                    -

                                                    Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                    +

                                                    Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                    getAcceptsNull, isImmutable, setAcceptsNull, setImmutable
                                                    -

                                                    Methods inherited from class java.lang.Object

                                                    +

                                                    Methods inherited from class java.lang.Object

                                                    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
                                                  • @@ -142,13 +153,13 @@

                                                    Methods inherited from cl
                                                    • -
                                                      +

                                                      Constructor Details

                                                      @@ -156,13 +167,13 @@

                                                      GoldenQuasiRandomSerializer

                                                    • -
                                                      +

                                                      Method Details

                                                      • write

                                                        -
                                                        public void write(com.esotericsoftware.kryo.Kryo kryo, +
                                                        public void write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.GoldenQuasiRandom data)
                                                        @@ -174,7 +185,7 @@

                                                        write

                                                      • read

                                                        -
                                                        public com.github.tommyettinger.random.GoldenQuasiRandom read(com.esotericsoftware.kryo.Kryo kryo, +
                                                        public com.github.tommyettinger.random.GoldenQuasiRandom read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.GoldenQuasiRandom> dataClass)
                                                        @@ -186,7 +197,7 @@

                                                        read

                                                      • copy

                                                        -
                                                        public com.github.tommyettinger.random.GoldenQuasiRandom copy(com.esotericsoftware.kryo.Kryo kryo, +
                                                        public com.github.tommyettinger.random.GoldenQuasiRandom copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.GoldenQuasiRandom original)
                                                        Overrides:
                                                        diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/InterpolatedRandomSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/InterpolatedRandomSerializer.html index 309ce618..8d89f920 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/InterpolatedRandomSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/InterpolatedRandomSerializer.html @@ -1,26 +1,20 @@ - - -InterpolatedRandomSerializer (kryo-juniper 0.4.2.0 API) + +InterpolatedRandomSerializer (kryo-juniper 0.5.0.0 API) - - + -
                                                        -
                                                        +

                                                        -
                                                        public class InterpolatedRandomSerializer +
                                                        public class InterpolatedRandomSerializer extends com.esotericsoftware.kryo.Serializer<com.github.tommyettinger.random.InterpolatedRandom>
                                                        Kryo Serializer for juniper InterpolatedRandoms. Internally, this stores the serialized String produced by InterpolatedRandom.stringSerialize(Base). @@ -91,20 +102,20 @@

                                                        Class InterpolatedR
                                                        • -
                                                          +

                                                          Constructor Summary

                                                          Constructors
                                                        • -
                                                          +

                                                          Method Summary

                                                          @@ -113,28 +124,28 @@

                                                          Method Summary

                                                          Modifier and Type
                                                          Method
                                                          Description
                                                          -
                                                          com.github.tommyettinger.random.InterpolatedRandom
                                                          -
                                                          copy​(com.esotericsoftware.kryo.Kryo kryo, +
                                                          com.github.tommyettinger.random.InterpolatedRandom
                                                          +
                                                          copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.InterpolatedRandom original)
                                                          -
                                                           
                                                          -
                                                          com.github.tommyettinger.random.InterpolatedRandom
                                                          -
                                                          read​(com.esotericsoftware.kryo.Kryo kryo, +
                                                           
                                                          +
                                                          com.github.tommyettinger.random.InterpolatedRandom
                                                          +
                                                          read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.InterpolatedRandom> dataClass)
                                                          -
                                                           
                                                          -
                                                          void
                                                          -
                                                          write​(com.esotericsoftware.kryo.Kryo kryo, +
                                                           
                                                          +
                                                          void
                                                          +
                                                          write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.InterpolatedRandom data)
                                                          -
                                                           
                                                          +
                                                           
                                                          -

                                                          Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                          +

                                                          Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                          getAcceptsNull, isImmutable, setAcceptsNull, setImmutable
                                                          -

                                                          Methods inherited from class java.lang.Object

                                                          +

                                                          Methods inherited from class java.lang.Object

                                                          clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
                                                        • @@ -144,13 +155,13 @@

                                                          Methods inherited from cl
                                                          • -
                                                            +

                                                            Constructor Details

                                                            @@ -158,13 +169,13 @@

                                                            InterpolatedRandomSerializer

                                                          • -
                                                            +

                                                            Method Details

                                                            • write

                                                              -
                                                              public void write(com.esotericsoftware.kryo.Kryo kryo, +
                                                              public void write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.InterpolatedRandom data)
                                                              @@ -176,7 +187,7 @@

                                                              write

                                                            • read

                                                              -
                                                              public com.github.tommyettinger.random.InterpolatedRandom read(com.esotericsoftware.kryo.Kryo kryo, +
                                                              public com.github.tommyettinger.random.InterpolatedRandom read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.InterpolatedRandom> dataClass)
                                                              @@ -188,7 +199,7 @@

                                                              read

                                                            • copy

                                                              -
                                                              public com.github.tommyettinger.random.InterpolatedRandom copy(com.esotericsoftware.kryo.Kryo kryo, +
                                                              public com.github.tommyettinger.random.InterpolatedRandom copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.InterpolatedRandom original)
                                                              Overrides:
                                                              diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/Jsf32RandomSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/Jsf32RandomSerializer.html index 1582cd4c..6082dc83 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/Jsf32RandomSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/Jsf32RandomSerializer.html @@ -1,26 +1,20 @@ - - -Jsf32RandomSerializer (kryo-juniper 0.4.2.0 API) + +Jsf32RandomSerializer (kryo-juniper 0.5.0.0 API) - - + -
                                                              -
                                                              +

                                                              -
                                                              public class Jsf32RandomSerializer +
                                                              public class Jsf32RandomSerializer extends com.esotericsoftware.kryo.Serializer<com.github.tommyettinger.random.Jsf32Random>
                                                              Kryo Serializer for juniper Jsf32Randoms.
                                                              @@ -89,20 +100,20 @@

                                                              Class Jsf32RandomSerialize
                                                              • -
                                                                +

                                                                Constructor Summary

                                                                Constructors
                                                                Constructor
                                                                Description
                                                                - +
                                                                 
                                                              • -
                                                                +

                                                                Method Summary

                                                                @@ -111,28 +122,28 @@

                                                                Method Summary

                                                                Modifier and Type
                                                                Method
                                                                Description
                                                                -
                                                                com.github.tommyettinger.random.Jsf32Random
                                                                -
                                                                copy​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                com.github.tommyettinger.random.Jsf32Random
                                                                +
                                                                copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.Jsf32Random original)
                                                                -
                                                                 
                                                                -
                                                                com.github.tommyettinger.random.Jsf32Random
                                                                -
                                                                read​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                 
                                                                +
                                                                com.github.tommyettinger.random.Jsf32Random
                                                                +
                                                                read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.Jsf32Random> dataClass)
                                                                -
                                                                 
                                                                -
                                                                void
                                                                -
                                                                write​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                 
                                                                +
                                                                void
                                                                +
                                                                write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.Jsf32Random data)
                                                                -
                                                                 
                                                                +
                                                                 
                                                                -

                                                                Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                +

                                                                Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                getAcceptsNull, isImmutable, setAcceptsNull, setImmutable
                                                                -

                                                                Methods inherited from class java.lang.Object

                                                                +

                                                                Methods inherited from class java.lang.Object

                                                                clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
                                                              • @@ -142,13 +153,13 @@

                                                                Methods inherited from cl
                                                                • -
                                                                  +

                                                                  Constructor Details

                                                                  @@ -156,13 +167,13 @@

                                                                  Jsf32RandomSerializer

                                                                • -
                                                                  +

                                                                  Method Details

                                                                  • write

                                                                    -
                                                                    public void write(com.esotericsoftware.kryo.Kryo kryo, +
                                                                    public void write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.Jsf32Random data)
                                                                    @@ -174,7 +185,7 @@

                                                                    write

                                                                  • read

                                                                    -
                                                                    public com.github.tommyettinger.random.Jsf32Random read(com.esotericsoftware.kryo.Kryo kryo, +
                                                                    public com.github.tommyettinger.random.Jsf32Random read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.Jsf32Random> dataClass)
                                                                    @@ -186,7 +197,7 @@

                                                                    read

                                                                  • copy

                                                                    -
                                                                    public com.github.tommyettinger.random.Jsf32Random copy(com.esotericsoftware.kryo.Kryo kryo, +
                                                                    public com.github.tommyettinger.random.Jsf32Random copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.Jsf32Random original)
                                                                    Overrides:
                                                                    diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/KnownSequenceRandomSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/KnownSequenceRandomSerializer.html index 38878f7b..85e11405 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/KnownSequenceRandomSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/KnownSequenceRandomSerializer.html @@ -1,26 +1,20 @@ - - -KnownSequenceRandomSerializer (kryo-juniper 0.4.2.0 API) + +KnownSequenceRandomSerializer (kryo-juniper 0.5.0.0 API) - - + -
                                                                    -
                                                                    +

                                                                    -
                                                                    public class KnownSequenceRandomSerializer +
                                                                    public class KnownSequenceRandomSerializer extends com.esotericsoftware.kryo.Serializer<com.github.tommyettinger.random.KnownSequenceRandom>
                                                                    Kryo Serializer for juniper KnownSequenceRandoms. Internally, this stores the serialized String produced by KnownSequenceRandom.stringSerialize(Base).
                                                                    @@ -90,20 +101,20 @@

                                                                    Class KnownSequenc
                                                                    • -
                                                                      +

                                                                      Constructor Summary

                                                                      Constructors
                                                                    • -
                                                                      +

                                                                      Method Summary

                                                                      @@ -112,28 +123,28 @@

                                                                      Method Summary

                                                                      Modifier and Type
                                                                      Method
                                                                      Description
                                                                      -
                                                                      com.github.tommyettinger.random.KnownSequenceRandom
                                                                      -
                                                                      copy​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                      com.github.tommyettinger.random.KnownSequenceRandom
                                                                      +
                                                                      copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.KnownSequenceRandom original)
                                                                      -
                                                                       
                                                                      -
                                                                      com.github.tommyettinger.random.KnownSequenceRandom
                                                                      -
                                                                      read​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                       
                                                                      +
                                                                      com.github.tommyettinger.random.KnownSequenceRandom
                                                                      +
                                                                      read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.KnownSequenceRandom> dataClass)
                                                                      -
                                                                       
                                                                      -
                                                                      void
                                                                      -
                                                                      write​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                       
                                                                      +
                                                                      void
                                                                      +
                                                                      write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.KnownSequenceRandom data)
                                                                      -
                                                                       
                                                                      +
                                                                       
                                                                      -

                                                                      Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                      +

                                                                      Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                      getAcceptsNull, isImmutable, setAcceptsNull, setImmutable
                                                                      -

                                                                      Methods inherited from class java.lang.Object

                                                                      +

                                                                      Methods inherited from class java.lang.Object

                                                                      clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
                                                                    • @@ -143,13 +154,13 @@

                                                                      Methods inherited from cl
                                                                      • -
                                                                        +

                                                                        Constructor Details

                                                                        @@ -157,13 +168,13 @@

                                                                        KnownSequenceRandomSerializer

                                                                      • -
                                                                        +

                                                                        Method Details

                                                                        • write

                                                                          -
                                                                          public void write(com.esotericsoftware.kryo.Kryo kryo, +
                                                                          public void write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.KnownSequenceRandom data)
                                                                          @@ -175,7 +186,7 @@

                                                                          write

                                                                        • read

                                                                          -
                                                                          public com.github.tommyettinger.random.KnownSequenceRandom read(com.esotericsoftware.kryo.Kryo kryo, +
                                                                          public com.github.tommyettinger.random.KnownSequenceRandom read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.KnownSequenceRandom> dataClass)
                                                                          @@ -187,7 +198,7 @@

                                                                          read

                                                                        • copy

                                                                          -
                                                                          public com.github.tommyettinger.random.KnownSequenceRandom copy(com.esotericsoftware.kryo.Kryo kryo, +
                                                                          public com.github.tommyettinger.random.KnownSequenceRandom copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.KnownSequenceRandom original)
                                                                          Overrides:
                                                                          diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/LaserRandomSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/LaserRandomSerializer.html index 1ce48708..0e2f2c05 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/LaserRandomSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/LaserRandomSerializer.html @@ -1,26 +1,20 @@ - - -LaserRandomSerializer (kryo-juniper 0.4.2.0 API) + +LaserRandomSerializer (kryo-juniper 0.5.0.0 API) - - + -
                                                                          -
                                                                          +

                                                                          -
                                                                          public class LaserRandomSerializer +
                                                                          public class LaserRandomSerializer extends com.esotericsoftware.kryo.Serializer<com.github.tommyettinger.random.LaserRandom>
                                                                          Kryo Serializer for juniper LaserRandoms.
                                                                          @@ -89,20 +100,20 @@

                                                                          Class LaserRandomSerialize
                                                                          • -
                                                                            +

                                                                            Constructor Summary

                                                                            Constructors
                                                                            Constructor
                                                                            Description
                                                                            - +
                                                                             
                                                                          • -
                                                                            +

                                                                            Method Summary

                                                                            @@ -111,28 +122,28 @@

                                                                            Method Summary

                                                                            Modifier and Type
                                                                            Method
                                                                            Description
                                                                            -
                                                                            com.github.tommyettinger.random.LaserRandom
                                                                            -
                                                                            copy​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                            com.github.tommyettinger.random.LaserRandom
                                                                            +
                                                                            copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.LaserRandom original)
                                                                            -
                                                                             
                                                                            -
                                                                            com.github.tommyettinger.random.LaserRandom
                                                                            -
                                                                            read​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                             
                                                                            +
                                                                            com.github.tommyettinger.random.LaserRandom
                                                                            +
                                                                            read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.LaserRandom> dataClass)
                                                                            -
                                                                             
                                                                            -
                                                                            void
                                                                            -
                                                                            write​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                             
                                                                            +
                                                                            void
                                                                            +
                                                                            write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.LaserRandom data)
                                                                            -
                                                                             
                                                                            +
                                                                             
                                                                            -

                                                                            Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                            +

                                                                            Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                            getAcceptsNull, isImmutable, setAcceptsNull, setImmutable
                                                                            -

                                                                            Methods inherited from class java.lang.Object

                                                                            +

                                                                            Methods inherited from class java.lang.Object

                                                                            clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
                                                                          • @@ -142,13 +153,13 @@

                                                                            Methods inherited from cl
                                                                            • -
                                                                              +

                                                                              Constructor Details

                                                                              @@ -156,13 +167,13 @@

                                                                              LaserRandomSerializer

                                                                            • -
                                                                              +

                                                                              Method Details

                                                                              • write

                                                                                -
                                                                                public void write(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                public void write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.LaserRandom data)
                                                                                @@ -174,7 +185,7 @@

                                                                                write

                                                                              • read

                                                                                -
                                                                                public com.github.tommyettinger.random.LaserRandom read(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                public com.github.tommyettinger.random.LaserRandom read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.LaserRandom> dataClass)
                                                                                @@ -186,7 +197,7 @@

                                                                                read

                                                                              • copy

                                                                                -
                                                                                public com.github.tommyettinger.random.LaserRandom copy(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                public com.github.tommyettinger.random.LaserRandom copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.LaserRandom original)
                                                                                Overrides:
                                                                                diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/LongSequenceSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/LongSequenceSerializer.html index 3ad66c69..0ec78c77 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/LongSequenceSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/LongSequenceSerializer.html @@ -1,26 +1,20 @@ - - -LongSequenceSerializer (kryo-juniper 0.4.2.0 API) + +LongSequenceSerializer (kryo-juniper 0.5.0.0 API) - - + -
                                                                                -
                                                                                +

                                                                                -
                                                                                public class LongSequenceSerializer +
                                                                                public class LongSequenceSerializer extends com.esotericsoftware.kryo.Serializer<com.github.tommyettinger.random.LongSequence>
                                                                                Kryo Serializer for jdkgdxds LongSequences.
                                                                                @@ -89,20 +100,20 @@

                                                                                Class LongSequenceSeriali
                                                                                • -
                                                                                  +

                                                                                  Constructor Summary

                                                                                  Constructors
                                                                                  Constructor
                                                                                  Description
                                                                                  - +
                                                                                   
                                                                                • -
                                                                                  +

                                                                                  Method Summary

                                                                                  @@ -111,28 +122,28 @@

                                                                                  Method Summary

                                                                                  Modifier and Type
                                                                                  Method
                                                                                  Description
                                                                                  -
                                                                                  com.github.tommyettinger.random.LongSequence
                                                                                  -
                                                                                  copy​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                  com.github.tommyettinger.random.LongSequence
                                                                                  +
                                                                                  copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.LongSequence original)
                                                                                  -
                                                                                   
                                                                                  -
                                                                                  com.github.tommyettinger.random.LongSequence
                                                                                  -
                                                                                  read​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                   
                                                                                  +
                                                                                  com.github.tommyettinger.random.LongSequence
                                                                                  +
                                                                                  read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.LongSequence> dataClass)
                                                                                  -
                                                                                   
                                                                                  -
                                                                                  void
                                                                                  -
                                                                                  write​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                   
                                                                                  +
                                                                                  void
                                                                                  +
                                                                                  write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.LongSequence data)
                                                                                  -
                                                                                   
                                                                                  +
                                                                                   
                                                                                  -

                                                                                  Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                  +

                                                                                  Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                  getAcceptsNull, isImmutable, setAcceptsNull, setImmutable
                                                                                  -

                                                                                  Methods inherited from class java.lang.Object

                                                                                  +

                                                                                  Methods inherited from class java.lang.Object

                                                                                  clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
                                                                                • @@ -142,13 +153,13 @@

                                                                                  Methods inherited from cl
                                                                                  • -
                                                                                    +

                                                                                    Constructor Details

                                                                                    @@ -156,13 +167,13 @@

                                                                                    LongSequenceSerializer

                                                                                  • -
                                                                                    +

                                                                                    Method Details

                                                                                    • write

                                                                                      -
                                                                                      public void write(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                      public void write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.LongSequence data)
                                                                                      @@ -174,7 +185,7 @@

                                                                                      write

                                                                                    • read

                                                                                      -
                                                                                      public com.github.tommyettinger.random.LongSequence read(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                      public com.github.tommyettinger.random.LongSequence read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.LongSequence> dataClass)
                                                                                      @@ -186,7 +197,7 @@

                                                                                      read

                                                                                    • copy

                                                                                      -
                                                                                      public com.github.tommyettinger.random.LongSequence copy(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                      public com.github.tommyettinger.random.LongSequence copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.LongSequence original)
                                                                                      Overrides:
                                                                                      diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/LowChangeQuasiRandomSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/LowChangeQuasiRandomSerializer.html index 8f7bd1fb..5da6421b 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/LowChangeQuasiRandomSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/LowChangeQuasiRandomSerializer.html @@ -1,26 +1,20 @@ - - -LowChangeQuasiRandomSerializer (kryo-juniper 0.4.2.0 API) + +LowChangeQuasiRandomSerializer (kryo-juniper 0.5.0.0 API) - - + -
                                                                                      -
                                                                                      +

                                                                                      -
                                                                                      public class LowChangeQuasiRandomSerializer +
                                                                                      public class LowChangeQuasiRandomSerializer extends com.esotericsoftware.kryo.Serializer<com.github.tommyettinger.random.LowChangeQuasiRandom>
                                                                                      Kryo Serializer for juniper LowChangeQuasiRandoms.
                                                                                      @@ -89,20 +100,20 @@

                                                                                      Class LowChangeQu
                                                                                      • -
                                                                                        +

                                                                                        Constructor Summary

                                                                                        Constructors
                                                                                      • -
                                                                                        +

                                                                                        Method Summary

                                                                                        @@ -111,28 +122,28 @@

                                                                                        Method Summary

                                                                                        Modifier and Type
                                                                                        Method
                                                                                        Description
                                                                                        -
                                                                                        com.github.tommyettinger.random.LowChangeQuasiRandom
                                                                                        -
                                                                                        copy​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                        com.github.tommyettinger.random.LowChangeQuasiRandom
                                                                                        +
                                                                                        copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.LowChangeQuasiRandom original)
                                                                                        -
                                                                                         
                                                                                        -
                                                                                        com.github.tommyettinger.random.LowChangeQuasiRandom
                                                                                        -
                                                                                        read​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                         
                                                                                        +
                                                                                        com.github.tommyettinger.random.LowChangeQuasiRandom
                                                                                        +
                                                                                        read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.LowChangeQuasiRandom> dataClass)
                                                                                        -
                                                                                         
                                                                                        -
                                                                                        void
                                                                                        -
                                                                                        write​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                         
                                                                                        +
                                                                                        void
                                                                                        +
                                                                                        write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.LowChangeQuasiRandom data)
                                                                                        -
                                                                                         
                                                                                        +
                                                                                         
                                                                                        -

                                                                                        Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                        +

                                                                                        Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                        getAcceptsNull, isImmutable, setAcceptsNull, setImmutable
                                                                                        -

                                                                                        Methods inherited from class java.lang.Object

                                                                                        +

                                                                                        Methods inherited from class java.lang.Object

                                                                                        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
                                                                                      • @@ -142,13 +153,13 @@

                                                                                        Methods inherited from cl
                                                                                        • -
                                                                                          +

                                                                                          Constructor Details

                                                                                          @@ -156,13 +167,13 @@

                                                                                          LowChangeQuasiRandomSerializer

                                                                                        • -
                                                                                          +

                                                                                          Method Details

                                                                                          • write

                                                                                            -
                                                                                            public void write(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                            public void write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.LowChangeQuasiRandom data)
                                                                                            @@ -174,7 +185,7 @@

                                                                                            write

                                                                                          • read

                                                                                            -
                                                                                            public com.github.tommyettinger.random.LowChangeQuasiRandom read(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                            public com.github.tommyettinger.random.LowChangeQuasiRandom read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.LowChangeQuasiRandom> dataClass)
                                                                                            @@ -186,7 +197,7 @@

                                                                                            read

                                                                                          • copy

                                                                                            -
                                                                                            public com.github.tommyettinger.random.LowChangeQuasiRandom copy(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                            public com.github.tommyettinger.random.LowChangeQuasiRandom copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.LowChangeQuasiRandom original)
                                                                                            Overrides:
                                                                                            diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/MizuchiRandomSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/MizuchiRandomSerializer.html index 22b0c143..6489c00a 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/MizuchiRandomSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/MizuchiRandomSerializer.html @@ -1,26 +1,20 @@ - - -MizuchiRandomSerializer (kryo-juniper 0.4.2.0 API) + +MizuchiRandomSerializer (kryo-juniper 0.5.0.0 API) - - + -
                                                                                            -
                                                                                            +

                                                                                            -
                                                                                            public class MizuchiRandomSerializer +
                                                                                            public class MizuchiRandomSerializer extends com.esotericsoftware.kryo.Serializer<com.github.tommyettinger.random.MizuchiRandom>
                                                                                            Kryo Serializer for juniper MizuchiRandoms.
                                                                                            @@ -89,20 +100,20 @@

                                                                                            Class MizuchiRandomSeria
                                                                                            • -
                                                                                              +

                                                                                              Constructor Summary

                                                                                              Constructors
                                                                                              Constructor
                                                                                              Description
                                                                                              - +
                                                                                               
                                                                                            • -
                                                                                              +

                                                                                              Method Summary

                                                                                              @@ -111,28 +122,28 @@

                                                                                              Method Summary

                                                                                              Modifier and Type
                                                                                              Method
                                                                                              Description
                                                                                              -
                                                                                              com.github.tommyettinger.random.MizuchiRandom
                                                                                              -
                                                                                              copy​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                              com.github.tommyettinger.random.MizuchiRandom
                                                                                              +
                                                                                              copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.MizuchiRandom original)
                                                                                              -
                                                                                               
                                                                                              -
                                                                                              com.github.tommyettinger.random.MizuchiRandom
                                                                                              -
                                                                                              read​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                               
                                                                                              +
                                                                                              com.github.tommyettinger.random.MizuchiRandom
                                                                                              +
                                                                                              read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.MizuchiRandom> dataClass)
                                                                                              -
                                                                                               
                                                                                              -
                                                                                              void
                                                                                              -
                                                                                              write​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                               
                                                                                              +
                                                                                              void
                                                                                              +
                                                                                              write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.MizuchiRandom data)
                                                                                              -
                                                                                               
                                                                                              +
                                                                                               
                                                                                              -

                                                                                              Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                              +

                                                                                              Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                              getAcceptsNull, isImmutable, setAcceptsNull, setImmutable
                                                                                              -

                                                                                              Methods inherited from class java.lang.Object

                                                                                              +

                                                                                              Methods inherited from class java.lang.Object

                                                                                              clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
                                                                                            • @@ -142,13 +153,13 @@

                                                                                              Methods inherited from cl
                                                                                              • -
                                                                                                +

                                                                                                Constructor Details

                                                                                                @@ -156,13 +167,13 @@

                                                                                                MizuchiRandomSerializer

                                                                                              • -
                                                                                                +

                                                                                                Method Details

                                                                                                • write

                                                                                                  -
                                                                                                  public void write(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                  public void write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.MizuchiRandom data)
                                                                                                  @@ -174,7 +185,7 @@

                                                                                                  write

                                                                                                • read

                                                                                                  -
                                                                                                  public com.github.tommyettinger.random.MizuchiRandom read(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                  public com.github.tommyettinger.random.MizuchiRandom read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.MizuchiRandom> dataClass)
                                                                                                  @@ -186,7 +197,7 @@

                                                                                                  read

                                                                                                • copy

                                                                                                  -
                                                                                                  public com.github.tommyettinger.random.MizuchiRandom copy(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                  public com.github.tommyettinger.random.MizuchiRandom copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.MizuchiRandom original)
                                                                                                  Overrides:
                                                                                                  diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/PasarRandomSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/PasarRandomSerializer.html index 00257dde..4fa64101 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/PasarRandomSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/PasarRandomSerializer.html @@ -1,26 +1,20 @@ - - -PasarRandomSerializer (kryo-juniper 0.4.2.0 API) + +PasarRandomSerializer (kryo-juniper 0.5.0.0 API) - - + -
                                                                                                  -
                                                                                                  +

                                                                                                  -
                                                                                                  public class PasarRandomSerializer +
                                                                                                  public class PasarRandomSerializer extends com.esotericsoftware.kryo.Serializer<com.github.tommyettinger.random.PasarRandom>
                                                                                                  Kryo Serializer for juniper PasarRandoms.
                                                                                                  @@ -89,20 +100,20 @@

                                                                                                  Class PasarRandomSerialize
                                                                                                  • -
                                                                                                    +

                                                                                                    Constructor Summary

                                                                                                    Constructors
                                                                                                    Constructor
                                                                                                    Description
                                                                                                    - +
                                                                                                     
                                                                                                  • -
                                                                                                    +

                                                                                                    Method Summary

                                                                                                    @@ -111,28 +122,28 @@

                                                                                                    Method Summary

                                                                                                    Modifier and Type
                                                                                                    Method
                                                                                                    Description
                                                                                                    -
                                                                                                    com.github.tommyettinger.random.PasarRandom
                                                                                                    -
                                                                                                    copy​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                    com.github.tommyettinger.random.PasarRandom
                                                                                                    +
                                                                                                    copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.PasarRandom original)
                                                                                                    -
                                                                                                     
                                                                                                    -
                                                                                                    com.github.tommyettinger.random.PasarRandom
                                                                                                    -
                                                                                                    read​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                     
                                                                                                    +
                                                                                                    com.github.tommyettinger.random.PasarRandom
                                                                                                    +
                                                                                                    read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.PasarRandom> dataClass)
                                                                                                    -
                                                                                                     
                                                                                                    -
                                                                                                    void
                                                                                                    -
                                                                                                    write​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                     
                                                                                                    +
                                                                                                    void
                                                                                                    +
                                                                                                    write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.PasarRandom data)
                                                                                                    -
                                                                                                     
                                                                                                    +
                                                                                                     
                                                                                                    -

                                                                                                    Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                    +

                                                                                                    Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                    getAcceptsNull, isImmutable, setAcceptsNull, setImmutable
                                                                                                    -

                                                                                                    Methods inherited from class java.lang.Object

                                                                                                    +

                                                                                                    Methods inherited from class java.lang.Object

                                                                                                    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
                                                                                                  • @@ -142,13 +153,13 @@

                                                                                                    Methods inherited from cl
                                                                                                    • -
                                                                                                      +

                                                                                                      Constructor Details

                                                                                                      @@ -156,13 +167,13 @@

                                                                                                      PasarRandomSerializer

                                                                                                    • -
                                                                                                      +

                                                                                                      Method Details

                                                                                                      • write

                                                                                                        -
                                                                                                        public void write(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                        public void write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.PasarRandom data)
                                                                                                        @@ -174,7 +185,7 @@

                                                                                                        write

                                                                                                      • read

                                                                                                        -
                                                                                                        public com.github.tommyettinger.random.PasarRandom read(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                        public com.github.tommyettinger.random.PasarRandom read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.PasarRandom> dataClass)
                                                                                                        @@ -186,7 +197,7 @@

                                                                                                        read

                                                                                                      • copy

                                                                                                        -
                                                                                                        public com.github.tommyettinger.random.PasarRandom copy(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                        public com.github.tommyettinger.random.PasarRandom copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.PasarRandom original)
                                                                                                        Overrides:
                                                                                                        diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/PouchRandomSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/PouchRandomSerializer.html index cf9da31c..222bc3a0 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/PouchRandomSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/PouchRandomSerializer.html @@ -1,26 +1,20 @@ - - -PouchRandomSerializer (kryo-juniper 0.4.2.0 API) + +PouchRandomSerializer (kryo-juniper 0.5.0.0 API) - - + -
                                                                                                        -
                                                                                                        +

                                                                                                        -
                                                                                                        public class PouchRandomSerializer +
                                                                                                        public class PouchRandomSerializer extends com.esotericsoftware.kryo.Serializer<com.github.tommyettinger.random.PouchRandom>
                                                                                                        Kryo Serializer for juniper PouchRandoms.
                                                                                                        @@ -89,20 +100,20 @@

                                                                                                        Class PouchRandomSerialize
                                                                                                        • -
                                                                                                          +

                                                                                                          Constructor Summary

                                                                                                          Constructors
                                                                                                          Constructor
                                                                                                          Description
                                                                                                          - +
                                                                                                           
                                                                                                        • -
                                                                                                          +

                                                                                                          Method Summary

                                                                                                          @@ -111,28 +122,28 @@

                                                                                                          Method Summary

                                                                                                          Modifier and Type
                                                                                                          Method
                                                                                                          Description
                                                                                                          -
                                                                                                          com.github.tommyettinger.random.PouchRandom
                                                                                                          -
                                                                                                          copy​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                          com.github.tommyettinger.random.PouchRandom
                                                                                                          +
                                                                                                          copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.PouchRandom original)
                                                                                                          -
                                                                                                           
                                                                                                          -
                                                                                                          com.github.tommyettinger.random.PouchRandom
                                                                                                          -
                                                                                                          read​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                           
                                                                                                          +
                                                                                                          com.github.tommyettinger.random.PouchRandom
                                                                                                          +
                                                                                                          read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.PouchRandom> dataClass)
                                                                                                          -
                                                                                                           
                                                                                                          -
                                                                                                          void
                                                                                                          -
                                                                                                          write​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                           
                                                                                                          +
                                                                                                          void
                                                                                                          +
                                                                                                          write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.PouchRandom data)
                                                                                                          -
                                                                                                           
                                                                                                          +
                                                                                                           
                                                                                                          -

                                                                                                          Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                          +

                                                                                                          Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                          getAcceptsNull, isImmutable, setAcceptsNull, setImmutable
                                                                                                          -

                                                                                                          Methods inherited from class java.lang.Object

                                                                                                          +

                                                                                                          Methods inherited from class java.lang.Object

                                                                                                          clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
                                                                                                        • @@ -142,13 +153,13 @@

                                                                                                          Methods inherited from cl
                                                                                                          • -
                                                                                                            +

                                                                                                            Constructor Details

                                                                                                            @@ -156,13 +167,13 @@

                                                                                                            PouchRandomSerializer

                                                                                                          • -
                                                                                                            +

                                                                                                            Method Details

                                                                                                            • write

                                                                                                              -
                                                                                                              public void write(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                              public void write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.PouchRandom data)
                                                                                                              @@ -174,7 +185,7 @@

                                                                                                              write

                                                                                                            • read

                                                                                                              -
                                                                                                              public com.github.tommyettinger.random.PouchRandom read(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                              public com.github.tommyettinger.random.PouchRandom read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.PouchRandom> dataClass)
                                                                                                              @@ -186,7 +197,7 @@

                                                                                                              read

                                                                                                            • copy

                                                                                                              -
                                                                                                              public com.github.tommyettinger.random.PouchRandom copy(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                              public com.github.tommyettinger.random.PouchRandom copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.PouchRandom original)
                                                                                                              Overrides:
                                                                                                              diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/Respite32RandomSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/Respite32RandomSerializer.html index e2496a13..02c102dc 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/Respite32RandomSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/Respite32RandomSerializer.html @@ -1,26 +1,20 @@ - - -Respite32RandomSerializer (kryo-juniper 0.4.2.0 API) + +Respite32RandomSerializer (kryo-juniper 0.5.0.0 API) - - + -
                                                                                                              -
                                                                                                              +

                                                                                                              -
                                                                                                              public class Respite32RandomSerializer +
                                                                                                              public class Respite32RandomSerializer extends com.esotericsoftware.kryo.Serializer<com.github.tommyettinger.random.Respite32Random>
                                                                                                              Kryo Serializer for juniper Respite32Randoms.
                                                                                                              @@ -89,20 +100,20 @@

                                                                                                              Class Respite32RandomS
                                                                                                              • -
                                                                                                                +

                                                                                                                Constructor Summary

                                                                                                                Constructors
                                                                                                                Constructor
                                                                                                                Description
                                                                                                                - +
                                                                                                                 
                                                                                                              • -
                                                                                                                +

                                                                                                                Method Summary

                                                                                                                @@ -111,28 +122,28 @@

                                                                                                                Method Summary

                                                                                                                Modifier and Type
                                                                                                                Method
                                                                                                                Description
                                                                                                                -
                                                                                                                com.github.tommyettinger.random.Respite32Random
                                                                                                                -
                                                                                                                copy​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                com.github.tommyettinger.random.Respite32Random
                                                                                                                +
                                                                                                                copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.Respite32Random original)
                                                                                                                -
                                                                                                                 
                                                                                                                -
                                                                                                                com.github.tommyettinger.random.Respite32Random
                                                                                                                -
                                                                                                                read​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                 
                                                                                                                +
                                                                                                                com.github.tommyettinger.random.Respite32Random
                                                                                                                +
                                                                                                                read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.Respite32Random> dataClass)
                                                                                                                -
                                                                                                                 
                                                                                                                -
                                                                                                                void
                                                                                                                -
                                                                                                                write​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                 
                                                                                                                +
                                                                                                                void
                                                                                                                +
                                                                                                                write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.Respite32Random data)
                                                                                                                -
                                                                                                                 
                                                                                                                +
                                                                                                                 
                                                                                                                -

                                                                                                                Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                +

                                                                                                                Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                getAcceptsNull, isImmutable, setAcceptsNull, setImmutable
                                                                                                                -

                                                                                                                Methods inherited from class java.lang.Object

                                                                                                                +

                                                                                                                Methods inherited from class java.lang.Object

                                                                                                                clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
                                                                                                              • @@ -142,13 +153,13 @@

                                                                                                                Methods inherited from cl
                                                                                                                • -
                                                                                                                  +

                                                                                                                  Constructor Details

                                                                                                                  @@ -156,13 +167,13 @@

                                                                                                                  Respite32RandomSerializer

                                                                                                                • -
                                                                                                                  +

                                                                                                                  Method Details

                                                                                                                  • write

                                                                                                                    -
                                                                                                                    public void write(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                    public void write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.Respite32Random data)
                                                                                                                    @@ -174,7 +185,7 @@

                                                                                                                    write

                                                                                                                  • read

                                                                                                                    -
                                                                                                                    public com.github.tommyettinger.random.Respite32Random read(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                    public com.github.tommyettinger.random.Respite32Random read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.Respite32Random> dataClass)
                                                                                                                    @@ -186,7 +197,7 @@

                                                                                                                    read

                                                                                                                  • copy

                                                                                                                    -
                                                                                                                    public com.github.tommyettinger.random.Respite32Random copy(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                    public com.github.tommyettinger.random.Respite32Random copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.Respite32Random original)
                                                                                                                    Overrides:
                                                                                                                    diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/ReverseWrapperSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/ReverseWrapperSerializer.html index 28293a5d..a35776f4 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/ReverseWrapperSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/ReverseWrapperSerializer.html @@ -1,26 +1,20 @@ - - -ReverseWrapperSerializer (kryo-juniper 0.4.2.0 API) + +ReverseWrapperSerializer (kryo-juniper 0.5.0.0 API) - - + -
                                                                                                                    -
                                                                                                                    +

                                                                                                                    -
                                                                                                                    public class ReverseWrapperSerializer +
                                                                                                                    public class ReverseWrapperSerializer extends com.esotericsoftware.kryo.Serializer<com.github.tommyettinger.random.ReverseWrapper>
                                                                                                                    Kryo Serializer for juniper ReverseWrappers. Internally, this stores the serialized String produced by ReverseWrapper.stringSerialize(Base).
                                                                                                                    @@ -90,20 +101,20 @@

                                                                                                                    Class ReverseWrapperSer
                                                                                                                    • -
                                                                                                                      +

                                                                                                                      Constructor Summary

                                                                                                                      Constructors
                                                                                                                      Constructor
                                                                                                                      Description
                                                                                                                      - +
                                                                                                                       
                                                                                                                    • -
                                                                                                                      +

                                                                                                                      Method Summary

                                                                                                                      @@ -112,28 +123,28 @@

                                                                                                                      Method Summary

                                                                                                                      Modifier and Type
                                                                                                                      Method
                                                                                                                      Description
                                                                                                                      -
                                                                                                                      com.github.tommyettinger.random.ReverseWrapper
                                                                                                                      -
                                                                                                                      copy​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                      com.github.tommyettinger.random.ReverseWrapper
                                                                                                                      +
                                                                                                                      copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.ReverseWrapper original)
                                                                                                                      -
                                                                                                                       
                                                                                                                      -
                                                                                                                      com.github.tommyettinger.random.ReverseWrapper
                                                                                                                      -
                                                                                                                      read​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                       
                                                                                                                      +
                                                                                                                      com.github.tommyettinger.random.ReverseWrapper
                                                                                                                      +
                                                                                                                      read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.ReverseWrapper> dataClass)
                                                                                                                      -
                                                                                                                       
                                                                                                                      -
                                                                                                                      void
                                                                                                                      -
                                                                                                                      write​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                       
                                                                                                                      +
                                                                                                                      void
                                                                                                                      +
                                                                                                                      write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.ReverseWrapper data)
                                                                                                                      -
                                                                                                                       
                                                                                                                      +
                                                                                                                       
                                                                                                                      -

                                                                                                                      Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                      +

                                                                                                                      Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                      getAcceptsNull, isImmutable, setAcceptsNull, setImmutable
                                                                                                                      -

                                                                                                                      Methods inherited from class java.lang.Object

                                                                                                                      +

                                                                                                                      Methods inherited from class java.lang.Object

                                                                                                                      clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
                                                                                                                    • @@ -143,13 +154,13 @@

                                                                                                                      Methods inherited from cl
                                                                                                                      • -
                                                                                                                        +

                                                                                                                        Constructor Details

                                                                                                                        @@ -157,13 +168,13 @@

                                                                                                                        ReverseWrapperSerializer

                                                                                                                      • -
                                                                                                                        +

                                                                                                                        Method Details

                                                                                                                        • write

                                                                                                                          -
                                                                                                                          public void write(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                          public void write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.ReverseWrapper data)
                                                                                                                          @@ -175,7 +186,7 @@

                                                                                                                          write

                                                                                                                        • read

                                                                                                                          -
                                                                                                                          public com.github.tommyettinger.random.ReverseWrapper read(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                          public com.github.tommyettinger.random.ReverseWrapper read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.ReverseWrapper> dataClass)
                                                                                                                          @@ -187,7 +198,7 @@

                                                                                                                          read

                                                                                                                        • copy

                                                                                                                          -
                                                                                                                          public com.github.tommyettinger.random.ReverseWrapper copy(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                          public com.github.tommyettinger.random.ReverseWrapper copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.ReverseWrapper original)
                                                                                                                          Overrides:
                                                                                                                          diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/RomuTrioRandomSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/RomuTrioRandomSerializer.html index 4a532c29..326fbc82 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/RomuTrioRandomSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/RomuTrioRandomSerializer.html @@ -1,26 +1,20 @@ - - -RomuTrioRandomSerializer (kryo-juniper 0.4.2.0 API) + +RomuTrioRandomSerializer (kryo-juniper 0.5.0.0 API) - - + -
                                                                                                                          -
                                                                                                                          +

                                                                                                                          -
                                                                                                                          public class RomuTrioRandomSerializer +
                                                                                                                          public class RomuTrioRandomSerializer extends com.esotericsoftware.kryo.Serializer<com.github.tommyettinger.random.RomuTrioRandom>
                                                                                                                          Kryo Serializer for juniper RomuTrioRandoms.
                                                                                                                          @@ -89,20 +100,20 @@

                                                                                                                          Class RomuTrioRandomSer
                                                                                                                          • -
                                                                                                                            +

                                                                                                                            Constructor Summary

                                                                                                                            Constructors
                                                                                                                            Constructor
                                                                                                                            Description
                                                                                                                            - +
                                                                                                                             
                                                                                                                          • -
                                                                                                                            +

                                                                                                                            Method Summary

                                                                                                                            @@ -111,28 +122,28 @@

                                                                                                                            Method Summary

                                                                                                                            Modifier and Type
                                                                                                                            Method
                                                                                                                            Description
                                                                                                                            -
                                                                                                                            com.github.tommyettinger.random.RomuTrioRandom
                                                                                                                            -
                                                                                                                            copy​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                            com.github.tommyettinger.random.RomuTrioRandom
                                                                                                                            +
                                                                                                                            copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.RomuTrioRandom original)
                                                                                                                            -
                                                                                                                             
                                                                                                                            -
                                                                                                                            com.github.tommyettinger.random.RomuTrioRandom
                                                                                                                            -
                                                                                                                            read​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                             
                                                                                                                            +
                                                                                                                            com.github.tommyettinger.random.RomuTrioRandom
                                                                                                                            +
                                                                                                                            read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.RomuTrioRandom> dataClass)
                                                                                                                            -
                                                                                                                             
                                                                                                                            -
                                                                                                                            void
                                                                                                                            -
                                                                                                                            write​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                             
                                                                                                                            +
                                                                                                                            void
                                                                                                                            +
                                                                                                                            write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.RomuTrioRandom data)
                                                                                                                            -
                                                                                                                             
                                                                                                                            +
                                                                                                                             
                                                                                                                            -

                                                                                                                            Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                            +

                                                                                                                            Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                            getAcceptsNull, isImmutable, setAcceptsNull, setImmutable
                                                                                                                            -

                                                                                                                            Methods inherited from class java.lang.Object

                                                                                                                            +

                                                                                                                            Methods inherited from class java.lang.Object

                                                                                                                            clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
                                                                                                                          • @@ -142,13 +153,13 @@

                                                                                                                            Methods inherited from cl
                                                                                                                            • -
                                                                                                                              +

                                                                                                                              Constructor Details

                                                                                                                              @@ -156,13 +167,13 @@

                                                                                                                              RomuTrioRandomSerializer

                                                                                                                            • -
                                                                                                                              +

                                                                                                                              Method Details

                                                                                                                              • write

                                                                                                                                -
                                                                                                                                public void write(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                public void write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.RomuTrioRandom data)
                                                                                                                                @@ -174,7 +185,7 @@

                                                                                                                                write

                                                                                                                              • read

                                                                                                                                -
                                                                                                                                public com.github.tommyettinger.random.RomuTrioRandom read(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                public com.github.tommyettinger.random.RomuTrioRandom read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.RomuTrioRandom> dataClass)
                                                                                                                                @@ -186,7 +197,7 @@

                                                                                                                                read

                                                                                                                              • copy

                                                                                                                                -
                                                                                                                                public com.github.tommyettinger.random.RomuTrioRandom copy(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                public com.github.tommyettinger.random.RomuTrioRandom copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.RomuTrioRandom original)
                                                                                                                                Overrides:
                                                                                                                                diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/ScruffRandomSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/ScruffRandomSerializer.html index ff75c08d..c235be4a 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/ScruffRandomSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/ScruffRandomSerializer.html @@ -1,26 +1,20 @@ - - -ScruffRandomSerializer (kryo-juniper 0.4.2.0 API) + +ScruffRandomSerializer (kryo-juniper 0.5.0.0 API) - - + -
                                                                                                                                -
                                                                                                                                +

                                                                                                                                -
                                                                                                                                public class ScruffRandomSerializer +
                                                                                                                                public class ScruffRandomSerializer extends com.esotericsoftware.kryo.Serializer<com.github.tommyettinger.random.ScruffRandom>
                                                                                                                                Kryo Serializer for juniper ScruffRandoms.
                                                                                                                                @@ -89,20 +100,20 @@

                                                                                                                                Class ScruffRandomSeriali
                                                                                                                                • -
                                                                                                                                  +

                                                                                                                                  Constructor Summary

                                                                                                                                  Constructors
                                                                                                                                  Constructor
                                                                                                                                  Description
                                                                                                                                  - +
                                                                                                                                   
                                                                                                                                • -
                                                                                                                                  +

                                                                                                                                  Method Summary

                                                                                                                                  @@ -111,28 +122,28 @@

                                                                                                                                  Method Summary

                                                                                                                                  Modifier and Type
                                                                                                                                  Method
                                                                                                                                  Description
                                                                                                                                  -
                                                                                                                                  com.github.tommyettinger.random.ScruffRandom
                                                                                                                                  -
                                                                                                                                  copy​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                  com.github.tommyettinger.random.ScruffRandom
                                                                                                                                  +
                                                                                                                                  copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.ScruffRandom original)
                                                                                                                                  -
                                                                                                                                   
                                                                                                                                  -
                                                                                                                                  com.github.tommyettinger.random.ScruffRandom
                                                                                                                                  -
                                                                                                                                  read​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                   
                                                                                                                                  +
                                                                                                                                  com.github.tommyettinger.random.ScruffRandom
                                                                                                                                  +
                                                                                                                                  read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.ScruffRandom> dataClass)
                                                                                                                                  -
                                                                                                                                   
                                                                                                                                  -
                                                                                                                                  void
                                                                                                                                  -
                                                                                                                                  write​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                   
                                                                                                                                  +
                                                                                                                                  void
                                                                                                                                  +
                                                                                                                                  write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.ScruffRandom data)
                                                                                                                                  -
                                                                                                                                   
                                                                                                                                  +
                                                                                                                                   
                                                                                                                                  -

                                                                                                                                  Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                                  +

                                                                                                                                  Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                                  getAcceptsNull, isImmutable, setAcceptsNull, setImmutable
                                                                                                                                  -

                                                                                                                                  Methods inherited from class java.lang.Object

                                                                                                                                  +

                                                                                                                                  Methods inherited from class java.lang.Object

                                                                                                                                  clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
                                                                                                                                • @@ -142,13 +153,13 @@

                                                                                                                                  Methods inherited from cl
                                                                                                                                  • -
                                                                                                                                    +

                                                                                                                                    Constructor Details

                                                                                                                                    @@ -156,13 +167,13 @@

                                                                                                                                    ScruffRandomSerializer

                                                                                                                                  • -
                                                                                                                                    +

                                                                                                                                    Method Details

                                                                                                                                    • write

                                                                                                                                      -
                                                                                                                                      public void write(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                      public void write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.ScruffRandom data)
                                                                                                                                      @@ -174,7 +185,7 @@

                                                                                                                                      write

                                                                                                                                    • read

                                                                                                                                      -
                                                                                                                                      public com.github.tommyettinger.random.ScruffRandom read(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                      public com.github.tommyettinger.random.ScruffRandom read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.ScruffRandom> dataClass)
                                                                                                                                      @@ -186,7 +197,7 @@

                                                                                                                                      read

                                                                                                                                    • copy

                                                                                                                                      -
                                                                                                                                      public com.github.tommyettinger.random.ScruffRandom copy(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                      public com.github.tommyettinger.random.ScruffRandom copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.ScruffRandom original)
                                                                                                                                      Overrides:
                                                                                                                                      diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/Sfc64RandomSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/Sfc64RandomSerializer.html index 695c098d..2764cf90 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/Sfc64RandomSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/Sfc64RandomSerializer.html @@ -1,26 +1,20 @@ - - -Sfc64RandomSerializer (kryo-juniper 0.4.2.0 API) + +Sfc64RandomSerializer (kryo-juniper 0.5.0.0 API) - - + -
                                                                                                                                      -
                                                                                                                                      +

                                                                                                                                      -
                                                                                                                                      public class Sfc64RandomSerializer +
                                                                                                                                      public class Sfc64RandomSerializer extends com.esotericsoftware.kryo.Serializer<com.github.tommyettinger.random.Sfc64Random>
                                                                                                                                      Kryo Serializer for juniper Sfc64Randoms.
                                                                                                                                      @@ -89,20 +100,20 @@

                                                                                                                                      Class Sfc64RandomSerialize
                                                                                                                                      • -
                                                                                                                                        +

                                                                                                                                        Constructor Summary

                                                                                                                                        Constructors
                                                                                                                                        Constructor
                                                                                                                                        Description
                                                                                                                                        - +
                                                                                                                                         
                                                                                                                                      • -
                                                                                                                                        +

                                                                                                                                        Method Summary

                                                                                                                                        @@ -111,28 +122,28 @@

                                                                                                                                        Method Summary

                                                                                                                                        Modifier and Type
                                                                                                                                        Method
                                                                                                                                        Description
                                                                                                                                        -
                                                                                                                                        com.github.tommyettinger.random.Sfc64Random
                                                                                                                                        -
                                                                                                                                        copy​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                        com.github.tommyettinger.random.Sfc64Random
                                                                                                                                        +
                                                                                                                                        copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.Sfc64Random original)
                                                                                                                                        -
                                                                                                                                         
                                                                                                                                        -
                                                                                                                                        com.github.tommyettinger.random.Sfc64Random
                                                                                                                                        -
                                                                                                                                        read​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                         
                                                                                                                                        +
                                                                                                                                        com.github.tommyettinger.random.Sfc64Random
                                                                                                                                        +
                                                                                                                                        read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.Sfc64Random> dataClass)
                                                                                                                                        -
                                                                                                                                         
                                                                                                                                        -
                                                                                                                                        void
                                                                                                                                        -
                                                                                                                                        write​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                         
                                                                                                                                        +
                                                                                                                                        void
                                                                                                                                        +
                                                                                                                                        write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.Sfc64Random data)
                                                                                                                                        -
                                                                                                                                         
                                                                                                                                        +
                                                                                                                                         
                                                                                                                                        -

                                                                                                                                        Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                                        +

                                                                                                                                        Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                                        getAcceptsNull, isImmutable, setAcceptsNull, setImmutable
                                                                                                                                        -

                                                                                                                                        Methods inherited from class java.lang.Object

                                                                                                                                        +

                                                                                                                                        Methods inherited from class java.lang.Object

                                                                                                                                        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
                                                                                                                                      • @@ -142,13 +153,13 @@

                                                                                                                                        Methods inherited from cl
                                                                                                                                        • -
                                                                                                                                          +

                                                                                                                                          Constructor Details

                                                                                                                                          @@ -156,13 +167,13 @@

                                                                                                                                          Sfc64RandomSerializer

                                                                                                                                        • -
                                                                                                                                          +

                                                                                                                                          Method Details

                                                                                                                                          • write

                                                                                                                                            -
                                                                                                                                            public void write(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                            public void write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.Sfc64Random data)
                                                                                                                                            @@ -174,7 +185,7 @@

                                                                                                                                            write

                                                                                                                                          • read

                                                                                                                                            -
                                                                                                                                            public com.github.tommyettinger.random.Sfc64Random read(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                            public com.github.tommyettinger.random.Sfc64Random read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.Sfc64Random> dataClass)
                                                                                                                                            @@ -186,7 +197,7 @@

                                                                                                                                            read

                                                                                                                                          • copy

                                                                                                                                            -
                                                                                                                                            public com.github.tommyettinger.random.Sfc64Random copy(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                            public com.github.tommyettinger.random.Sfc64Random copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.Sfc64Random original)
                                                                                                                                            Overrides:
                                                                                                                                            diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/StrangerRandomSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/StrangerRandomSerializer.html index 52f73b16..e0d54d90 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/StrangerRandomSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/StrangerRandomSerializer.html @@ -1,26 +1,20 @@ - - -StrangerRandomSerializer (kryo-juniper 0.4.2.0 API) + +StrangerRandomSerializer (kryo-juniper 0.5.0.0 API) - - + -
                                                                                                                                            -
                                                                                                                                            +

                                                                                                                                            -
                                                                                                                                            public class StrangerRandomSerializer +
                                                                                                                                            public class StrangerRandomSerializer extends com.esotericsoftware.kryo.Serializer<com.github.tommyettinger.random.StrangerRandom>
                                                                                                                                            Kryo Serializer for juniper StrangerRandoms.
                                                                                                                                            @@ -89,20 +100,20 @@

                                                                                                                                            Class StrangerRandomSer
                                                                                                                                            • -
                                                                                                                                              +

                                                                                                                                              Constructor Summary

                                                                                                                                              Constructors
                                                                                                                                              Constructor
                                                                                                                                              Description
                                                                                                                                              - +
                                                                                                                                               
                                                                                                                                            • -
                                                                                                                                              +

                                                                                                                                              Method Summary

                                                                                                                                              @@ -111,28 +122,28 @@

                                                                                                                                              Method Summary

                                                                                                                                              Modifier and Type
                                                                                                                                              Method
                                                                                                                                              Description
                                                                                                                                              -
                                                                                                                                              com.github.tommyettinger.random.StrangerRandom
                                                                                                                                              -
                                                                                                                                              copy​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                              com.github.tommyettinger.random.StrangerRandom
                                                                                                                                              +
                                                                                                                                              copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.StrangerRandom original)
                                                                                                                                              -
                                                                                                                                               
                                                                                                                                              -
                                                                                                                                              com.github.tommyettinger.random.StrangerRandom
                                                                                                                                              -
                                                                                                                                              read​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                               
                                                                                                                                              +
                                                                                                                                              com.github.tommyettinger.random.StrangerRandom
                                                                                                                                              +
                                                                                                                                              read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.StrangerRandom> dataClass)
                                                                                                                                              -
                                                                                                                                               
                                                                                                                                              -
                                                                                                                                              void
                                                                                                                                              -
                                                                                                                                              write​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                               
                                                                                                                                              +
                                                                                                                                              void
                                                                                                                                              +
                                                                                                                                              write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.StrangerRandom data)
                                                                                                                                              -
                                                                                                                                               
                                                                                                                                              +
                                                                                                                                               
                                                                                                                                              -

                                                                                                                                              Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                                              +

                                                                                                                                              Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                                              getAcceptsNull, isImmutable, setAcceptsNull, setImmutable
                                                                                                                                              -

                                                                                                                                              Methods inherited from class java.lang.Object

                                                                                                                                              +

                                                                                                                                              Methods inherited from class java.lang.Object

                                                                                                                                              clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
                                                                                                                                            • @@ -142,13 +153,13 @@

                                                                                                                                              Methods inherited from cl
                                                                                                                                              • -
                                                                                                                                                +

                                                                                                                                                Constructor Details

                                                                                                                                                @@ -156,13 +167,13 @@

                                                                                                                                                StrangerRandomSerializer

                                                                                                                                              • -
                                                                                                                                                +

                                                                                                                                                Method Details

                                                                                                                                                • write

                                                                                                                                                  -
                                                                                                                                                  public void write(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                  public void write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.StrangerRandom data)
                                                                                                                                                  @@ -174,7 +185,7 @@

                                                                                                                                                  write

                                                                                                                                                • read

                                                                                                                                                  -
                                                                                                                                                  public com.github.tommyettinger.random.StrangerRandom read(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                  public com.github.tommyettinger.random.StrangerRandom read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.StrangerRandom> dataClass)
                                                                                                                                                  @@ -186,7 +197,7 @@

                                                                                                                                                  read

                                                                                                                                                • copy

                                                                                                                                                  -
                                                                                                                                                  public com.github.tommyettinger.random.StrangerRandom copy(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                  public com.github.tommyettinger.random.StrangerRandom copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.StrangerRandom original)
                                                                                                                                                  Overrides:
                                                                                                                                                  diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/TricycleRandomSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/TricycleRandomSerializer.html index ed556a8a..3e721ff4 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/TricycleRandomSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/TricycleRandomSerializer.html @@ -1,26 +1,20 @@ - - -TricycleRandomSerializer (kryo-juniper 0.4.2.0 API) + +TricycleRandomSerializer (kryo-juniper 0.5.0.0 API) - - + -
                                                                                                                                                  -
                                                                                                                                                  +

                                                                                                                                                  -
                                                                                                                                                  public class TricycleRandomSerializer +
                                                                                                                                                  public class TricycleRandomSerializer extends com.esotericsoftware.kryo.Serializer<com.github.tommyettinger.random.TricycleRandom>
                                                                                                                                                  Kryo Serializer for juniper TricycleRandoms.
                                                                                                                                                  @@ -89,20 +100,20 @@

                                                                                                                                                  Class TricycleRandomSer
                                                                                                                                                  • -
                                                                                                                                                    +

                                                                                                                                                    Constructor Summary

                                                                                                                                                    Constructors
                                                                                                                                                    Constructor
                                                                                                                                                    Description
                                                                                                                                                    - +
                                                                                                                                                     
                                                                                                                                                  • -
                                                                                                                                                    +

                                                                                                                                                    Method Summary

                                                                                                                                                    @@ -111,28 +122,28 @@

                                                                                                                                                    Method Summary

                                                                                                                                                    Modifier and Type
                                                                                                                                                    Method
                                                                                                                                                    Description
                                                                                                                                                    -
                                                                                                                                                    com.github.tommyettinger.random.TricycleRandom
                                                                                                                                                    -
                                                                                                                                                    copy​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                    com.github.tommyettinger.random.TricycleRandom
                                                                                                                                                    +
                                                                                                                                                    copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.TricycleRandom original)
                                                                                                                                                    -
                                                                                                                                                     
                                                                                                                                                    -
                                                                                                                                                    com.github.tommyettinger.random.TricycleRandom
                                                                                                                                                    -
                                                                                                                                                    read​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                     
                                                                                                                                                    +
                                                                                                                                                    com.github.tommyettinger.random.TricycleRandom
                                                                                                                                                    +
                                                                                                                                                    read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.TricycleRandom> dataClass)
                                                                                                                                                    -
                                                                                                                                                     
                                                                                                                                                    -
                                                                                                                                                    void
                                                                                                                                                    -
                                                                                                                                                    write​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                     
                                                                                                                                                    +
                                                                                                                                                    void
                                                                                                                                                    +
                                                                                                                                                    write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.TricycleRandom data)
                                                                                                                                                    -
                                                                                                                                                     
                                                                                                                                                    +
                                                                                                                                                     
                                                                                                                                                    -

                                                                                                                                                    Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                                                    +

                                                                                                                                                    Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                                                    getAcceptsNull, isImmutable, setAcceptsNull, setImmutable
                                                                                                                                                    -

                                                                                                                                                    Methods inherited from class java.lang.Object

                                                                                                                                                    +

                                                                                                                                                    Methods inherited from class java.lang.Object

                                                                                                                                                    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
                                                                                                                                                  • @@ -142,13 +153,13 @@

                                                                                                                                                    Methods inherited from cl
                                                                                                                                                    • -
                                                                                                                                                      +

                                                                                                                                                      Constructor Details

                                                                                                                                                      @@ -156,13 +167,13 @@

                                                                                                                                                      TricycleRandomSerializer

                                                                                                                                                    • -
                                                                                                                                                      +

                                                                                                                                                      Method Details

                                                                                                                                                      • write

                                                                                                                                                        -
                                                                                                                                                        public void write(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                        public void write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.TricycleRandom data)
                                                                                                                                                        @@ -174,7 +185,7 @@

                                                                                                                                                        write

                                                                                                                                                      • read

                                                                                                                                                        -
                                                                                                                                                        public com.github.tommyettinger.random.TricycleRandom read(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                        public com.github.tommyettinger.random.TricycleRandom read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.TricycleRandom> dataClass)
                                                                                                                                                        @@ -186,7 +197,7 @@

                                                                                                                                                        read

                                                                                                                                                      • copy

                                                                                                                                                        -
                                                                                                                                                        public com.github.tommyettinger.random.TricycleRandom copy(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                        public com.github.tommyettinger.random.TricycleRandom copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.TricycleRandom original)
                                                                                                                                                        Overrides:
                                                                                                                                                        diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/TrimRandomSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/TrimRandomSerializer.html index 752bb914..cb725d63 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/TrimRandomSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/TrimRandomSerializer.html @@ -1,26 +1,20 @@ - - -TrimRandomSerializer (kryo-juniper 0.4.2.0 API) + +TrimRandomSerializer (kryo-juniper 0.5.0.0 API) - - + -
                                                                                                                                                        -
                                                                                                                                                        +

                                                                                                                                                        -
                                                                                                                                                        public class TrimRandomSerializer +
                                                                                                                                                        public class TrimRandomSerializer extends com.esotericsoftware.kryo.Serializer<com.github.tommyettinger.random.TrimRandom>
                                                                                                                                                        Kryo Serializer for juniper TrimRandoms.
                                                                                                                                                        @@ -89,20 +100,20 @@

                                                                                                                                                        Class TrimRandomSerializer<
                                                                                                                                                        • -
                                                                                                                                                          +

                                                                                                                                                          Constructor Summary

                                                                                                                                                          Constructors
                                                                                                                                                          Constructor
                                                                                                                                                          Description
                                                                                                                                                          - +
                                                                                                                                                           
                                                                                                                                                        • -
                                                                                                                                                          +

                                                                                                                                                          Method Summary

                                                                                                                                                          @@ -111,28 +122,28 @@

                                                                                                                                                          Method Summary

                                                                                                                                                          Modifier and Type
                                                                                                                                                          Method
                                                                                                                                                          Description
                                                                                                                                                          -
                                                                                                                                                          com.github.tommyettinger.random.TrimRandom
                                                                                                                                                          -
                                                                                                                                                          copy​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                          com.github.tommyettinger.random.TrimRandom
                                                                                                                                                          +
                                                                                                                                                          copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.TrimRandom original)
                                                                                                                                                          -
                                                                                                                                                           
                                                                                                                                                          -
                                                                                                                                                          com.github.tommyettinger.random.TrimRandom
                                                                                                                                                          -
                                                                                                                                                          read​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                           
                                                                                                                                                          +
                                                                                                                                                          com.github.tommyettinger.random.TrimRandom
                                                                                                                                                          +
                                                                                                                                                          read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.TrimRandom> dataClass)
                                                                                                                                                          -
                                                                                                                                                           
                                                                                                                                                          -
                                                                                                                                                          void
                                                                                                                                                          -
                                                                                                                                                          write​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                           
                                                                                                                                                          +
                                                                                                                                                          void
                                                                                                                                                          +
                                                                                                                                                          write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.TrimRandom data)
                                                                                                                                                          -
                                                                                                                                                           
                                                                                                                                                          +
                                                                                                                                                           
                                                                                                                                                          -

                                                                                                                                                          Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                                                          +

                                                                                                                                                          Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                                                          getAcceptsNull, isImmutable, setAcceptsNull, setImmutable
                                                                                                                                                          -

                                                                                                                                                          Methods inherited from class java.lang.Object

                                                                                                                                                          +

                                                                                                                                                          Methods inherited from class java.lang.Object

                                                                                                                                                          clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
                                                                                                                                                        • @@ -142,13 +153,13 @@

                                                                                                                                                          Methods inherited from cl
                                                                                                                                                          • -
                                                                                                                                                            +

                                                                                                                                                            Constructor Details

                                                                                                                                                            @@ -156,13 +167,13 @@

                                                                                                                                                            TrimRandomSerializer

                                                                                                                                                          • -
                                                                                                                                                            +

                                                                                                                                                            Method Details

                                                                                                                                                            • write

                                                                                                                                                              -
                                                                                                                                                              public void write(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                              public void write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.TrimRandom data)
                                                                                                                                                              @@ -174,7 +185,7 @@

                                                                                                                                                              write

                                                                                                                                                            • read

                                                                                                                                                              -
                                                                                                                                                              public com.github.tommyettinger.random.TrimRandom read(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                              public com.github.tommyettinger.random.TrimRandom read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.TrimRandom> dataClass)
                                                                                                                                                              @@ -186,7 +197,7 @@

                                                                                                                                                              read

                                                                                                                                                            • copy

                                                                                                                                                              -
                                                                                                                                                              public com.github.tommyettinger.random.TrimRandom copy(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                              public com.github.tommyettinger.random.TrimRandom copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.TrimRandom original)
                                                                                                                                                              Overrides:
                                                                                                                                                              diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/TupleQuasiRandomSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/TupleQuasiRandomSerializer.html index daa7721e..07cd8d42 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/TupleQuasiRandomSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/TupleQuasiRandomSerializer.html @@ -1,26 +1,20 @@ - - -TupleQuasiRandomSerializer (kryo-juniper 0.4.2.0 API) + +TupleQuasiRandomSerializer (kryo-juniper 0.5.0.0 API) - - + -
                                                                                                                                                              -
                                                                                                                                                              +

                                                                                                                                                              -
                                                                                                                                                              public class TupleQuasiRandomSerializer +
                                                                                                                                                              public class TupleQuasiRandomSerializer extends com.esotericsoftware.kryo.Serializer<com.github.tommyettinger.random.TupleQuasiRandom>
                                                                                                                                                              Kryo Serializer for juniper TupleQuasiRandoms.
                                                                                                                                                              @@ -89,20 +100,20 @@

                                                                                                                                                              Class TupleQuasiRando
                                                                                                                                                              • -
                                                                                                                                                                +

                                                                                                                                                                Constructor Summary

                                                                                                                                                                Constructors
                                                                                                                                                                Constructor
                                                                                                                                                                Description
                                                                                                                                                                - +
                                                                                                                                                                 
                                                                                                                                                              • -
                                                                                                                                                                +

                                                                                                                                                                Method Summary

                                                                                                                                                                @@ -111,28 +122,28 @@

                                                                                                                                                                Method Summary

                                                                                                                                                                Modifier and Type
                                                                                                                                                                Method
                                                                                                                                                                Description
                                                                                                                                                                -
                                                                                                                                                                com.github.tommyettinger.random.TupleQuasiRandom
                                                                                                                                                                -
                                                                                                                                                                copy​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                com.github.tommyettinger.random.TupleQuasiRandom
                                                                                                                                                                +
                                                                                                                                                                copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.TupleQuasiRandom original)
                                                                                                                                                                -
                                                                                                                                                                 
                                                                                                                                                                -
                                                                                                                                                                com.github.tommyettinger.random.TupleQuasiRandom
                                                                                                                                                                -
                                                                                                                                                                read​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                 
                                                                                                                                                                +
                                                                                                                                                                com.github.tommyettinger.random.TupleQuasiRandom
                                                                                                                                                                +
                                                                                                                                                                read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.TupleQuasiRandom> dataClass)
                                                                                                                                                                -
                                                                                                                                                                 
                                                                                                                                                                -
                                                                                                                                                                void
                                                                                                                                                                -
                                                                                                                                                                write​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                 
                                                                                                                                                                +
                                                                                                                                                                void
                                                                                                                                                                +
                                                                                                                                                                write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.TupleQuasiRandom data)
                                                                                                                                                                -
                                                                                                                                                                 
                                                                                                                                                                +
                                                                                                                                                                 
                                                                                                                                                                -

                                                                                                                                                                Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                                                                +

                                                                                                                                                                Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                                                                getAcceptsNull, isImmutable, setAcceptsNull, setImmutable
                                                                                                                                                                -

                                                                                                                                                                Methods inherited from class java.lang.Object

                                                                                                                                                                +

                                                                                                                                                                Methods inherited from class java.lang.Object

                                                                                                                                                                clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
                                                                                                                                                              • @@ -142,13 +153,13 @@

                                                                                                                                                                Methods inherited from cl
                                                                                                                                                                • -
                                                                                                                                                                  +

                                                                                                                                                                  Constructor Details

                                                                                                                                                                  @@ -156,13 +167,13 @@

                                                                                                                                                                  TupleQuasiRandomSerializer

                                                                                                                                                                • -
                                                                                                                                                                  +

                                                                                                                                                                  Method Details

                                                                                                                                                                  • write

                                                                                                                                                                    -
                                                                                                                                                                    public void write(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                    public void write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.TupleQuasiRandom data)
                                                                                                                                                                    @@ -174,7 +185,7 @@

                                                                                                                                                                    write

                                                                                                                                                                  • read

                                                                                                                                                                    -
                                                                                                                                                                    public com.github.tommyettinger.random.TupleQuasiRandom read(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                    public com.github.tommyettinger.random.TupleQuasiRandom read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.TupleQuasiRandom> dataClass)
                                                                                                                                                                    @@ -186,7 +197,7 @@

                                                                                                                                                                    read

                                                                                                                                                                  • copy

                                                                                                                                                                    -
                                                                                                                                                                    public com.github.tommyettinger.random.TupleQuasiRandom copy(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                    public com.github.tommyettinger.random.TupleQuasiRandom copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.TupleQuasiRandom original)
                                                                                                                                                                    Overrides:
                                                                                                                                                                    diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/VanDerCorputQuasiRandomSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/VanDerCorputQuasiRandomSerializer.html index 49fabf08..db51ea5c 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/VanDerCorputQuasiRandomSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/VanDerCorputQuasiRandomSerializer.html @@ -1,26 +1,20 @@ - - -VanDerCorputQuasiRandomSerializer (kryo-juniper 0.4.2.0 API) + +VanDerCorputQuasiRandomSerializer (kryo-juniper 0.5.0.0 API) - - + -
                                                                                                                                                                    -
                                                                                                                                                                    +

                                                                                                                                                                    -
                                                                                                                                                                    public class VanDerCorputQuasiRandomSerializer +
                                                                                                                                                                    public class VanDerCorputQuasiRandomSerializer extends com.esotericsoftware.kryo.Serializer<com.github.tommyettinger.random.VanDerCorputQuasiRandom>
                                                                                                                                                                    Kryo Serializer for juniper VanDerCorputQuasiRandoms.
                                                                                                                                                                    @@ -89,20 +100,20 @@

                                                                                                                                                                    Class VanDerCo
                                                                                                                                                                    • -
                                                                                                                                                                      +

                                                                                                                                                                      Constructor Summary

                                                                                                                                                                      Constructors
                                                                                                                                                                    • -
                                                                                                                                                                      +

                                                                                                                                                                      Method Summary

                                                                                                                                                                      @@ -111,28 +122,28 @@

                                                                                                                                                                      Method Summary

                                                                                                                                                                      Modifier and Type
                                                                                                                                                                      Method
                                                                                                                                                                      Description
                                                                                                                                                                      -
                                                                                                                                                                      com.github.tommyettinger.random.VanDerCorputQuasiRandom
                                                                                                                                                                      -
                                                                                                                                                                      copy​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                      com.github.tommyettinger.random.VanDerCorputQuasiRandom
                                                                                                                                                                      +
                                                                                                                                                                      copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.VanDerCorputQuasiRandom original)
                                                                                                                                                                      -
                                                                                                                                                                       
                                                                                                                                                                      -
                                                                                                                                                                      com.github.tommyettinger.random.VanDerCorputQuasiRandom
                                                                                                                                                                      -
                                                                                                                                                                      read​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                       
                                                                                                                                                                      +
                                                                                                                                                                      com.github.tommyettinger.random.VanDerCorputQuasiRandom
                                                                                                                                                                      +
                                                                                                                                                                      read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.VanDerCorputQuasiRandom> dataClass)
                                                                                                                                                                      -
                                                                                                                                                                       
                                                                                                                                                                      -
                                                                                                                                                                      void
                                                                                                                                                                      -
                                                                                                                                                                      write​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                       
                                                                                                                                                                      +
                                                                                                                                                                      void
                                                                                                                                                                      +
                                                                                                                                                                      write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.VanDerCorputQuasiRandom data)
                                                                                                                                                                      -
                                                                                                                                                                       
                                                                                                                                                                      +
                                                                                                                                                                       
                                                                                                                                                                      -

                                                                                                                                                                      Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                                                                      +

                                                                                                                                                                      Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                                                                      getAcceptsNull, isImmutable, setAcceptsNull, setImmutable
                                                                                                                                                                      -

                                                                                                                                                                      Methods inherited from class java.lang.Object

                                                                                                                                                                      +

                                                                                                                                                                      Methods inherited from class java.lang.Object

                                                                                                                                                                      clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
                                                                                                                                                                    • @@ -142,13 +153,13 @@

                                                                                                                                                                      Methods inherited from cl
                                                                                                                                                                      • -
                                                                                                                                                                        +

                                                                                                                                                                        Constructor Details

                                                                                                                                                                        @@ -156,13 +167,13 @@

                                                                                                                                                                        VanDerCorputQuasiRandomSerializer

                                                                                                                                                                      • -
                                                                                                                                                                        +

                                                                                                                                                                        Method Details

                                                                                                                                                                        • write

                                                                                                                                                                          -
                                                                                                                                                                          public void write(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                          public void write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.VanDerCorputQuasiRandom data)
                                                                                                                                                                          @@ -174,7 +185,7 @@

                                                                                                                                                                          write

                                                                                                                                                                        • read

                                                                                                                                                                          -
                                                                                                                                                                          public com.github.tommyettinger.random.VanDerCorputQuasiRandom read(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                          public com.github.tommyettinger.random.VanDerCorputQuasiRandom read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.VanDerCorputQuasiRandom> dataClass)
                                                                                                                                                                          @@ -186,7 +197,7 @@

                                                                                                                                                                          read

                                                                                                                                                                        • copy

                                                                                                                                                                          -
                                                                                                                                                                          public com.github.tommyettinger.random.VanDerCorputQuasiRandom copy(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                          public com.github.tommyettinger.random.VanDerCorputQuasiRandom copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.VanDerCorputQuasiRandom original)
                                                                                                                                                                          Overrides:
                                                                                                                                                                          diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/WhiskerRandomSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/WhiskerRandomSerializer.html index 2d50bbab..0c5f17ec 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/WhiskerRandomSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/WhiskerRandomSerializer.html @@ -1,26 +1,20 @@ - - -WhiskerRandomSerializer (kryo-juniper 0.4.2.0 API) + +WhiskerRandomSerializer (kryo-juniper 0.5.0.0 API) - - + -
                                                                                                                                                                          -
                                                                                                                                                                          +

                                                                                                                                                                          -
                                                                                                                                                                          public class WhiskerRandomSerializer +
                                                                                                                                                                          public class WhiskerRandomSerializer extends com.esotericsoftware.kryo.Serializer<com.github.tommyettinger.random.WhiskerRandom>
                                                                                                                                                                          Kryo Serializer for juniper WhiskerRandoms.
                                                                                                                                                                          @@ -89,20 +100,20 @@

                                                                                                                                                                          Class WhiskerRandomSeria
                                                                                                                                                                          • -
                                                                                                                                                                            +

                                                                                                                                                                            Constructor Summary

                                                                                                                                                                            Constructors
                                                                                                                                                                            Constructor
                                                                                                                                                                            Description
                                                                                                                                                                            - +
                                                                                                                                                                             
                                                                                                                                                                          • -
                                                                                                                                                                            +

                                                                                                                                                                            Method Summary

                                                                                                                                                                            @@ -111,28 +122,28 @@

                                                                                                                                                                            Method Summary

                                                                                                                                                                            Modifier and Type
                                                                                                                                                                            Method
                                                                                                                                                                            Description
                                                                                                                                                                            -
                                                                                                                                                                            com.github.tommyettinger.random.WhiskerRandom
                                                                                                                                                                            -
                                                                                                                                                                            copy​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                            com.github.tommyettinger.random.WhiskerRandom
                                                                                                                                                                            +
                                                                                                                                                                            copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.WhiskerRandom original)
                                                                                                                                                                            -
                                                                                                                                                                             
                                                                                                                                                                            -
                                                                                                                                                                            com.github.tommyettinger.random.WhiskerRandom
                                                                                                                                                                            -
                                                                                                                                                                            read​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                             
                                                                                                                                                                            +
                                                                                                                                                                            com.github.tommyettinger.random.WhiskerRandom
                                                                                                                                                                            +
                                                                                                                                                                            read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.WhiskerRandom> dataClass)
                                                                                                                                                                            -
                                                                                                                                                                             
                                                                                                                                                                            -
                                                                                                                                                                            void
                                                                                                                                                                            -
                                                                                                                                                                            write​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                             
                                                                                                                                                                            +
                                                                                                                                                                            void
                                                                                                                                                                            +
                                                                                                                                                                            write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.WhiskerRandom data)
                                                                                                                                                                            -
                                                                                                                                                                             
                                                                                                                                                                            +
                                                                                                                                                                             
                                                                                                                                                                            -

                                                                                                                                                                            Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                                                                            +

                                                                                                                                                                            Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                                                                            getAcceptsNull, isImmutable, setAcceptsNull, setImmutable
                                                                                                                                                                            -

                                                                                                                                                                            Methods inherited from class java.lang.Object

                                                                                                                                                                            +

                                                                                                                                                                            Methods inherited from class java.lang.Object

                                                                                                                                                                            clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
                                                                                                                                                                          • @@ -142,13 +153,13 @@

                                                                                                                                                                            Methods inherited from cl
                                                                                                                                                                            • -
                                                                                                                                                                              +

                                                                                                                                                                              Constructor Details

                                                                                                                                                                              @@ -156,13 +167,13 @@

                                                                                                                                                                              WhiskerRandomSerializer

                                                                                                                                                                            • -
                                                                                                                                                                              +

                                                                                                                                                                              Method Details

                                                                                                                                                                              • write

                                                                                                                                                                                -
                                                                                                                                                                                public void write(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                public void write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.WhiskerRandom data)
                                                                                                                                                                                @@ -174,7 +185,7 @@

                                                                                                                                                                                write

                                                                                                                                                                              • read

                                                                                                                                                                                -
                                                                                                                                                                                public com.github.tommyettinger.random.WhiskerRandom read(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                public com.github.tommyettinger.random.WhiskerRandom read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.WhiskerRandom> dataClass)
                                                                                                                                                                                @@ -186,7 +197,7 @@

                                                                                                                                                                                read

                                                                                                                                                                              • copy

                                                                                                                                                                                -
                                                                                                                                                                                public com.github.tommyettinger.random.WhiskerRandom copy(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                public com.github.tommyettinger.random.WhiskerRandom copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.WhiskerRandom original)
                                                                                                                                                                                Overrides:
                                                                                                                                                                                diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/Xoroshiro128StarStarRandomSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/Xoroshiro128StarStarRandomSerializer.html index 006036b7..435efa4f 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/Xoroshiro128StarStarRandomSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/Xoroshiro128StarStarRandomSerializer.html @@ -1,26 +1,20 @@ - - -Xoroshiro128StarStarRandomSerializer (kryo-juniper 0.4.2.0 API) + +Xoroshiro128StarStarRandomSerializer (kryo-juniper 0.5.0.0 API) - - + -
                                                                                                                                                                                -
                                                                                                                                                                                +

                                                                                                                                                                                -
                                                                                                                                                                                public class Xoroshiro128StarStarRandomSerializer +
                                                                                                                                                                                public class Xoroshiro128StarStarRandomSerializer extends com.esotericsoftware.kryo.Serializer<com.github.tommyettinger.random.Xoroshiro128StarStarRandom>
                                                                                                                                                                                Kryo Serializer for juniper Xoroshiro128StarStarRandoms.
                                                                                                                                                                                @@ -89,20 +100,20 @@

                                                                                                                                                                                Class Xoros
                                                                                                                                                                                • -
                                                                                                                                                                                  +

                                                                                                                                                                                  Constructor Summary

                                                                                                                                                                                  Constructors
                                                                                                                                                                                • -
                                                                                                                                                                                  +

                                                                                                                                                                                  Method Summary

                                                                                                                                                                                  @@ -111,28 +122,28 @@

                                                                                                                                                                                  Method Summary

                                                                                                                                                                                  Modifier and Type
                                                                                                                                                                                  Method
                                                                                                                                                                                  Description
                                                                                                                                                                                  -
                                                                                                                                                                                  com.github.tommyettinger.random.Xoroshiro128StarStarRandom
                                                                                                                                                                                  -
                                                                                                                                                                                  copy​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                  com.github.tommyettinger.random.Xoroshiro128StarStarRandom
                                                                                                                                                                                  +
                                                                                                                                                                                  copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.Xoroshiro128StarStarRandom original)
                                                                                                                                                                                  -
                                                                                                                                                                                   
                                                                                                                                                                                  -
                                                                                                                                                                                  com.github.tommyettinger.random.Xoroshiro128StarStarRandom
                                                                                                                                                                                  -
                                                                                                                                                                                  read​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                   
                                                                                                                                                                                  +
                                                                                                                                                                                  com.github.tommyettinger.random.Xoroshiro128StarStarRandom
                                                                                                                                                                                  +
                                                                                                                                                                                  read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.Xoroshiro128StarStarRandom> dataClass)
                                                                                                                                                                                  -
                                                                                                                                                                                   
                                                                                                                                                                                  -
                                                                                                                                                                                  void
                                                                                                                                                                                  -
                                                                                                                                                                                  write​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                   
                                                                                                                                                                                  +
                                                                                                                                                                                  void
                                                                                                                                                                                  +
                                                                                                                                                                                  write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.Xoroshiro128StarStarRandom data)
                                                                                                                                                                                  -
                                                                                                                                                                                   
                                                                                                                                                                                  +
                                                                                                                                                                                   
                                                                                                                                                                                  -

                                                                                                                                                                                  Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                                                                                  +

                                                                                                                                                                                  Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                                                                                  getAcceptsNull, isImmutable, setAcceptsNull, setImmutable
                                                                                                                                                                                  -

                                                                                                                                                                                  Methods inherited from class java.lang.Object

                                                                                                                                                                                  +

                                                                                                                                                                                  Methods inherited from class java.lang.Object

                                                                                                                                                                                  clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
                                                                                                                                                                                • @@ -142,13 +153,13 @@

                                                                                                                                                                                  Methods inherited from cl
                                                                                                                                                                                  • -
                                                                                                                                                                                    +

                                                                                                                                                                                    Constructor Details

                                                                                                                                                                                    @@ -156,13 +167,13 @@

                                                                                                                                                                                    Xoroshiro128StarStarRandomSerializer

                                                                                                                                                                                  • -
                                                                                                                                                                                    +

                                                                                                                                                                                    Method Details

                                                                                                                                                                                    • write

                                                                                                                                                                                      -
                                                                                                                                                                                      public void write(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                      public void write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.Xoroshiro128StarStarRandom data)
                                                                                                                                                                                      @@ -174,7 +185,7 @@

                                                                                                                                                                                      write

                                                                                                                                                                                    • read

                                                                                                                                                                                      -
                                                                                                                                                                                      public com.github.tommyettinger.random.Xoroshiro128StarStarRandom read(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                      public com.github.tommyettinger.random.Xoroshiro128StarStarRandom read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.Xoroshiro128StarStarRandom> dataClass)
                                                                                                                                                                                      @@ -186,7 +197,7 @@

                                                                                                                                                                                      read

                                                                                                                                                                                    • copy

                                                                                                                                                                                      -
                                                                                                                                                                                      public com.github.tommyettinger.random.Xoroshiro128StarStarRandom copy(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                      public com.github.tommyettinger.random.Xoroshiro128StarStarRandom copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.Xoroshiro128StarStarRandom original)
                                                                                                                                                                                      Overrides:
                                                                                                                                                                                      diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/Xoshiro128PlusPlusRandomSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/Xoshiro128PlusPlusRandomSerializer.html index 491d1ab2..caae8318 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/Xoshiro128PlusPlusRandomSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/Xoshiro128PlusPlusRandomSerializer.html @@ -1,26 +1,20 @@ - - -Xoshiro128PlusPlusRandomSerializer (kryo-juniper 0.4.2.0 API) + +Xoshiro128PlusPlusRandomSerializer (kryo-juniper 0.5.0.0 API) - - + -
                                                                                                                                                                                      -
                                                                                                                                                                                      +

                                                                                                                                                                                      -
                                                                                                                                                                                      public class Xoshiro128PlusPlusRandomSerializer +
                                                                                                                                                                                      public class Xoshiro128PlusPlusRandomSerializer extends com.esotericsoftware.kryo.Serializer<com.github.tommyettinger.random.Xoshiro128PlusPlusRandom>
                                                                                                                                                                                      Kryo Serializer for juniper Xoshiro128PlusPlusRandoms.
                                                                                                                                                                                      @@ -89,20 +100,20 @@

                                                                                                                                                                                      Class Xoshiro
                                                                                                                                                                                      • -
                                                                                                                                                                                        +

                                                                                                                                                                                        Constructor Summary

                                                                                                                                                                                        Constructors
                                                                                                                                                                                      • -
                                                                                                                                                                                        +

                                                                                                                                                                                        Method Summary

                                                                                                                                                                                        @@ -111,28 +122,28 @@

                                                                                                                                                                                        Method Summary

                                                                                                                                                                                        Modifier and Type
                                                                                                                                                                                        Method
                                                                                                                                                                                        Description
                                                                                                                                                                                        -
                                                                                                                                                                                        com.github.tommyettinger.random.Xoshiro128PlusPlusRandom
                                                                                                                                                                                        -
                                                                                                                                                                                        copy​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                        com.github.tommyettinger.random.Xoshiro128PlusPlusRandom
                                                                                                                                                                                        +
                                                                                                                                                                                        copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.Xoshiro128PlusPlusRandom original)
                                                                                                                                                                                        -
                                                                                                                                                                                         
                                                                                                                                                                                        -
                                                                                                                                                                                        com.github.tommyettinger.random.Xoshiro128PlusPlusRandom
                                                                                                                                                                                        -
                                                                                                                                                                                        read​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                         
                                                                                                                                                                                        +
                                                                                                                                                                                        com.github.tommyettinger.random.Xoshiro128PlusPlusRandom
                                                                                                                                                                                        +
                                                                                                                                                                                        read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.Xoshiro128PlusPlusRandom> dataClass)
                                                                                                                                                                                        -
                                                                                                                                                                                         
                                                                                                                                                                                        -
                                                                                                                                                                                        void
                                                                                                                                                                                        -
                                                                                                                                                                                        write​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                         
                                                                                                                                                                                        +
                                                                                                                                                                                        void
                                                                                                                                                                                        +
                                                                                                                                                                                        write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.Xoshiro128PlusPlusRandom data)
                                                                                                                                                                                        -
                                                                                                                                                                                         
                                                                                                                                                                                        +
                                                                                                                                                                                         
                                                                                                                                                                                        -

                                                                                                                                                                                        Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                                                                                        +

                                                                                                                                                                                        Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                                                                                        getAcceptsNull, isImmutable, setAcceptsNull, setImmutable
                                                                                                                                                                                        -

                                                                                                                                                                                        Methods inherited from class java.lang.Object

                                                                                                                                                                                        +

                                                                                                                                                                                        Methods inherited from class java.lang.Object

                                                                                                                                                                                        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
                                                                                                                                                                                      • @@ -142,13 +153,13 @@

                                                                                                                                                                                        Methods inherited from cl
                                                                                                                                                                                        • -
                                                                                                                                                                                          +

                                                                                                                                                                                          Constructor Details

                                                                                                                                                                                          @@ -156,13 +167,13 @@

                                                                                                                                                                                          Xoshiro128PlusPlusRandomSerializer

                                                                                                                                                                                        • -
                                                                                                                                                                                          +

                                                                                                                                                                                          Method Details

                                                                                                                                                                                          • write

                                                                                                                                                                                            -
                                                                                                                                                                                            public void write(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                            public void write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.Xoshiro128PlusPlusRandom data)
                                                                                                                                                                                            @@ -174,7 +185,7 @@

                                                                                                                                                                                            write

                                                                                                                                                                                          • read

                                                                                                                                                                                            -
                                                                                                                                                                                            public com.github.tommyettinger.random.Xoshiro128PlusPlusRandom read(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                            public com.github.tommyettinger.random.Xoshiro128PlusPlusRandom read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.Xoshiro128PlusPlusRandom> dataClass)
                                                                                                                                                                                            @@ -186,7 +197,7 @@

                                                                                                                                                                                            read

                                                                                                                                                                                          • copy

                                                                                                                                                                                            -
                                                                                                                                                                                            public com.github.tommyettinger.random.Xoshiro128PlusPlusRandom copy(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                            public com.github.tommyettinger.random.Xoshiro128PlusPlusRandom copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.Xoshiro128PlusPlusRandom original)
                                                                                                                                                                                            Overrides:
                                                                                                                                                                                            diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/Xoshiro256MX3RandomSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/Xoshiro256MX3RandomSerializer.html index de563b3d..ecc6333f 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/Xoshiro256MX3RandomSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/Xoshiro256MX3RandomSerializer.html @@ -1,26 +1,20 @@ - - -Xoshiro256MX3RandomSerializer (kryo-juniper 0.4.2.0 API) + +Xoshiro256MX3RandomSerializer (kryo-juniper 0.5.0.0 API) - - + -
                                                                                                                                                                                            -
                                                                                                                                                                                            +

                                                                                                                                                                                            -
                                                                                                                                                                                            public class Xoshiro256MX3RandomSerializer +
                                                                                                                                                                                            public class Xoshiro256MX3RandomSerializer extends com.esotericsoftware.kryo.Serializer<com.github.tommyettinger.random.Xoshiro256MX3Random>
                                                                                                                                                                                            Kryo Serializer for juniper Xoshiro256MX3Randoms.
                                                                                                                                                                                            @@ -89,20 +100,20 @@

                                                                                                                                                                                            Class Xoshiro256MX
                                                                                                                                                                                            • -
                                                                                                                                                                                              +

                                                                                                                                                                                              Constructor Summary

                                                                                                                                                                                              Constructors
                                                                                                                                                                                            • -
                                                                                                                                                                                              +

                                                                                                                                                                                              Method Summary

                                                                                                                                                                                              @@ -111,28 +122,28 @@

                                                                                                                                                                                              Method Summary

                                                                                                                                                                                              Modifier and Type
                                                                                                                                                                                              Method
                                                                                                                                                                                              Description
                                                                                                                                                                                              -
                                                                                                                                                                                              com.github.tommyettinger.random.Xoshiro256MX3Random
                                                                                                                                                                                              -
                                                                                                                                                                                              copy​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                              com.github.tommyettinger.random.Xoshiro256MX3Random
                                                                                                                                                                                              +
                                                                                                                                                                                              copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.Xoshiro256MX3Random original)
                                                                                                                                                                                              -
                                                                                                                                                                                               
                                                                                                                                                                                              -
                                                                                                                                                                                              com.github.tommyettinger.random.Xoshiro256MX3Random
                                                                                                                                                                                              -
                                                                                                                                                                                              read​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                               
                                                                                                                                                                                              +
                                                                                                                                                                                              com.github.tommyettinger.random.Xoshiro256MX3Random
                                                                                                                                                                                              +
                                                                                                                                                                                              read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.Xoshiro256MX3Random> dataClass)
                                                                                                                                                                                              -
                                                                                                                                                                                               
                                                                                                                                                                                              -
                                                                                                                                                                                              void
                                                                                                                                                                                              -
                                                                                                                                                                                              write​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                               
                                                                                                                                                                                              +
                                                                                                                                                                                              void
                                                                                                                                                                                              +
                                                                                                                                                                                              write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.Xoshiro256MX3Random data)
                                                                                                                                                                                              -
                                                                                                                                                                                               
                                                                                                                                                                                              +
                                                                                                                                                                                               
                                                                                                                                                                                              -

                                                                                                                                                                                              Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                                                                                              +

                                                                                                                                                                                              Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                                                                                              getAcceptsNull, isImmutable, setAcceptsNull, setImmutable
                                                                                                                                                                                              -

                                                                                                                                                                                              Methods inherited from class java.lang.Object

                                                                                                                                                                                              +

                                                                                                                                                                                              Methods inherited from class java.lang.Object

                                                                                                                                                                                              clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
                                                                                                                                                                                            • @@ -142,13 +153,13 @@

                                                                                                                                                                                              Methods inherited from cl
                                                                                                                                                                                              • -
                                                                                                                                                                                                +

                                                                                                                                                                                                Constructor Details

                                                                                                                                                                                                @@ -156,13 +167,13 @@

                                                                                                                                                                                                Xoshiro256MX3RandomSerializer

                                                                                                                                                                                              • -
                                                                                                                                                                                                +

                                                                                                                                                                                                Method Details

                                                                                                                                                                                                • write

                                                                                                                                                                                                  -
                                                                                                                                                                                                  public void write(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                  public void write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.Xoshiro256MX3Random data)
                                                                                                                                                                                                  @@ -174,7 +185,7 @@

                                                                                                                                                                                                  write

                                                                                                                                                                                                • read

                                                                                                                                                                                                  -
                                                                                                                                                                                                  public com.github.tommyettinger.random.Xoshiro256MX3Random read(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                  public com.github.tommyettinger.random.Xoshiro256MX3Random read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.Xoshiro256MX3Random> dataClass)
                                                                                                                                                                                                  @@ -186,7 +197,7 @@

                                                                                                                                                                                                  read

                                                                                                                                                                                                • copy

                                                                                                                                                                                                  -
                                                                                                                                                                                                  public com.github.tommyettinger.random.Xoshiro256MX3Random copy(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                  public com.github.tommyettinger.random.Xoshiro256MX3Random copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.Xoshiro256MX3Random original)
                                                                                                                                                                                                  Overrides:
                                                                                                                                                                                                  diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/Xoshiro256StarStarRandomSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/Xoshiro256StarStarRandomSerializer.html index a8a449fc..014d2a0d 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/Xoshiro256StarStarRandomSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/Xoshiro256StarStarRandomSerializer.html @@ -1,26 +1,20 @@ - - -Xoshiro256StarStarRandomSerializer (kryo-juniper 0.4.2.0 API) + +Xoshiro256StarStarRandomSerializer (kryo-juniper 0.5.0.0 API) - - + -
                                                                                                                                                                                                  -
                                                                                                                                                                                                  +

                                                                                                                                                                                                  -
                                                                                                                                                                                                  public class Xoshiro256StarStarRandomSerializer +
                                                                                                                                                                                                  public class Xoshiro256StarStarRandomSerializer extends com.esotericsoftware.kryo.Serializer<com.github.tommyettinger.random.Xoshiro256StarStarRandom>
                                                                                                                                                                                                  Kryo Serializer for juniper Xoshiro256StarStarRandoms.
                                                                                                                                                                                                  @@ -89,20 +100,20 @@

                                                                                                                                                                                                  Class Xoshiro
                                                                                                                                                                                                  • -
                                                                                                                                                                                                    +

                                                                                                                                                                                                    Constructor Summary

                                                                                                                                                                                                    Constructors
                                                                                                                                                                                                  • -
                                                                                                                                                                                                    +

                                                                                                                                                                                                    Method Summary

                                                                                                                                                                                                    @@ -111,28 +122,28 @@

                                                                                                                                                                                                    Method Summary

                                                                                                                                                                                                    Modifier and Type
                                                                                                                                                                                                    Method
                                                                                                                                                                                                    Description
                                                                                                                                                                                                    -
                                                                                                                                                                                                    com.github.tommyettinger.random.Xoshiro256StarStarRandom
                                                                                                                                                                                                    -
                                                                                                                                                                                                    copy​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                    com.github.tommyettinger.random.Xoshiro256StarStarRandom
                                                                                                                                                                                                    +
                                                                                                                                                                                                    copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.Xoshiro256StarStarRandom original)
                                                                                                                                                                                                    -
                                                                                                                                                                                                     
                                                                                                                                                                                                    -
                                                                                                                                                                                                    com.github.tommyettinger.random.Xoshiro256StarStarRandom
                                                                                                                                                                                                    -
                                                                                                                                                                                                    read​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                     
                                                                                                                                                                                                    +
                                                                                                                                                                                                    com.github.tommyettinger.random.Xoshiro256StarStarRandom
                                                                                                                                                                                                    +
                                                                                                                                                                                                    read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.Xoshiro256StarStarRandom> dataClass)
                                                                                                                                                                                                    -
                                                                                                                                                                                                     
                                                                                                                                                                                                    -
                                                                                                                                                                                                    void
                                                                                                                                                                                                    -
                                                                                                                                                                                                    write​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                     
                                                                                                                                                                                                    +
                                                                                                                                                                                                    void
                                                                                                                                                                                                    +
                                                                                                                                                                                                    write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.Xoshiro256StarStarRandom data)
                                                                                                                                                                                                    -
                                                                                                                                                                                                     
                                                                                                                                                                                                    +
                                                                                                                                                                                                     
                                                                                                                                                                                                    -

                                                                                                                                                                                                    Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                                                                                                    +

                                                                                                                                                                                                    Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                                                                                                    getAcceptsNull, isImmutable, setAcceptsNull, setImmutable
                                                                                                                                                                                                    -

                                                                                                                                                                                                    Methods inherited from class java.lang.Object

                                                                                                                                                                                                    +

                                                                                                                                                                                                    Methods inherited from class java.lang.Object

                                                                                                                                                                                                    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
                                                                                                                                                                                                  • @@ -142,13 +153,13 @@

                                                                                                                                                                                                    Methods inherited from cl
                                                                                                                                                                                                    • -
                                                                                                                                                                                                      +

                                                                                                                                                                                                      Constructor Details

                                                                                                                                                                                                      @@ -156,13 +167,13 @@

                                                                                                                                                                                                      Xoshiro256StarStarRandomSerializer

                                                                                                                                                                                                    • -
                                                                                                                                                                                                      +

                                                                                                                                                                                                      Method Details

                                                                                                                                                                                                      • write

                                                                                                                                                                                                        -
                                                                                                                                                                                                        public void write(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                        public void write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.Xoshiro256StarStarRandom data)
                                                                                                                                                                                                        @@ -174,7 +185,7 @@

                                                                                                                                                                                                        write

                                                                                                                                                                                                      • read

                                                                                                                                                                                                        -
                                                                                                                                                                                                        public com.github.tommyettinger.random.Xoshiro256StarStarRandom read(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                        public com.github.tommyettinger.random.Xoshiro256StarStarRandom read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.Xoshiro256StarStarRandom> dataClass)
                                                                                                                                                                                                        @@ -186,7 +197,7 @@

                                                                                                                                                                                                        read

                                                                                                                                                                                                      • copy

                                                                                                                                                                                                        -
                                                                                                                                                                                                        public com.github.tommyettinger.random.Xoshiro256StarStarRandom copy(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                        public com.github.tommyettinger.random.Xoshiro256StarStarRandom copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.Xoshiro256StarStarRandom original)
                                                                                                                                                                                                        Overrides:
                                                                                                                                                                                                        diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/AceRandomSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/AceRandomSerializer.html index 27c8516d..4d7b8efd 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/AceRandomSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/AceRandomSerializer.html @@ -1,18 +1,16 @@ - - -Uses of Class com.github.tommyettinger.kryo.juniper.AceRandomSerializer (kryo-juniper 0.4.2.0 API) + +Uses of Class com.github.tommyettinger.kryo.juniper.AceRandomSerializer (kryo-juniper 0.5.0.0 API) - - + @@ -25,28 +23,27 @@
                                                                                                                                                                                                        diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/ArchivalWrapperSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/ArchivalWrapperSerializer.html index 567210bb..0c60ed6d 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/ArchivalWrapperSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/ArchivalWrapperSerializer.html @@ -1,18 +1,16 @@ - - -Uses of Class com.github.tommyettinger.kryo.juniper.ArchivalWrapperSerializer (kryo-juniper 0.4.2.0 API) + +Uses of Class com.github.tommyettinger.kryo.juniper.ArchivalWrapperSerializer (kryo-juniper 0.5.0.0 API) - - + @@ -25,28 +23,27 @@
                                                                                                                                                                                                        diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/ChopRandomSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/ChopRandomSerializer.html index 56667249..a0a3ad4f 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/ChopRandomSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/ChopRandomSerializer.html @@ -1,18 +1,16 @@ - - -Uses of Class com.github.tommyettinger.kryo.juniper.ChopRandomSerializer (kryo-juniper 0.4.2.0 API) + +Uses of Class com.github.tommyettinger.kryo.juniper.ChopRandomSerializer (kryo-juniper 0.5.0.0 API) - - + @@ -25,28 +23,27 @@
                                                                                                                                                                                                        diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/Crand64RandomSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/Crand64RandomSerializer.html index ad0ce962..44f4c45a 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/Crand64RandomSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/Crand64RandomSerializer.html @@ -1,18 +1,16 @@ - - -Uses of Class com.github.tommyettinger.kryo.juniper.Crand64RandomSerializer (kryo-juniper 0.4.2.0 API) + +Uses of Class com.github.tommyettinger.kryo.juniper.Crand64RandomSerializer (kryo-juniper 0.5.0.0 API) - - + @@ -25,28 +23,27 @@
                                                                                                                                                                                                        diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/DistinctRandomSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/DistinctRandomSerializer.html index 081380c4..9913161c 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/DistinctRandomSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/DistinctRandomSerializer.html @@ -1,18 +1,16 @@ - - -Uses of Class com.github.tommyettinger.kryo.juniper.DistinctRandomSerializer (kryo-juniper 0.4.2.0 API) + +Uses of Class com.github.tommyettinger.kryo.juniper.DistinctRandomSerializer (kryo-juniper 0.5.0.0 API) - - + @@ -25,28 +23,27 @@
                                                                                                                                                                                                        diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/DistributedRandomSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/DistributedRandomSerializer.html index 2a7bf6a2..b5365b93 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/DistributedRandomSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/DistributedRandomSerializer.html @@ -1,18 +1,16 @@ - - -Uses of Class com.github.tommyettinger.kryo.juniper.DistributedRandomSerializer (kryo-juniper 0.4.2.0 API) + +Uses of Class com.github.tommyettinger.kryo.juniper.DistributedRandomSerializer (kryo-juniper 0.5.0.0 API) - - + @@ -25,28 +23,27 @@
                                                                                                                                                                                                        diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/EnhancedRandomSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/EnhancedRandomSerializer.html index 008efd4f..9dc94835 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/EnhancedRandomSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/EnhancedRandomSerializer.html @@ -1,18 +1,16 @@ - - -Uses of Class com.github.tommyettinger.kryo.juniper.EnhancedRandomSerializer (kryo-juniper 0.4.2.0 API) + +Uses of Class com.github.tommyettinger.kryo.juniper.EnhancedRandomSerializer (kryo-juniper 0.5.0.0 API) - - + @@ -25,28 +23,27 @@
                                                                                                                                                                                                        diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/FlowRandomSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/FlowRandomSerializer.html new file mode 100644 index 00000000..434c58ef --- /dev/null +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/FlowRandomSerializer.html @@ -0,0 +1,61 @@ + + + + +Uses of Class com.github.tommyettinger.kryo.juniper.FlowRandomSerializer (kryo-juniper 0.5.0.0 API) + + + + + + + + + + + + + +
                                                                                                                                                                                                        + +
                                                                                                                                                                                                        +
                                                                                                                                                                                                        +
                                                                                                                                                                                                        +

                                                                                                                                                                                                        Uses of Class
                                                                                                                                                                                                        com.github.tommyettinger.kryo.juniper.FlowRandomSerializer

                                                                                                                                                                                                        +
                                                                                                                                                                                                        +No usage of com.github.tommyettinger.kryo.juniper.FlowRandomSerializer
                                                                                                                                                                                                        +
                                                                                                                                                                                                        +
                                                                                                                                                                                                        + +
                                                                                                                                                                                                        +
                                                                                                                                                                                                        +
                                                                                                                                                                                                        + + diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/FourWheelRandomSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/FourWheelRandomSerializer.html index e0c52bc6..31d9dc62 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/FourWheelRandomSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/FourWheelRandomSerializer.html @@ -1,18 +1,16 @@ - - -Uses of Class com.github.tommyettinger.kryo.juniper.FourWheelRandomSerializer (kryo-juniper 0.4.2.0 API) + +Uses of Class com.github.tommyettinger.kryo.juniper.FourWheelRandomSerializer (kryo-juniper 0.5.0.0 API) - - + @@ -25,28 +23,27 @@
                                                                                                                                                                                                        diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/GoldenQuasiRandomSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/GoldenQuasiRandomSerializer.html index 13cad0ee..ded68f48 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/GoldenQuasiRandomSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/GoldenQuasiRandomSerializer.html @@ -1,18 +1,16 @@ - - -Uses of Class com.github.tommyettinger.kryo.juniper.GoldenQuasiRandomSerializer (kryo-juniper 0.4.2.0 API) + +Uses of Class com.github.tommyettinger.kryo.juniper.GoldenQuasiRandomSerializer (kryo-juniper 0.5.0.0 API) - - + @@ -25,28 +23,27 @@
                                                                                                                                                                                                        diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/InterpolatedRandomSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/InterpolatedRandomSerializer.html index bee5de0d..9724479a 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/InterpolatedRandomSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/InterpolatedRandomSerializer.html @@ -1,18 +1,16 @@ - - -Uses of Class com.github.tommyettinger.kryo.juniper.InterpolatedRandomSerializer (kryo-juniper 0.4.2.0 API) + +Uses of Class com.github.tommyettinger.kryo.juniper.InterpolatedRandomSerializer (kryo-juniper 0.5.0.0 API) - - + @@ -25,28 +23,27 @@
                                                                                                                                                                                                        diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/Jsf32RandomSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/Jsf32RandomSerializer.html index 29302fa2..3286f765 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/Jsf32RandomSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/Jsf32RandomSerializer.html @@ -1,18 +1,16 @@ - - -Uses of Class com.github.tommyettinger.kryo.juniper.Jsf32RandomSerializer (kryo-juniper 0.4.2.0 API) + +Uses of Class com.github.tommyettinger.kryo.juniper.Jsf32RandomSerializer (kryo-juniper 0.5.0.0 API) - - + @@ -25,28 +23,27 @@
                                                                                                                                                                                                        diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/KnownSequenceRandomSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/KnownSequenceRandomSerializer.html index e515c65e..df8e091a 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/KnownSequenceRandomSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/KnownSequenceRandomSerializer.html @@ -1,18 +1,16 @@ - - -Uses of Class com.github.tommyettinger.kryo.juniper.KnownSequenceRandomSerializer (kryo-juniper 0.4.2.0 API) + +Uses of Class com.github.tommyettinger.kryo.juniper.KnownSequenceRandomSerializer (kryo-juniper 0.5.0.0 API) - - + @@ -25,28 +23,27 @@
                                                                                                                                                                                                        diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/LaserRandomSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/LaserRandomSerializer.html index a4de455d..f1c16896 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/LaserRandomSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/LaserRandomSerializer.html @@ -1,18 +1,16 @@ - - -Uses of Class com.github.tommyettinger.kryo.juniper.LaserRandomSerializer (kryo-juniper 0.4.2.0 API) + +Uses of Class com.github.tommyettinger.kryo.juniper.LaserRandomSerializer (kryo-juniper 0.5.0.0 API) - - + @@ -25,28 +23,27 @@
                                                                                                                                                                                                        diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/LongSequenceSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/LongSequenceSerializer.html index 49ed35a6..299c7ee0 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/LongSequenceSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/LongSequenceSerializer.html @@ -1,18 +1,16 @@ - - -Uses of Class com.github.tommyettinger.kryo.juniper.LongSequenceSerializer (kryo-juniper 0.4.2.0 API) + +Uses of Class com.github.tommyettinger.kryo.juniper.LongSequenceSerializer (kryo-juniper 0.5.0.0 API) - - + @@ -25,28 +23,27 @@
                                                                                                                                                                                                        diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/LowChangeQuasiRandomSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/LowChangeQuasiRandomSerializer.html index 39daaf16..cca27185 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/LowChangeQuasiRandomSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/LowChangeQuasiRandomSerializer.html @@ -1,18 +1,16 @@ - - -Uses of Class com.github.tommyettinger.kryo.juniper.LowChangeQuasiRandomSerializer (kryo-juniper 0.4.2.0 API) + +Uses of Class com.github.tommyettinger.kryo.juniper.LowChangeQuasiRandomSerializer (kryo-juniper 0.5.0.0 API) - - + @@ -25,28 +23,27 @@
                                                                                                                                                                                                        diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/MizuchiRandomSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/MizuchiRandomSerializer.html index 3ab09eea..553fe62d 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/MizuchiRandomSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/MizuchiRandomSerializer.html @@ -1,18 +1,16 @@ - - -Uses of Class com.github.tommyettinger.kryo.juniper.MizuchiRandomSerializer (kryo-juniper 0.4.2.0 API) + +Uses of Class com.github.tommyettinger.kryo.juniper.MizuchiRandomSerializer (kryo-juniper 0.5.0.0 API) - - + @@ -25,28 +23,27 @@
                                                                                                                                                                                                        diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/PasarRandomSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/PasarRandomSerializer.html index 4d83011f..4d7fac23 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/PasarRandomSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/PasarRandomSerializer.html @@ -1,18 +1,16 @@ - - -Uses of Class com.github.tommyettinger.kryo.juniper.PasarRandomSerializer (kryo-juniper 0.4.2.0 API) + +Uses of Class com.github.tommyettinger.kryo.juniper.PasarRandomSerializer (kryo-juniper 0.5.0.0 API) - - + @@ -25,28 +23,27 @@
                                                                                                                                                                                                        diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/PouchRandomSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/PouchRandomSerializer.html index 9bdc3c27..41bf5dee 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/PouchRandomSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/PouchRandomSerializer.html @@ -1,18 +1,16 @@ - - -Uses of Class com.github.tommyettinger.kryo.juniper.PouchRandomSerializer (kryo-juniper 0.4.2.0 API) + +Uses of Class com.github.tommyettinger.kryo.juniper.PouchRandomSerializer (kryo-juniper 0.5.0.0 API) - - + @@ -25,28 +23,27 @@
                                                                                                                                                                                                        diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/Respite32RandomSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/Respite32RandomSerializer.html index bef17ae3..f2c23172 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/Respite32RandomSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/Respite32RandomSerializer.html @@ -1,18 +1,16 @@ - - -Uses of Class com.github.tommyettinger.kryo.juniper.Respite32RandomSerializer (kryo-juniper 0.4.2.0 API) + +Uses of Class com.github.tommyettinger.kryo.juniper.Respite32RandomSerializer (kryo-juniper 0.5.0.0 API) - - + @@ -25,28 +23,27 @@
                                                                                                                                                                                                        diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/ReverseWrapperSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/ReverseWrapperSerializer.html index ef38c1a1..eff5b86f 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/ReverseWrapperSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/ReverseWrapperSerializer.html @@ -1,18 +1,16 @@ - - -Uses of Class com.github.tommyettinger.kryo.juniper.ReverseWrapperSerializer (kryo-juniper 0.4.2.0 API) + +Uses of Class com.github.tommyettinger.kryo.juniper.ReverseWrapperSerializer (kryo-juniper 0.5.0.0 API) - - + @@ -25,28 +23,27 @@
                                                                                                                                                                                                        diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/RomuTrioRandomSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/RomuTrioRandomSerializer.html index 010180d9..86f85da7 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/RomuTrioRandomSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/RomuTrioRandomSerializer.html @@ -1,18 +1,16 @@ - - -Uses of Class com.github.tommyettinger.kryo.juniper.RomuTrioRandomSerializer (kryo-juniper 0.4.2.0 API) + +Uses of Class com.github.tommyettinger.kryo.juniper.RomuTrioRandomSerializer (kryo-juniper 0.5.0.0 API) - - + @@ -25,28 +23,27 @@
                                                                                                                                                                                                        diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/ScruffRandomSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/ScruffRandomSerializer.html index 33937203..8817769f 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/ScruffRandomSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/ScruffRandomSerializer.html @@ -1,18 +1,16 @@ - - -Uses of Class com.github.tommyettinger.kryo.juniper.ScruffRandomSerializer (kryo-juniper 0.4.2.0 API) + +Uses of Class com.github.tommyettinger.kryo.juniper.ScruffRandomSerializer (kryo-juniper 0.5.0.0 API) - - + @@ -25,28 +23,27 @@
                                                                                                                                                                                                        diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/Sfc64RandomSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/Sfc64RandomSerializer.html index ecbac6fd..1622347f 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/Sfc64RandomSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/Sfc64RandomSerializer.html @@ -1,18 +1,16 @@ - - -Uses of Class com.github.tommyettinger.kryo.juniper.Sfc64RandomSerializer (kryo-juniper 0.4.2.0 API) + +Uses of Class com.github.tommyettinger.kryo.juniper.Sfc64RandomSerializer (kryo-juniper 0.5.0.0 API) - - + @@ -25,28 +23,27 @@
                                                                                                                                                                                                        diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/StrangerRandomSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/StrangerRandomSerializer.html index a2f0bf30..151b88b0 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/StrangerRandomSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/StrangerRandomSerializer.html @@ -1,18 +1,16 @@ - - -Uses of Class com.github.tommyettinger.kryo.juniper.StrangerRandomSerializer (kryo-juniper 0.4.2.0 API) + +Uses of Class com.github.tommyettinger.kryo.juniper.StrangerRandomSerializer (kryo-juniper 0.5.0.0 API) - - + @@ -25,28 +23,27 @@
                                                                                                                                                                                                        diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/TricycleRandomSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/TricycleRandomSerializer.html index 512d75b9..b73fa816 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/TricycleRandomSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/TricycleRandomSerializer.html @@ -1,18 +1,16 @@ - - -Uses of Class com.github.tommyettinger.kryo.juniper.TricycleRandomSerializer (kryo-juniper 0.4.2.0 API) + +Uses of Class com.github.tommyettinger.kryo.juniper.TricycleRandomSerializer (kryo-juniper 0.5.0.0 API) - - + @@ -25,28 +23,27 @@
                                                                                                                                                                                                        diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/TrimRandomSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/TrimRandomSerializer.html index 17004c52..1069e0fe 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/TrimRandomSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/TrimRandomSerializer.html @@ -1,18 +1,16 @@ - - -Uses of Class com.github.tommyettinger.kryo.juniper.TrimRandomSerializer (kryo-juniper 0.4.2.0 API) + +Uses of Class com.github.tommyettinger.kryo.juniper.TrimRandomSerializer (kryo-juniper 0.5.0.0 API) - - + @@ -25,28 +23,27 @@
                                                                                                                                                                                                        diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/TupleQuasiRandomSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/TupleQuasiRandomSerializer.html index c41a8ed2..fd06e1b7 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/TupleQuasiRandomSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/TupleQuasiRandomSerializer.html @@ -1,18 +1,16 @@ - - -Uses of Class com.github.tommyettinger.kryo.juniper.TupleQuasiRandomSerializer (kryo-juniper 0.4.2.0 API) + +Uses of Class com.github.tommyettinger.kryo.juniper.TupleQuasiRandomSerializer (kryo-juniper 0.5.0.0 API) - - + @@ -25,28 +23,27 @@
                                                                                                                                                                                                        diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/VanDerCorputQuasiRandomSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/VanDerCorputQuasiRandomSerializer.html index 96aa9a32..a13ad25a 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/VanDerCorputQuasiRandomSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/VanDerCorputQuasiRandomSerializer.html @@ -1,18 +1,16 @@ - - -Uses of Class com.github.tommyettinger.kryo.juniper.VanDerCorputQuasiRandomSerializer (kryo-juniper 0.4.2.0 API) + +Uses of Class com.github.tommyettinger.kryo.juniper.VanDerCorputQuasiRandomSerializer (kryo-juniper 0.5.0.0 API) - - + @@ -25,28 +23,27 @@
                                                                                                                                                                                                        diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/WhiskerRandomSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/WhiskerRandomSerializer.html index eb08849d..9381ede2 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/WhiskerRandomSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/WhiskerRandomSerializer.html @@ -1,18 +1,16 @@ - - -Uses of Class com.github.tommyettinger.kryo.juniper.WhiskerRandomSerializer (kryo-juniper 0.4.2.0 API) + +Uses of Class com.github.tommyettinger.kryo.juniper.WhiskerRandomSerializer (kryo-juniper 0.5.0.0 API) - - + @@ -25,28 +23,27 @@
                                                                                                                                                                                                        diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/Xoroshiro128StarStarRandomSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/Xoroshiro128StarStarRandomSerializer.html index 3d84d5de..d570590e 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/Xoroshiro128StarStarRandomSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/Xoroshiro128StarStarRandomSerializer.html @@ -1,18 +1,16 @@ - - -Uses of Class com.github.tommyettinger.kryo.juniper.Xoroshiro128StarStarRandomSerializer (kryo-juniper 0.4.2.0 API) + +Uses of Class com.github.tommyettinger.kryo.juniper.Xoroshiro128StarStarRandomSerializer (kryo-juniper 0.5.0.0 API) - - + @@ -25,28 +23,27 @@
                                                                                                                                                                                                        diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/Xoshiro128PlusPlusRandomSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/Xoshiro128PlusPlusRandomSerializer.html index 6a8ba5ca..4d60ce7d 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/Xoshiro128PlusPlusRandomSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/Xoshiro128PlusPlusRandomSerializer.html @@ -1,18 +1,16 @@ - - -Uses of Class com.github.tommyettinger.kryo.juniper.Xoshiro128PlusPlusRandomSerializer (kryo-juniper 0.4.2.0 API) + +Uses of Class com.github.tommyettinger.kryo.juniper.Xoshiro128PlusPlusRandomSerializer (kryo-juniper 0.5.0.0 API) - - + @@ -25,28 +23,27 @@
                                                                                                                                                                                                        diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/Xoshiro256MX3RandomSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/Xoshiro256MX3RandomSerializer.html index ceadf8fd..1f28b034 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/Xoshiro256MX3RandomSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/Xoshiro256MX3RandomSerializer.html @@ -1,18 +1,16 @@ - - -Uses of Class com.github.tommyettinger.kryo.juniper.Xoshiro256MX3RandomSerializer (kryo-juniper 0.4.2.0 API) + +Uses of Class com.github.tommyettinger.kryo.juniper.Xoshiro256MX3RandomSerializer (kryo-juniper 0.5.0.0 API) - - + @@ -25,28 +23,27 @@
                                                                                                                                                                                                        diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/Xoshiro256StarStarRandomSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/Xoshiro256StarStarRandomSerializer.html index 26debbd1..a44fea02 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/Xoshiro256StarStarRandomSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/class-use/Xoshiro256StarStarRandomSerializer.html @@ -1,18 +1,16 @@ - - -Uses of Class com.github.tommyettinger.kryo.juniper.Xoshiro256StarStarRandomSerializer (kryo-juniper 0.4.2.0 API) + +Uses of Class com.github.tommyettinger.kryo.juniper.Xoshiro256StarStarRandomSerializer (kryo-juniper 0.5.0.0 API) - - + @@ -25,28 +23,27 @@
                                                                                                                                                                                                        diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/ArcsineDistributionSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/ArcsineDistributionSerializer.html index 9c8318ff..f83a02e8 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/ArcsineDistributionSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/ArcsineDistributionSerializer.html @@ -1,26 +1,20 @@ - - -ArcsineDistributionSerializer (kryo-juniper 0.4.2.0 API) + +ArcsineDistributionSerializer (kryo-juniper 0.5.0.0 API) - - + -
                                                                                                                                                                                                        -
                                                                                                                                                                                                        +

                                                                                                                                                                                                        -
                                                                                                                                                                                                        public class ArcsineDistributionSerializer +
                                                                                                                                                                                                        public class ArcsineDistributionSerializer extends com.esotericsoftware.kryo.Serializer<com.github.tommyettinger.random.distribution.ArcsineDistribution>
                                                                                                                                                                                                        • -
                                                                                                                                                                                                          +

                                                                                                                                                                                                          Constructor Summary

                                                                                                                                                                                                          Constructors
                                                                                                                                                                                                        • -
                                                                                                                                                                                                          +

                                                                                                                                                                                                          Method Summary

                                                                                                                                                                                                          @@ -110,28 +121,28 @@

                                                                                                                                                                                                          Method Summary

                                                                                                                                                                                                          Modifier and Type
                                                                                                                                                                                                          Method
                                                                                                                                                                                                          Description
                                                                                                                                                                                                          -
                                                                                                                                                                                                          com.github.tommyettinger.random.distribution.ArcsineDistribution
                                                                                                                                                                                                          -
                                                                                                                                                                                                          copy​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                          com.github.tommyettinger.random.distribution.ArcsineDistribution
                                                                                                                                                                                                          +
                                                                                                                                                                                                          copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.distribution.ArcsineDistribution original)
                                                                                                                                                                                                          -
                                                                                                                                                                                                           
                                                                                                                                                                                                          -
                                                                                                                                                                                                          com.github.tommyettinger.random.distribution.ArcsineDistribution
                                                                                                                                                                                                          -
                                                                                                                                                                                                          read​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                           
                                                                                                                                                                                                          +
                                                                                                                                                                                                          com.github.tommyettinger.random.distribution.ArcsineDistribution
                                                                                                                                                                                                          +
                                                                                                                                                                                                          read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.distribution.ArcsineDistribution> type)
                                                                                                                                                                                                          -
                                                                                                                                                                                                           
                                                                                                                                                                                                          -
                                                                                                                                                                                                          void
                                                                                                                                                                                                          -
                                                                                                                                                                                                          write​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                           
                                                                                                                                                                                                          +
                                                                                                                                                                                                          void
                                                                                                                                                                                                          +
                                                                                                                                                                                                          write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.distribution.ArcsineDistribution object)
                                                                                                                                                                                                          -
                                                                                                                                                                                                           
                                                                                                                                                                                                          +
                                                                                                                                                                                                           
                                                                                                                                                                                                          -

                                                                                                                                                                                                          Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                                                                                                          +

                                                                                                                                                                                                          Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                                                                                                          getAcceptsNull, isImmutable, setAcceptsNull, setImmutable
                                                                                                                                                                                                          -

                                                                                                                                                                                                          Methods inherited from class java.lang.Object

                                                                                                                                                                                                          +

                                                                                                                                                                                                          Methods inherited from class java.lang.Object

                                                                                                                                                                                                          clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
                                                                                                                                                                                                        • @@ -141,13 +152,13 @@

                                                                                                                                                                                                          Methods inherited from cl
                                                                                                                                                                                                          • -
                                                                                                                                                                                                            +

                                                                                                                                                                                                            Constructor Details

                                                                                                                                                                                                            @@ -155,13 +166,13 @@

                                                                                                                                                                                                            ArcsineDistributionSerializer

                                                                                                                                                                                                          • -
                                                                                                                                                                                                            +

                                                                                                                                                                                                            Method Details

                                                                                                                                                                                                            • copy

                                                                                                                                                                                                              -
                                                                                                                                                                                                              public com.github.tommyettinger.random.distribution.ArcsineDistribution copy(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                              public com.github.tommyettinger.random.distribution.ArcsineDistribution copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.distribution.ArcsineDistribution original)
                                                                                                                                                                                                              Overrides:
                                                                                                                                                                                                              @@ -172,7 +183,7 @@

                                                                                                                                                                                                              copy

                                                                                                                                                                                                            • write

                                                                                                                                                                                                              -
                                                                                                                                                                                                              public void write(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                              public void write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.distribution.ArcsineDistribution object)
                                                                                                                                                                                                              @@ -184,7 +195,7 @@

                                                                                                                                                                                                              write

                                                                                                                                                                                                            • read

                                                                                                                                                                                                              -
                                                                                                                                                                                                              public com.github.tommyettinger.random.distribution.ArcsineDistribution read(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                              public com.github.tommyettinger.random.distribution.ArcsineDistribution read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.distribution.ArcsineDistribution> type)
                                                                                                                                                                                                              diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/BernoulliDistributionSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/BernoulliDistributionSerializer.html index c6a6f48b..d5c0bd92 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/BernoulliDistributionSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/BernoulliDistributionSerializer.html @@ -1,26 +1,20 @@ - - -BernoulliDistributionSerializer (kryo-juniper 0.4.2.0 API) + +BernoulliDistributionSerializer (kryo-juniper 0.5.0.0 API) - - + -
                                                                                                                                                                                                              -
                                                                                                                                                                                                              +

                                                                                                                                                                                                              -
                                                                                                                                                                                                              public class BernoulliDistributionSerializer +
                                                                                                                                                                                                              public class BernoulliDistributionSerializer extends com.esotericsoftware.kryo.Serializer<com.github.tommyettinger.random.distribution.BernoulliDistribution>
                                                                                                                                                                                                              • -
                                                                                                                                                                                                                +

                                                                                                                                                                                                                Constructor Summary

                                                                                                                                                                                                                Constructors
                                                                                                                                                                                                              • -
                                                                                                                                                                                                                +

                                                                                                                                                                                                                Method Summary

                                                                                                                                                                                                                @@ -110,28 +121,28 @@

                                                                                                                                                                                                                Method Summary

                                                                                                                                                                                                                Modifier and Type
                                                                                                                                                                                                                Method
                                                                                                                                                                                                                Description
                                                                                                                                                                                                                -
                                                                                                                                                                                                                com.github.tommyettinger.random.distribution.BernoulliDistribution
                                                                                                                                                                                                                -
                                                                                                                                                                                                                copy​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                com.github.tommyettinger.random.distribution.BernoulliDistribution
                                                                                                                                                                                                                +
                                                                                                                                                                                                                copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.distribution.BernoulliDistribution original)
                                                                                                                                                                                                                -
                                                                                                                                                                                                                 
                                                                                                                                                                                                                -
                                                                                                                                                                                                                com.github.tommyettinger.random.distribution.BernoulliDistribution
                                                                                                                                                                                                                -
                                                                                                                                                                                                                read​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                 
                                                                                                                                                                                                                +
                                                                                                                                                                                                                com.github.tommyettinger.random.distribution.BernoulliDistribution
                                                                                                                                                                                                                +
                                                                                                                                                                                                                read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.distribution.BernoulliDistribution> type)
                                                                                                                                                                                                                -
                                                                                                                                                                                                                 
                                                                                                                                                                                                                -
                                                                                                                                                                                                                void
                                                                                                                                                                                                                -
                                                                                                                                                                                                                write​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                 
                                                                                                                                                                                                                +
                                                                                                                                                                                                                void
                                                                                                                                                                                                                +
                                                                                                                                                                                                                write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.distribution.BernoulliDistribution object)
                                                                                                                                                                                                                -
                                                                                                                                                                                                                 
                                                                                                                                                                                                                +
                                                                                                                                                                                                                 
                                                                                                                                                                                                                -

                                                                                                                                                                                                                Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                                                                                                                +

                                                                                                                                                                                                                Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                                                                                                                getAcceptsNull, isImmutable, setAcceptsNull, setImmutable
                                                                                                                                                                                                                -

                                                                                                                                                                                                                Methods inherited from class java.lang.Object

                                                                                                                                                                                                                +

                                                                                                                                                                                                                Methods inherited from class java.lang.Object

                                                                                                                                                                                                                clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
                                                                                                                                                                                                              • @@ -141,13 +152,13 @@

                                                                                                                                                                                                                Methods inherited from cl
                                                                                                                                                                                                                • -
                                                                                                                                                                                                                  +

                                                                                                                                                                                                                  Constructor Details

                                                                                                                                                                                                                  @@ -155,13 +166,13 @@

                                                                                                                                                                                                                  BernoulliDistributionSerializer

                                                                                                                                                                                                                • -
                                                                                                                                                                                                                  +

                                                                                                                                                                                                                  Method Details

                                                                                                                                                                                                                  • copy

                                                                                                                                                                                                                    -
                                                                                                                                                                                                                    public com.github.tommyettinger.random.distribution.BernoulliDistribution copy(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                    public com.github.tommyettinger.random.distribution.BernoulliDistribution copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.distribution.BernoulliDistribution original)
                                                                                                                                                                                                                    Overrides:
                                                                                                                                                                                                                    @@ -172,7 +183,7 @@

                                                                                                                                                                                                                    copy

                                                                                                                                                                                                                  • write

                                                                                                                                                                                                                    -
                                                                                                                                                                                                                    public void write(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                    public void write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.distribution.BernoulliDistribution object)
                                                                                                                                                                                                                    @@ -184,7 +195,7 @@

                                                                                                                                                                                                                    write

                                                                                                                                                                                                                  • read

                                                                                                                                                                                                                    -
                                                                                                                                                                                                                    public com.github.tommyettinger.random.distribution.BernoulliDistribution read(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                    public com.github.tommyettinger.random.distribution.BernoulliDistribution read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.distribution.BernoulliDistribution> type)
                                                                                                                                                                                                                    diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/BetaDistributionSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/BetaDistributionSerializer.html index bcd9dab6..4de0a61b 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/BetaDistributionSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/BetaDistributionSerializer.html @@ -1,26 +1,20 @@ - - -BetaDistributionSerializer (kryo-juniper 0.4.2.0 API) + +BetaDistributionSerializer (kryo-juniper 0.5.0.0 API) - - + -
                                                                                                                                                                                                                    -
                                                                                                                                                                                                                    +

                                                                                                                                                                                                                    -
                                                                                                                                                                                                                    public class BetaDistributionSerializer +
                                                                                                                                                                                                                    public class BetaDistributionSerializer extends com.esotericsoftware.kryo.Serializer<com.github.tommyettinger.random.distribution.BetaDistribution>
                                                                                                                                                                                                                    • -
                                                                                                                                                                                                                      +

                                                                                                                                                                                                                      Constructor Summary

                                                                                                                                                                                                                      Constructors
                                                                                                                                                                                                                      Constructor
                                                                                                                                                                                                                      Description
                                                                                                                                                                                                                      - +
                                                                                                                                                                                                                       
                                                                                                                                                                                                                    • -
                                                                                                                                                                                                                      +

                                                                                                                                                                                                                      Method Summary

                                                                                                                                                                                                                      @@ -110,28 +121,28 @@

                                                                                                                                                                                                                      Method Summary

                                                                                                                                                                                                                      Modifier and Type
                                                                                                                                                                                                                      Method
                                                                                                                                                                                                                      Description
                                                                                                                                                                                                                      -
                                                                                                                                                                                                                      com.github.tommyettinger.random.distribution.BetaDistribution
                                                                                                                                                                                                                      -
                                                                                                                                                                                                                      copy​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                      com.github.tommyettinger.random.distribution.BetaDistribution
                                                                                                                                                                                                                      +
                                                                                                                                                                                                                      copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.distribution.BetaDistribution original)
                                                                                                                                                                                                                      -
                                                                                                                                                                                                                       
                                                                                                                                                                                                                      -
                                                                                                                                                                                                                      com.github.tommyettinger.random.distribution.BetaDistribution
                                                                                                                                                                                                                      -
                                                                                                                                                                                                                      read​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                       
                                                                                                                                                                                                                      +
                                                                                                                                                                                                                      com.github.tommyettinger.random.distribution.BetaDistribution
                                                                                                                                                                                                                      +
                                                                                                                                                                                                                      read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.distribution.BetaDistribution> type)
                                                                                                                                                                                                                      -
                                                                                                                                                                                                                       
                                                                                                                                                                                                                      -
                                                                                                                                                                                                                      void
                                                                                                                                                                                                                      -
                                                                                                                                                                                                                      write​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                       
                                                                                                                                                                                                                      +
                                                                                                                                                                                                                      void
                                                                                                                                                                                                                      +
                                                                                                                                                                                                                      write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.distribution.BetaDistribution object)
                                                                                                                                                                                                                      -
                                                                                                                                                                                                                       
                                                                                                                                                                                                                      +
                                                                                                                                                                                                                       
                                                                                                                                                                                                                      -

                                                                                                                                                                                                                      Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                                                                                                                      +

                                                                                                                                                                                                                      Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                                                                                                                      getAcceptsNull, isImmutable, setAcceptsNull, setImmutable
                                                                                                                                                                                                                      -

                                                                                                                                                                                                                      Methods inherited from class java.lang.Object

                                                                                                                                                                                                                      +

                                                                                                                                                                                                                      Methods inherited from class java.lang.Object

                                                                                                                                                                                                                      clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
                                                                                                                                                                                                                    • @@ -141,13 +152,13 @@

                                                                                                                                                                                                                      Methods inherited from cl
                                                                                                                                                                                                                      • -
                                                                                                                                                                                                                        +

                                                                                                                                                                                                                        Constructor Details

                                                                                                                                                                                                                        @@ -155,13 +166,13 @@

                                                                                                                                                                                                                        BetaDistributionSerializer

                                                                                                                                                                                                                      • -
                                                                                                                                                                                                                        +

                                                                                                                                                                                                                        Method Details

                                                                                                                                                                                                                        • copy

                                                                                                                                                                                                                          -
                                                                                                                                                                                                                          public com.github.tommyettinger.random.distribution.BetaDistribution copy(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                          public com.github.tommyettinger.random.distribution.BetaDistribution copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.distribution.BetaDistribution original)
                                                                                                                                                                                                                          Overrides:
                                                                                                                                                                                                                          @@ -172,7 +183,7 @@

                                                                                                                                                                                                                          copy

                                                                                                                                                                                                                        • write

                                                                                                                                                                                                                          -
                                                                                                                                                                                                                          public void write(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                          public void write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.distribution.BetaDistribution object)
                                                                                                                                                                                                                          @@ -184,7 +195,7 @@

                                                                                                                                                                                                                          write

                                                                                                                                                                                                                        • read

                                                                                                                                                                                                                          -
                                                                                                                                                                                                                          public com.github.tommyettinger.random.distribution.BetaDistribution read(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                          public com.github.tommyettinger.random.distribution.BetaDistribution read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.distribution.BetaDistribution> type)
                                                                                                                                                                                                                          diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/BetaPrimeDistributionSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/BetaPrimeDistributionSerializer.html index 241b28bb..33640273 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/BetaPrimeDistributionSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/BetaPrimeDistributionSerializer.html @@ -1,26 +1,20 @@ - - -BetaPrimeDistributionSerializer (kryo-juniper 0.4.2.0 API) + +BetaPrimeDistributionSerializer (kryo-juniper 0.5.0.0 API) - - + -
                                                                                                                                                                                                                          -
                                                                                                                                                                                                                          +

                                                                                                                                                                                                                          -
                                                                                                                                                                                                                          public class BetaPrimeDistributionSerializer +
                                                                                                                                                                                                                          public class BetaPrimeDistributionSerializer extends com.esotericsoftware.kryo.Serializer<com.github.tommyettinger.random.distribution.BetaPrimeDistribution>
                                                                                                                                                                                                                          • -
                                                                                                                                                                                                                            +

                                                                                                                                                                                                                            Constructor Summary

                                                                                                                                                                                                                            Constructors
                                                                                                                                                                                                                          • -
                                                                                                                                                                                                                            +

                                                                                                                                                                                                                            Method Summary

                                                                                                                                                                                                                            @@ -110,28 +121,28 @@

                                                                                                                                                                                                                            Method Summary

                                                                                                                                                                                                                            Modifier and Type
                                                                                                                                                                                                                            Method
                                                                                                                                                                                                                            Description
                                                                                                                                                                                                                            -
                                                                                                                                                                                                                            com.github.tommyettinger.random.distribution.BetaPrimeDistribution
                                                                                                                                                                                                                            -
                                                                                                                                                                                                                            copy​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                            com.github.tommyettinger.random.distribution.BetaPrimeDistribution
                                                                                                                                                                                                                            +
                                                                                                                                                                                                                            copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.distribution.BetaPrimeDistribution original)
                                                                                                                                                                                                                            -
                                                                                                                                                                                                                             
                                                                                                                                                                                                                            -
                                                                                                                                                                                                                            com.github.tommyettinger.random.distribution.BetaPrimeDistribution
                                                                                                                                                                                                                            -
                                                                                                                                                                                                                            read​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                             
                                                                                                                                                                                                                            +
                                                                                                                                                                                                                            com.github.tommyettinger.random.distribution.BetaPrimeDistribution
                                                                                                                                                                                                                            +
                                                                                                                                                                                                                            read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.distribution.BetaPrimeDistribution> type)
                                                                                                                                                                                                                            -
                                                                                                                                                                                                                             
                                                                                                                                                                                                                            -
                                                                                                                                                                                                                            void
                                                                                                                                                                                                                            -
                                                                                                                                                                                                                            write​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                             
                                                                                                                                                                                                                            +
                                                                                                                                                                                                                            void
                                                                                                                                                                                                                            +
                                                                                                                                                                                                                            write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.distribution.BetaPrimeDistribution object)
                                                                                                                                                                                                                            -
                                                                                                                                                                                                                             
                                                                                                                                                                                                                            +
                                                                                                                                                                                                                             
                                                                                                                                                                                                                            -

                                                                                                                                                                                                                            Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                                                                                                                            +

                                                                                                                                                                                                                            Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                                                                                                                            getAcceptsNull, isImmutable, setAcceptsNull, setImmutable
                                                                                                                                                                                                                            -

                                                                                                                                                                                                                            Methods inherited from class java.lang.Object

                                                                                                                                                                                                                            +

                                                                                                                                                                                                                            Methods inherited from class java.lang.Object

                                                                                                                                                                                                                            clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
                                                                                                                                                                                                                          • @@ -141,13 +152,13 @@

                                                                                                                                                                                                                            Methods inherited from cl
                                                                                                                                                                                                                            • -
                                                                                                                                                                                                                              +

                                                                                                                                                                                                                              Constructor Details

                                                                                                                                                                                                                              @@ -155,13 +166,13 @@

                                                                                                                                                                                                                              BetaPrimeDistributionSerializer

                                                                                                                                                                                                                            • -
                                                                                                                                                                                                                              +

                                                                                                                                                                                                                              Method Details

                                                                                                                                                                                                                              • copy

                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                public com.github.tommyettinger.random.distribution.BetaPrimeDistribution copy(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                public com.github.tommyettinger.random.distribution.BetaPrimeDistribution copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.distribution.BetaPrimeDistribution original)
                                                                                                                                                                                                                                Overrides:
                                                                                                                                                                                                                                @@ -172,7 +183,7 @@

                                                                                                                                                                                                                                copy

                                                                                                                                                                                                                              • write

                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                public void write(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                public void write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.distribution.BetaPrimeDistribution object)
                                                                                                                                                                                                                                @@ -184,7 +195,7 @@

                                                                                                                                                                                                                                write

                                                                                                                                                                                                                              • read

                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                public com.github.tommyettinger.random.distribution.BetaPrimeDistribution read(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                public com.github.tommyettinger.random.distribution.BetaPrimeDistribution read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.distribution.BetaPrimeDistribution> type)
                                                                                                                                                                                                                                diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/BinomialDistributionSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/BinomialDistributionSerializer.html index 0d432bfd..b070c1c6 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/BinomialDistributionSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/BinomialDistributionSerializer.html @@ -1,26 +1,20 @@ - - -BinomialDistributionSerializer (kryo-juniper 0.4.2.0 API) + +BinomialDistributionSerializer (kryo-juniper 0.5.0.0 API) - - + -
                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                public class BinomialDistributionSerializer +
                                                                                                                                                                                                                                public class BinomialDistributionSerializer extends com.esotericsoftware.kryo.Serializer<com.github.tommyettinger.random.distribution.BinomialDistribution>
                                                                                                                                                                                                                                • -
                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                  Constructor Summary

                                                                                                                                                                                                                                  Constructors
                                                                                                                                                                                                                                • -
                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                  Method Summary

                                                                                                                                                                                                                                  @@ -110,28 +121,28 @@

                                                                                                                                                                                                                                  Method Summary

                                                                                                                                                                                                                                  Modifier and Type
                                                                                                                                                                                                                                  Method
                                                                                                                                                                                                                                  Description
                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                  com.github.tommyettinger.random.distribution.BinomialDistribution
                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                  copy​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                  com.github.tommyettinger.random.distribution.BinomialDistribution
                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                  copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.distribution.BinomialDistribution original)
                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                   
                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                  com.github.tommyettinger.random.distribution.BinomialDistribution
                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                  read​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                   
                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                  com.github.tommyettinger.random.distribution.BinomialDistribution
                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                  read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.distribution.BinomialDistribution> type)
                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                   
                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                  void
                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                  write​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                   
                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                  void
                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                  write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.distribution.BinomialDistribution object)
                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                   
                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                   
                                                                                                                                                                                                                                  -

                                                                                                                                                                                                                                  Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                  Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                                                                                                                                  getAcceptsNull, isImmutable, setAcceptsNull, setImmutable
                                                                                                                                                                                                                                  -

                                                                                                                                                                                                                                  Methods inherited from class java.lang.Object

                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                  Methods inherited from class java.lang.Object

                                                                                                                                                                                                                                  clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
                                                                                                                                                                                                                                • @@ -141,13 +152,13 @@

                                                                                                                                                                                                                                  Methods inherited from cl
                                                                                                                                                                                                                                  • -
                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                    Constructor Details

                                                                                                                                                                                                                                    @@ -155,13 +166,13 @@

                                                                                                                                                                                                                                    BinomialDistributionSerializer

                                                                                                                                                                                                                                  • -
                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                    Method Details

                                                                                                                                                                                                                                    • copy

                                                                                                                                                                                                                                      -
                                                                                                                                                                                                                                      public com.github.tommyettinger.random.distribution.BinomialDistribution copy(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                      public com.github.tommyettinger.random.distribution.BinomialDistribution copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.distribution.BinomialDistribution original)
                                                                                                                                                                                                                                      Overrides:
                                                                                                                                                                                                                                      @@ -172,7 +183,7 @@

                                                                                                                                                                                                                                      copy

                                                                                                                                                                                                                                    • write

                                                                                                                                                                                                                                      -
                                                                                                                                                                                                                                      public void write(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                      public void write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.distribution.BinomialDistribution object)
                                                                                                                                                                                                                                      @@ -184,7 +195,7 @@

                                                                                                                                                                                                                                      write

                                                                                                                                                                                                                                    • read

                                                                                                                                                                                                                                      -
                                                                                                                                                                                                                                      public com.github.tommyettinger.random.distribution.BinomialDistribution read(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                      public com.github.tommyettinger.random.distribution.BinomialDistribution read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.distribution.BinomialDistribution> type)
                                                                                                                                                                                                                                      diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/CauchyDistributionSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/CauchyDistributionSerializer.html index d4e9f0df..73a3d598 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/CauchyDistributionSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/CauchyDistributionSerializer.html @@ -1,26 +1,20 @@ - - -CauchyDistributionSerializer (kryo-juniper 0.4.2.0 API) + +CauchyDistributionSerializer (kryo-juniper 0.5.0.0 API) - - + -
                                                                                                                                                                                                                                      -
                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                      -
                                                                                                                                                                                                                                      public class CauchyDistributionSerializer +
                                                                                                                                                                                                                                      public class CauchyDistributionSerializer extends com.esotericsoftware.kryo.Serializer<com.github.tommyettinger.random.distribution.CauchyDistribution>
                                                                                                                                                                                                                                      • -
                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                        Constructor Summary

                                                                                                                                                                                                                                        Constructors
                                                                                                                                                                                                                                      • -
                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                        Method Summary

                                                                                                                                                                                                                                        @@ -110,28 +121,28 @@

                                                                                                                                                                                                                                        Method Summary

                                                                                                                                                                                                                                        Modifier and Type
                                                                                                                                                                                                                                        Method
                                                                                                                                                                                                                                        Description
                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                        com.github.tommyettinger.random.distribution.CauchyDistribution
                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                        copy​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                        com.github.tommyettinger.random.distribution.CauchyDistribution
                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                        copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.distribution.CauchyDistribution original)
                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                         
                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                        com.github.tommyettinger.random.distribution.CauchyDistribution
                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                        read​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                         
                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                        com.github.tommyettinger.random.distribution.CauchyDistribution
                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                        read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.distribution.CauchyDistribution> type)
                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                         
                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                        void
                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                        write​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                         
                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                        void
                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                        write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.distribution.CauchyDistribution object)
                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                         
                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                         
                                                                                                                                                                                                                                        -

                                                                                                                                                                                                                                        Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                        Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                                                                                                                                        getAcceptsNull, isImmutable, setAcceptsNull, setImmutable
                                                                                                                                                                                                                                        -

                                                                                                                                                                                                                                        Methods inherited from class java.lang.Object

                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                        Methods inherited from class java.lang.Object

                                                                                                                                                                                                                                        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
                                                                                                                                                                                                                                      • @@ -141,13 +152,13 @@

                                                                                                                                                                                                                                        Methods inherited from cl
                                                                                                                                                                                                                                        • -
                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                          Constructor Details

                                                                                                                                                                                                                                          @@ -155,13 +166,13 @@

                                                                                                                                                                                                                                          CauchyDistributionSerializer

                                                                                                                                                                                                                                        • -
                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                          Method Details

                                                                                                                                                                                                                                          • copy

                                                                                                                                                                                                                                            -
                                                                                                                                                                                                                                            public com.github.tommyettinger.random.distribution.CauchyDistribution copy(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                            public com.github.tommyettinger.random.distribution.CauchyDistribution copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.distribution.CauchyDistribution original)
                                                                                                                                                                                                                                            Overrides:
                                                                                                                                                                                                                                            @@ -172,7 +183,7 @@

                                                                                                                                                                                                                                            copy

                                                                                                                                                                                                                                          • write

                                                                                                                                                                                                                                            -
                                                                                                                                                                                                                                            public void write(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                            public void write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.distribution.CauchyDistribution object)
                                                                                                                                                                                                                                            @@ -184,7 +195,7 @@

                                                                                                                                                                                                                                            write

                                                                                                                                                                                                                                          • read

                                                                                                                                                                                                                                            -
                                                                                                                                                                                                                                            public com.github.tommyettinger.random.distribution.CauchyDistribution read(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                            public com.github.tommyettinger.random.distribution.CauchyDistribution read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.distribution.CauchyDistribution> type)
                                                                                                                                                                                                                                            diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/ChiDistributionSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/ChiDistributionSerializer.html index 899ab2ee..e69f2dfe 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/ChiDistributionSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/ChiDistributionSerializer.html @@ -1,26 +1,20 @@ - - -ChiDistributionSerializer (kryo-juniper 0.4.2.0 API) + +ChiDistributionSerializer (kryo-juniper 0.5.0.0 API) - - + -
                                                                                                                                                                                                                                            -
                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                            -
                                                                                                                                                                                                                                            public class ChiDistributionSerializer +
                                                                                                                                                                                                                                            public class ChiDistributionSerializer extends com.esotericsoftware.kryo.Serializer<com.github.tommyettinger.random.distribution.ChiDistribution>
                                                                                                                                                                                                                                            • -
                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                              Constructor Summary

                                                                                                                                                                                                                                              Constructors
                                                                                                                                                                                                                                              Constructor
                                                                                                                                                                                                                                              Description
                                                                                                                                                                                                                                              - +
                                                                                                                                                                                                                                               
                                                                                                                                                                                                                                            • -
                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                              Method Summary

                                                                                                                                                                                                                                              @@ -110,28 +121,28 @@

                                                                                                                                                                                                                                              Method Summary

                                                                                                                                                                                                                                              Modifier and Type
                                                                                                                                                                                                                                              Method
                                                                                                                                                                                                                                              Description
                                                                                                                                                                                                                                              -
                                                                                                                                                                                                                                              com.github.tommyettinger.random.distribution.ChiDistribution
                                                                                                                                                                                                                                              -
                                                                                                                                                                                                                                              copy​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                              com.github.tommyettinger.random.distribution.ChiDistribution
                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                              copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.distribution.ChiDistribution original)
                                                                                                                                                                                                                                              -
                                                                                                                                                                                                                                               
                                                                                                                                                                                                                                              -
                                                                                                                                                                                                                                              com.github.tommyettinger.random.distribution.ChiDistribution
                                                                                                                                                                                                                                              -
                                                                                                                                                                                                                                              read​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                               
                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                              com.github.tommyettinger.random.distribution.ChiDistribution
                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                              read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.distribution.ChiDistribution> type)
                                                                                                                                                                                                                                              -
                                                                                                                                                                                                                                               
                                                                                                                                                                                                                                              -
                                                                                                                                                                                                                                              void
                                                                                                                                                                                                                                              -
                                                                                                                                                                                                                                              write​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                               
                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                              void
                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                              write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.distribution.ChiDistribution object)
                                                                                                                                                                                                                                              -
                                                                                                                                                                                                                                               
                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                               
                                                                                                                                                                                                                                              -

                                                                                                                                                                                                                                              Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                              Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                                                                                                                                              getAcceptsNull, isImmutable, setAcceptsNull, setImmutable
                                                                                                                                                                                                                                              -

                                                                                                                                                                                                                                              Methods inherited from class java.lang.Object

                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                              Methods inherited from class java.lang.Object

                                                                                                                                                                                                                                              clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
                                                                                                                                                                                                                                            • @@ -141,13 +152,13 @@

                                                                                                                                                                                                                                              Methods inherited from cl
                                                                                                                                                                                                                                              • -
                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                Constructor Details

                                                                                                                                                                                                                                                @@ -155,13 +166,13 @@

                                                                                                                                                                                                                                                ChiDistributionSerializer

                                                                                                                                                                                                                                              • -
                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                Method Details

                                                                                                                                                                                                                                                • copy

                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                  public com.github.tommyettinger.random.distribution.ChiDistribution copy(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                  public com.github.tommyettinger.random.distribution.ChiDistribution copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.distribution.ChiDistribution original)
                                                                                                                                                                                                                                                  Overrides:
                                                                                                                                                                                                                                                  @@ -172,7 +183,7 @@

                                                                                                                                                                                                                                                  copy

                                                                                                                                                                                                                                                • write

                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                  public void write(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                  public void write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.distribution.ChiDistribution object)
                                                                                                                                                                                                                                                  @@ -184,7 +195,7 @@

                                                                                                                                                                                                                                                  write

                                                                                                                                                                                                                                                • read

                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                  public com.github.tommyettinger.random.distribution.ChiDistribution read(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                  public com.github.tommyettinger.random.distribution.ChiDistribution read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.distribution.ChiDistribution> type)
                                                                                                                                                                                                                                                  diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/ChiSquareDistributionSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/ChiSquareDistributionSerializer.html index a7ad322c..0709b983 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/ChiSquareDistributionSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/ChiSquareDistributionSerializer.html @@ -1,26 +1,20 @@ - - -ChiSquareDistributionSerializer (kryo-juniper 0.4.2.0 API) + +ChiSquareDistributionSerializer (kryo-juniper 0.5.0.0 API) - - + -
                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                  public class ChiSquareDistributionSerializer +
                                                                                                                                                                                                                                                  public class ChiSquareDistributionSerializer extends com.esotericsoftware.kryo.Serializer<com.github.tommyettinger.random.distribution.ChiSquareDistribution>
                                                                                                                                                                                                                                                  • -
                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                    Constructor Summary

                                                                                                                                                                                                                                                    Constructors
                                                                                                                                                                                                                                                  • -
                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                    Method Summary

                                                                                                                                                                                                                                                    @@ -110,28 +121,28 @@

                                                                                                                                                                                                                                                    Method Summary

                                                                                                                                                                                                                                                    Modifier and Type
                                                                                                                                                                                                                                                    Method
                                                                                                                                                                                                                                                    Description
                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                    com.github.tommyettinger.random.distribution.ChiSquareDistribution
                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                    copy​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                    com.github.tommyettinger.random.distribution.ChiSquareDistribution
                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                    copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.distribution.ChiSquareDistribution original)
                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                     
                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                    com.github.tommyettinger.random.distribution.ChiSquareDistribution
                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                    read​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                     
                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                    com.github.tommyettinger.random.distribution.ChiSquareDistribution
                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                    read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.distribution.ChiSquareDistribution> type)
                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                     
                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                    void
                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                    write​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                     
                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                    void
                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                    write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.distribution.ChiSquareDistribution object)
                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                     
                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                     
                                                                                                                                                                                                                                                    -

                                                                                                                                                                                                                                                    Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                    Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                                                                                                                                                    getAcceptsNull, isImmutable, setAcceptsNull, setImmutable
                                                                                                                                                                                                                                                    -

                                                                                                                                                                                                                                                    Methods inherited from class java.lang.Object

                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                    Methods inherited from class java.lang.Object

                                                                                                                                                                                                                                                    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
                                                                                                                                                                                                                                                  • @@ -141,13 +152,13 @@

                                                                                                                                                                                                                                                    Methods inherited from cl
                                                                                                                                                                                                                                                    • -
                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                      Constructor Details

                                                                                                                                                                                                                                                      @@ -155,13 +166,13 @@

                                                                                                                                                                                                                                                      ChiSquareDistributionSerializer

                                                                                                                                                                                                                                                    • -
                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                      Method Details

                                                                                                                                                                                                                                                      • copy

                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                        public com.github.tommyettinger.random.distribution.ChiSquareDistribution copy(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                        public com.github.tommyettinger.random.distribution.ChiSquareDistribution copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.distribution.ChiSquareDistribution original)
                                                                                                                                                                                                                                                        Overrides:
                                                                                                                                                                                                                                                        @@ -172,7 +183,7 @@

                                                                                                                                                                                                                                                        copy

                                                                                                                                                                                                                                                      • write

                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                        public void write(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                        public void write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.distribution.ChiSquareDistribution object)
                                                                                                                                                                                                                                                        @@ -184,7 +195,7 @@

                                                                                                                                                                                                                                                        write

                                                                                                                                                                                                                                                      • read

                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                        public com.github.tommyettinger.random.distribution.ChiSquareDistribution read(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                        public com.github.tommyettinger.random.distribution.ChiSquareDistribution read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.distribution.ChiSquareDistribution> type)
                                                                                                                                                                                                                                                        diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/ContinuousUniformDistributionSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/ContinuousUniformDistributionSerializer.html index 8649bd4f..4b930cd8 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/ContinuousUniformDistributionSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/ContinuousUniformDistributionSerializer.html @@ -1,26 +1,20 @@ - - -ContinuousUniformDistributionSerializer (kryo-juniper 0.4.2.0 API) + +ContinuousUniformDistributionSerializer (kryo-juniper 0.5.0.0 API) - - + -
                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                        public class ContinuousUniformDistributionSerializer +
                                                                                                                                                                                                                                                        public class ContinuousUniformDistributionSerializer extends com.esotericsoftware.kryo.Serializer<com.github.tommyettinger.random.distribution.ContinuousUniformDistribution>
                                                                                                                                                                                                                                                        • -
                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                          Constructor Summary

                                                                                                                                                                                                                                                          Constructors
                                                                                                                                                                                                                                                        • -
                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                          Method Summary

                                                                                                                                                                                                                                                          @@ -110,28 +121,28 @@

                                                                                                                                                                                                                                                          Method Summary

                                                                                                                                                                                                                                                          Modifier and Type
                                                                                                                                                                                                                                                          Method
                                                                                                                                                                                                                                                          Description
                                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                                          com.github.tommyettinger.random.distribution.ContinuousUniformDistribution
                                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                                          copy​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                          com.github.tommyettinger.random.distribution.ContinuousUniformDistribution
                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                          copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.distribution.ContinuousUniformDistribution original)
                                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                                           
                                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                                          com.github.tommyettinger.random.distribution.ContinuousUniformDistribution
                                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                                          read​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                           
                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                          com.github.tommyettinger.random.distribution.ContinuousUniformDistribution
                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                          read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.distribution.ContinuousUniformDistribution> type)
                                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                                           
                                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                                          void
                                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                                          write​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                           
                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                          void
                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                          write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.distribution.ContinuousUniformDistribution object)
                                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                                           
                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                           
                                                                                                                                                                                                                                                          -

                                                                                                                                                                                                                                                          Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                          Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                                                                                                                                                          getAcceptsNull, isImmutable, setAcceptsNull, setImmutable
                                                                                                                                                                                                                                                          -

                                                                                                                                                                                                                                                          Methods inherited from class java.lang.Object

                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                          Methods inherited from class java.lang.Object

                                                                                                                                                                                                                                                          clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
                                                                                                                                                                                                                                                        • @@ -141,13 +152,13 @@

                                                                                                                                                                                                                                                          Methods inherited from cl
                                                                                                                                                                                                                                                          • -
                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                            Constructor Details

                                                                                                                                                                                                                                                            @@ -155,13 +166,13 @@

                                                                                                                                                                                                                                                            ContinuousUniformDistributionSerializer

                                                                                                                                                                                                                                                          • -
                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                            Method Details

                                                                                                                                                                                                                                                            • copy

                                                                                                                                                                                                                                                              -
                                                                                                                                                                                                                                                              public com.github.tommyettinger.random.distribution.ContinuousUniformDistribution copy(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                              public com.github.tommyettinger.random.distribution.ContinuousUniformDistribution copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.distribution.ContinuousUniformDistribution original)
                                                                                                                                                                                                                                                              Overrides:
                                                                                                                                                                                                                                                              @@ -172,7 +183,7 @@

                                                                                                                                                                                                                                                              copy

                                                                                                                                                                                                                                                            • write

                                                                                                                                                                                                                                                              -
                                                                                                                                                                                                                                                              public void write(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                              public void write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.distribution.ContinuousUniformDistribution object)
                                                                                                                                                                                                                                                              @@ -184,7 +195,7 @@

                                                                                                                                                                                                                                                              write

                                                                                                                                                                                                                                                            • read

                                                                                                                                                                                                                                                              -
                                                                                                                                                                                                                                                              public com.github.tommyettinger.random.distribution.ContinuousUniformDistribution read(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                              public com.github.tommyettinger.random.distribution.ContinuousUniformDistribution read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.distribution.ContinuousUniformDistribution> type)
                                                                                                                                                                                                                                                              diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/DiscreteUniformDistributionSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/DiscreteUniformDistributionSerializer.html index 266e74d2..aad120e4 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/DiscreteUniformDistributionSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/DiscreteUniformDistributionSerializer.html @@ -1,26 +1,20 @@ - - -DiscreteUniformDistributionSerializer (kryo-juniper 0.4.2.0 API) + +DiscreteUniformDistributionSerializer (kryo-juniper 0.5.0.0 API) - - + -
                                                                                                                                                                                                                                                              -
                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                              -
                                                                                                                                                                                                                                                              public class DiscreteUniformDistributionSerializer +
                                                                                                                                                                                                                                                              public class DiscreteUniformDistributionSerializer extends com.esotericsoftware.kryo.Serializer<com.github.tommyettinger.random.distribution.DiscreteUniformDistribution>
                                                                                                                                                                                                                                                              • -
                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                Constructor Summary

                                                                                                                                                                                                                                                                Constructors
                                                                                                                                                                                                                                                              • -
                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                Method Summary

                                                                                                                                                                                                                                                                @@ -110,28 +121,28 @@

                                                                                                                                                                                                                                                                Method Summary

                                                                                                                                                                                                                                                                Modifier and Type
                                                                                                                                                                                                                                                                Method
                                                                                                                                                                                                                                                                Description
                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                com.github.tommyettinger.random.distribution.DiscreteUniformDistribution
                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                copy​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                com.github.tommyettinger.random.distribution.DiscreteUniformDistribution
                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.distribution.DiscreteUniformDistribution original)
                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                 
                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                com.github.tommyettinger.random.distribution.DiscreteUniformDistribution
                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                read​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                 
                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                com.github.tommyettinger.random.distribution.DiscreteUniformDistribution
                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.distribution.DiscreteUniformDistribution> type)
                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                 
                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                void
                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                write​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                 
                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                void
                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.distribution.DiscreteUniformDistribution object)
                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                 
                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                 
                                                                                                                                                                                                                                                                -

                                                                                                                                                                                                                                                                Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                                                                                                                                                                getAcceptsNull, isImmutable, setAcceptsNull, setImmutable
                                                                                                                                                                                                                                                                -

                                                                                                                                                                                                                                                                Methods inherited from class java.lang.Object

                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                Methods inherited from class java.lang.Object

                                                                                                                                                                                                                                                                clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
                                                                                                                                                                                                                                                              • @@ -141,13 +152,13 @@

                                                                                                                                                                                                                                                                Methods inherited from cl
                                                                                                                                                                                                                                                                • -
                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                  Constructor Details

                                                                                                                                                                                                                                                                  @@ -155,13 +166,13 @@

                                                                                                                                                                                                                                                                  DiscreteUniformDistributionSerializer

                                                                                                                                                                                                                                                                • -
                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                  Method Details

                                                                                                                                                                                                                                                                  • copy

                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                    public com.github.tommyettinger.random.distribution.DiscreteUniformDistribution copy(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                    public com.github.tommyettinger.random.distribution.DiscreteUniformDistribution copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.distribution.DiscreteUniformDistribution original)
                                                                                                                                                                                                                                                                    Overrides:
                                                                                                                                                                                                                                                                    @@ -172,7 +183,7 @@

                                                                                                                                                                                                                                                                    copy

                                                                                                                                                                                                                                                                  • write

                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                    public void write(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                    public void write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.distribution.DiscreteUniformDistribution object)
                                                                                                                                                                                                                                                                    @@ -184,7 +195,7 @@

                                                                                                                                                                                                                                                                    write

                                                                                                                                                                                                                                                                  • read

                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                    public com.github.tommyettinger.random.distribution.DiscreteUniformDistribution read(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                    public com.github.tommyettinger.random.distribution.DiscreteUniformDistribution read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.distribution.DiscreteUniformDistribution> type)
                                                                                                                                                                                                                                                                    diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/DistributionSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/DistributionSerializer.html index afc8cd0d..e25c34cc 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/DistributionSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/DistributionSerializer.html @@ -1,26 +1,20 @@ - - -DistributionSerializer (kryo-juniper 0.4.2.0 API) + +DistributionSerializer (kryo-juniper 0.5.0.0 API) - - + -
                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                    public class DistributionSerializer +
                                                                                                                                                                                                                                                                    public class DistributionSerializer extends com.esotericsoftware.kryo.Serializer<com.github.tommyettinger.random.distribution.Distribution>
                                                                                                                                                                                                                                                                    Kryo Serializer for juniper Distributions. This is less space-efficient than storing a known class that extends Distribution.
                                                                                                                                                                                                                                                                    @@ -90,20 +101,20 @@

                                                                                                                                                                                                                                                                    Class DistributionSeriali
                                                                                                                                                                                                                                                                    • -
                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                      Constructor Summary

                                                                                                                                                                                                                                                                      Constructors
                                                                                                                                                                                                                                                                      Constructor
                                                                                                                                                                                                                                                                      Description
                                                                                                                                                                                                                                                                      - +
                                                                                                                                                                                                                                                                       
                                                                                                                                                                                                                                                                    • -
                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                      Method Summary

                                                                                                                                                                                                                                                                      @@ -112,28 +123,28 @@

                                                                                                                                                                                                                                                                      Method Summary

                                                                                                                                                                                                                                                                      Modifier and Type
                                                                                                                                                                                                                                                                      Method
                                                                                                                                                                                                                                                                      Description
                                                                                                                                                                                                                                                                      -
                                                                                                                                                                                                                                                                      com.github.tommyettinger.random.distribution.Distribution
                                                                                                                                                                                                                                                                      -
                                                                                                                                                                                                                                                                      copy​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                      com.github.tommyettinger.random.distribution.Distribution
                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                      copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.distribution.Distribution original)
                                                                                                                                                                                                                                                                      -
                                                                                                                                                                                                                                                                       
                                                                                                                                                                                                                                                                      -
                                                                                                                                                                                                                                                                      com.github.tommyettinger.random.distribution.Distribution
                                                                                                                                                                                                                                                                      -
                                                                                                                                                                                                                                                                      read​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                       
                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                      com.github.tommyettinger.random.distribution.Distribution
                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                      read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.distribution.Distribution> dataClass)
                                                                                                                                                                                                                                                                      -
                                                                                                                                                                                                                                                                       
                                                                                                                                                                                                                                                                      -
                                                                                                                                                                                                                                                                      void
                                                                                                                                                                                                                                                                      -
                                                                                                                                                                                                                                                                      write​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                       
                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                      void
                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                      write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.distribution.Distribution data)
                                                                                                                                                                                                                                                                      -
                                                                                                                                                                                                                                                                       
                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                       
                                                                                                                                                                                                                                                                      -

                                                                                                                                                                                                                                                                      Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                      Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                                                                                                                                                                      getAcceptsNull, isImmutable, setAcceptsNull, setImmutable
                                                                                                                                                                                                                                                                      -

                                                                                                                                                                                                                                                                      Methods inherited from class java.lang.Object

                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                      Methods inherited from class java.lang.Object

                                                                                                                                                                                                                                                                      clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
                                                                                                                                                                                                                                                                    • @@ -143,13 +154,13 @@

                                                                                                                                                                                                                                                                      Methods inherited from cl
                                                                                                                                                                                                                                                                      • -
                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                        Constructor Details

                                                                                                                                                                                                                                                                        @@ -157,13 +168,13 @@

                                                                                                                                                                                                                                                                        DistributionSerializer

                                                                                                                                                                                                                                                                      • -
                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                        Method Details

                                                                                                                                                                                                                                                                        • write

                                                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                                                          public void write(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                          public void write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.distribution.Distribution data)
                                                                                                                                                                                                                                                                          @@ -175,7 +186,7 @@

                                                                                                                                                                                                                                                                          write

                                                                                                                                                                                                                                                                        • read

                                                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                                                          public com.github.tommyettinger.random.distribution.Distribution read(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                          public com.github.tommyettinger.random.distribution.Distribution read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.distribution.Distribution> dataClass)
                                                                                                                                                                                                                                                                          @@ -187,7 +198,7 @@

                                                                                                                                                                                                                                                                          read

                                                                                                                                                                                                                                                                        • copy

                                                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                                                          public com.github.tommyettinger.random.distribution.Distribution copy(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                          public com.github.tommyettinger.random.distribution.Distribution copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.distribution.Distribution original)
                                                                                                                                                                                                                                                                          Overrides:
                                                                                                                                                                                                                                                                          diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/ErlangDistributionSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/ErlangDistributionSerializer.html index aa780908..d23374a1 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/ErlangDistributionSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/ErlangDistributionSerializer.html @@ -1,26 +1,20 @@ - - -ErlangDistributionSerializer (kryo-juniper 0.4.2.0 API) + +ErlangDistributionSerializer (kryo-juniper 0.5.0.0 API) - - + -
                                                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                                                          public class ErlangDistributionSerializer +
                                                                                                                                                                                                                                                                          public class ErlangDistributionSerializer extends com.esotericsoftware.kryo.Serializer<com.github.tommyettinger.random.distribution.ErlangDistribution>
                                                                                                                                                                                                                                                                          • -
                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                            Constructor Summary

                                                                                                                                                                                                                                                                            Constructors
                                                                                                                                                                                                                                                                          • -
                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                            Method Summary

                                                                                                                                                                                                                                                                            @@ -110,28 +121,28 @@

                                                                                                                                                                                                                                                                            Method Summary

                                                                                                                                                                                                                                                                            Modifier and Type
                                                                                                                                                                                                                                                                            Method
                                                                                                                                                                                                                                                                            Description
                                                                                                                                                                                                                                                                            -
                                                                                                                                                                                                                                                                            com.github.tommyettinger.random.distribution.ErlangDistribution
                                                                                                                                                                                                                                                                            -
                                                                                                                                                                                                                                                                            copy​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                            com.github.tommyettinger.random.distribution.ErlangDistribution
                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                            copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.distribution.ErlangDistribution original)
                                                                                                                                                                                                                                                                            -
                                                                                                                                                                                                                                                                             
                                                                                                                                                                                                                                                                            -
                                                                                                                                                                                                                                                                            com.github.tommyettinger.random.distribution.ErlangDistribution
                                                                                                                                                                                                                                                                            -
                                                                                                                                                                                                                                                                            read​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                             
                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                            com.github.tommyettinger.random.distribution.ErlangDistribution
                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                            read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.distribution.ErlangDistribution> type)
                                                                                                                                                                                                                                                                            -
                                                                                                                                                                                                                                                                             
                                                                                                                                                                                                                                                                            -
                                                                                                                                                                                                                                                                            void
                                                                                                                                                                                                                                                                            -
                                                                                                                                                                                                                                                                            write​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                             
                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                            void
                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                            write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.distribution.ErlangDistribution object)
                                                                                                                                                                                                                                                                            -
                                                                                                                                                                                                                                                                             
                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                             
                                                                                                                                                                                                                                                                            -

                                                                                                                                                                                                                                                                            Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                            Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                                                                                                                                                                            getAcceptsNull, isImmutable, setAcceptsNull, setImmutable
                                                                                                                                                                                                                                                                            -

                                                                                                                                                                                                                                                                            Methods inherited from class java.lang.Object

                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                            Methods inherited from class java.lang.Object

                                                                                                                                                                                                                                                                            clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
                                                                                                                                                                                                                                                                          • @@ -141,13 +152,13 @@

                                                                                                                                                                                                                                                                            Methods inherited from cl
                                                                                                                                                                                                                                                                            • -
                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                              Constructor Details

                                                                                                                                                                                                                                                                              @@ -155,13 +166,13 @@

                                                                                                                                                                                                                                                                              ErlangDistributionSerializer

                                                                                                                                                                                                                                                                            • -
                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                              Method Details

                                                                                                                                                                                                                                                                              • copy

                                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                                public com.github.tommyettinger.random.distribution.ErlangDistribution copy(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                public com.github.tommyettinger.random.distribution.ErlangDistribution copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.distribution.ErlangDistribution original)
                                                                                                                                                                                                                                                                                Overrides:
                                                                                                                                                                                                                                                                                @@ -172,7 +183,7 @@

                                                                                                                                                                                                                                                                                copy

                                                                                                                                                                                                                                                                              • write

                                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                                public void write(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                public void write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.distribution.ErlangDistribution object)
                                                                                                                                                                                                                                                                                @@ -184,7 +195,7 @@

                                                                                                                                                                                                                                                                                write

                                                                                                                                                                                                                                                                              • read

                                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                                public com.github.tommyettinger.random.distribution.ErlangDistribution read(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                public com.github.tommyettinger.random.distribution.ErlangDistribution read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.distribution.ErlangDistribution> type)
                                                                                                                                                                                                                                                                                diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/ExponentialDistributionSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/ExponentialDistributionSerializer.html index 6f7645d5..a1649b26 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/ExponentialDistributionSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/ExponentialDistributionSerializer.html @@ -1,26 +1,20 @@ - - -ExponentialDistributionSerializer (kryo-juniper 0.4.2.0 API) + +ExponentialDistributionSerializer (kryo-juniper 0.5.0.0 API) - - + -
                                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                                public class ExponentialDistributionSerializer +
                                                                                                                                                                                                                                                                                public class ExponentialDistributionSerializer extends com.esotericsoftware.kryo.Serializer<com.github.tommyettinger.random.distribution.ExponentialDistribution>
                                                                                                                                                                                                                                                                                • -
                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                  Constructor Summary

                                                                                                                                                                                                                                                                                  Constructors
                                                                                                                                                                                                                                                                                • -
                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                  Method Summary

                                                                                                                                                                                                                                                                                  @@ -110,28 +121,28 @@

                                                                                                                                                                                                                                                                                  Method Summary

                                                                                                                                                                                                                                                                                  Modifier and Type
                                                                                                                                                                                                                                                                                  Method
                                                                                                                                                                                                                                                                                  Description
                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                  com.github.tommyettinger.random.distribution.ExponentialDistribution
                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                  copy​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                  com.github.tommyettinger.random.distribution.ExponentialDistribution
                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                  copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.distribution.ExponentialDistribution original)
                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                   
                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                  com.github.tommyettinger.random.distribution.ExponentialDistribution
                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                  read​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                   
                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                  com.github.tommyettinger.random.distribution.ExponentialDistribution
                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                  read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.distribution.ExponentialDistribution> type)
                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                   
                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                  void
                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                  write​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                   
                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                  void
                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                  write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.distribution.ExponentialDistribution object)
                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                   
                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                   
                                                                                                                                                                                                                                                                                  -

                                                                                                                                                                                                                                                                                  Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                  Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                                                                                                                                                                                  getAcceptsNull, isImmutable, setAcceptsNull, setImmutable
                                                                                                                                                                                                                                                                                  -

                                                                                                                                                                                                                                                                                  Methods inherited from class java.lang.Object

                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                  Methods inherited from class java.lang.Object

                                                                                                                                                                                                                                                                                  clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
                                                                                                                                                                                                                                                                                • @@ -141,13 +152,13 @@

                                                                                                                                                                                                                                                                                  Methods inherited from cl
                                                                                                                                                                                                                                                                                  • -
                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                    Constructor Details

                                                                                                                                                                                                                                                                                    @@ -155,13 +166,13 @@

                                                                                                                                                                                                                                                                                    ExponentialDistributionSerializer

                                                                                                                                                                                                                                                                                  • -
                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                    Method Details

                                                                                                                                                                                                                                                                                    • copy

                                                                                                                                                                                                                                                                                      -
                                                                                                                                                                                                                                                                                      public com.github.tommyettinger.random.distribution.ExponentialDistribution copy(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                      public com.github.tommyettinger.random.distribution.ExponentialDistribution copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.distribution.ExponentialDistribution original)
                                                                                                                                                                                                                                                                                      Overrides:
                                                                                                                                                                                                                                                                                      @@ -172,7 +183,7 @@

                                                                                                                                                                                                                                                                                      copy

                                                                                                                                                                                                                                                                                    • write

                                                                                                                                                                                                                                                                                      -
                                                                                                                                                                                                                                                                                      public void write(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                      public void write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.distribution.ExponentialDistribution object)
                                                                                                                                                                                                                                                                                      @@ -184,7 +195,7 @@

                                                                                                                                                                                                                                                                                      write

                                                                                                                                                                                                                                                                                    • read

                                                                                                                                                                                                                                                                                      -
                                                                                                                                                                                                                                                                                      public com.github.tommyettinger.random.distribution.ExponentialDistribution read(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                      public com.github.tommyettinger.random.distribution.ExponentialDistribution read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.distribution.ExponentialDistribution> type)
                                                                                                                                                                                                                                                                                      diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/FisherSnedecorDistributionSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/FisherSnedecorDistributionSerializer.html index b513b223..f9787042 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/FisherSnedecorDistributionSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/FisherSnedecorDistributionSerializer.html @@ -1,26 +1,20 @@ - - -FisherSnedecorDistributionSerializer (kryo-juniper 0.4.2.0 API) + +FisherSnedecorDistributionSerializer (kryo-juniper 0.5.0.0 API) - - + -
                                                                                                                                                                                                                                                                                      -
                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                      -
                                                                                                                                                                                                                                                                                      public class FisherSnedecorDistributionSerializer +
                                                                                                                                                                                                                                                                                      public class FisherSnedecorDistributionSerializer extends com.esotericsoftware.kryo.Serializer<com.github.tommyettinger.random.distribution.FisherSnedecorDistribution>
                                                                                                                                                                                                                                                                                      • -
                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                        Constructor Summary

                                                                                                                                                                                                                                                                                        Constructors
                                                                                                                                                                                                                                                                                      • -
                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                        Method Summary

                                                                                                                                                                                                                                                                                        @@ -110,28 +121,28 @@

                                                                                                                                                                                                                                                                                        Method Summary

                                                                                                                                                                                                                                                                                        Modifier and Type
                                                                                                                                                                                                                                                                                        Method
                                                                                                                                                                                                                                                                                        Description
                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                        com.github.tommyettinger.random.distribution.FisherSnedecorDistribution
                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                        copy​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                        com.github.tommyettinger.random.distribution.FisherSnedecorDistribution
                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                        copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.distribution.FisherSnedecorDistribution original)
                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                         
                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                        com.github.tommyettinger.random.distribution.FisherSnedecorDistribution
                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                        read​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                         
                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                        com.github.tommyettinger.random.distribution.FisherSnedecorDistribution
                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                        read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.distribution.FisherSnedecorDistribution> type)
                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                         
                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                        void
                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                        write​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                         
                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                        void
                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                        write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.distribution.FisherSnedecorDistribution object)
                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                         
                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                         
                                                                                                                                                                                                                                                                                        -

                                                                                                                                                                                                                                                                                        Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                        Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                                                                                                                                                                                        getAcceptsNull, isImmutable, setAcceptsNull, setImmutable
                                                                                                                                                                                                                                                                                        -

                                                                                                                                                                                                                                                                                        Methods inherited from class java.lang.Object

                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                        Methods inherited from class java.lang.Object

                                                                                                                                                                                                                                                                                        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
                                                                                                                                                                                                                                                                                      • @@ -141,13 +152,13 @@

                                                                                                                                                                                                                                                                                        Methods inherited from cl
                                                                                                                                                                                                                                                                                        • -
                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                          Constructor Details

                                                                                                                                                                                                                                                                                          @@ -155,13 +166,13 @@

                                                                                                                                                                                                                                                                                          FisherSnedecorDistributionSerializer

                                                                                                                                                                                                                                                                                        • -
                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                          Method Details

                                                                                                                                                                                                                                                                                          • copy

                                                                                                                                                                                                                                                                                            -
                                                                                                                                                                                                                                                                                            public com.github.tommyettinger.random.distribution.FisherSnedecorDistribution copy(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                            public com.github.tommyettinger.random.distribution.FisherSnedecorDistribution copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.distribution.FisherSnedecorDistribution original)
                                                                                                                                                                                                                                                                                            Overrides:
                                                                                                                                                                                                                                                                                            @@ -172,7 +183,7 @@

                                                                                                                                                                                                                                                                                            copy

                                                                                                                                                                                                                                                                                          • write

                                                                                                                                                                                                                                                                                            -
                                                                                                                                                                                                                                                                                            public void write(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                            public void write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.distribution.FisherSnedecorDistribution object)
                                                                                                                                                                                                                                                                                            @@ -184,7 +195,7 @@

                                                                                                                                                                                                                                                                                            write

                                                                                                                                                                                                                                                                                          • read

                                                                                                                                                                                                                                                                                            -
                                                                                                                                                                                                                                                                                            public com.github.tommyettinger.random.distribution.FisherSnedecorDistribution read(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                            public com.github.tommyettinger.random.distribution.FisherSnedecorDistribution read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.distribution.FisherSnedecorDistribution> type)
                                                                                                                                                                                                                                                                                            diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/FisherTippettDistributionSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/FisherTippettDistributionSerializer.html index 5d2c937a..a26aa3c0 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/FisherTippettDistributionSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/FisherTippettDistributionSerializer.html @@ -1,26 +1,20 @@ - - -FisherTippettDistributionSerializer (kryo-juniper 0.4.2.0 API) + +FisherTippettDistributionSerializer (kryo-juniper 0.5.0.0 API) - - + -
                                                                                                                                                                                                                                                                                            -
                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                            -
                                                                                                                                                                                                                                                                                            public class FisherTippettDistributionSerializer +
                                                                                                                                                                                                                                                                                            public class FisherTippettDistributionSerializer extends com.esotericsoftware.kryo.Serializer<com.github.tommyettinger.random.distribution.FisherTippettDistribution>
                                                                                                                                                                                                                                                                                            • -
                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                              Constructor Summary

                                                                                                                                                                                                                                                                                              Constructors
                                                                                                                                                                                                                                                                                            • -
                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                              Method Summary

                                                                                                                                                                                                                                                                                              @@ -110,28 +121,28 @@

                                                                                                                                                                                                                                                                                              Method Summary

                                                                                                                                                                                                                                                                                              Modifier and Type
                                                                                                                                                                                                                                                                                              Method
                                                                                                                                                                                                                                                                                              Description
                                                                                                                                                                                                                                                                                              -
                                                                                                                                                                                                                                                                                              com.github.tommyettinger.random.distribution.FisherTippettDistribution
                                                                                                                                                                                                                                                                                              -
                                                                                                                                                                                                                                                                                              copy​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                              com.github.tommyettinger.random.distribution.FisherTippettDistribution
                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                              copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.distribution.FisherTippettDistribution original)
                                                                                                                                                                                                                                                                                              -
                                                                                                                                                                                                                                                                                               
                                                                                                                                                                                                                                                                                              -
                                                                                                                                                                                                                                                                                              com.github.tommyettinger.random.distribution.FisherTippettDistribution
                                                                                                                                                                                                                                                                                              -
                                                                                                                                                                                                                                                                                              read​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                               
                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                              com.github.tommyettinger.random.distribution.FisherTippettDistribution
                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                              read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.distribution.FisherTippettDistribution> type)
                                                                                                                                                                                                                                                                                              -
                                                                                                                                                                                                                                                                                               
                                                                                                                                                                                                                                                                                              -
                                                                                                                                                                                                                                                                                              void
                                                                                                                                                                                                                                                                                              -
                                                                                                                                                                                                                                                                                              write​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                               
                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                              void
                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                              write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.distribution.FisherTippettDistribution object)
                                                                                                                                                                                                                                                                                              -
                                                                                                                                                                                                                                                                                               
                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                               
                                                                                                                                                                                                                                                                                              -

                                                                                                                                                                                                                                                                                              Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                              Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                                                                                                                                                                                              getAcceptsNull, isImmutable, setAcceptsNull, setImmutable
                                                                                                                                                                                                                                                                                              -

                                                                                                                                                                                                                                                                                              Methods inherited from class java.lang.Object

                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                              Methods inherited from class java.lang.Object

                                                                                                                                                                                                                                                                                              clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
                                                                                                                                                                                                                                                                                            • @@ -141,13 +152,13 @@

                                                                                                                                                                                                                                                                                              Methods inherited from cl
                                                                                                                                                                                                                                                                                              • -
                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                Constructor Details

                                                                                                                                                                                                                                                                                                @@ -155,13 +166,13 @@

                                                                                                                                                                                                                                                                                                FisherTippettDistributionSerializer

                                                                                                                                                                                                                                                                                              • -
                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                Method Details

                                                                                                                                                                                                                                                                                                • copy

                                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                                  public com.github.tommyettinger.random.distribution.FisherTippettDistribution copy(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                  public com.github.tommyettinger.random.distribution.FisherTippettDistribution copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.distribution.FisherTippettDistribution original)
                                                                                                                                                                                                                                                                                                  Overrides:
                                                                                                                                                                                                                                                                                                  @@ -172,7 +183,7 @@

                                                                                                                                                                                                                                                                                                  copy

                                                                                                                                                                                                                                                                                                • write

                                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                                  public void write(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                  public void write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.distribution.FisherTippettDistribution object)
                                                                                                                                                                                                                                                                                                  @@ -184,7 +195,7 @@

                                                                                                                                                                                                                                                                                                  write

                                                                                                                                                                                                                                                                                                • read

                                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                                  public com.github.tommyettinger.random.distribution.FisherTippettDistribution read(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                  public com.github.tommyettinger.random.distribution.FisherTippettDistribution read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.distribution.FisherTippettDistribution> type)
                                                                                                                                                                                                                                                                                                  diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/GammaDistributionSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/GammaDistributionSerializer.html index df9fba23..4abf2f99 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/GammaDistributionSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/GammaDistributionSerializer.html @@ -1,26 +1,20 @@ - - -GammaDistributionSerializer (kryo-juniper 0.4.2.0 API) + +GammaDistributionSerializer (kryo-juniper 0.5.0.0 API) - - + -
                                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                                  public class GammaDistributionSerializer +
                                                                                                                                                                                                                                                                                                  public class GammaDistributionSerializer extends com.esotericsoftware.kryo.Serializer<com.github.tommyettinger.random.distribution.GammaDistribution>
                                                                                                                                                                                                                                                                                                  • -
                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                    Constructor Summary

                                                                                                                                                                                                                                                                                                    Constructors
                                                                                                                                                                                                                                                                                                    Constructor
                                                                                                                                                                                                                                                                                                    Description
                                                                                                                                                                                                                                                                                                    - +
                                                                                                                                                                                                                                                                                                     
                                                                                                                                                                                                                                                                                                  • -
                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                    Method Summary

                                                                                                                                                                                                                                                                                                    @@ -110,28 +121,28 @@

                                                                                                                                                                                                                                                                                                    Method Summary

                                                                                                                                                                                                                                                                                                    Modifier and Type
                                                                                                                                                                                                                                                                                                    Method
                                                                                                                                                                                                                                                                                                    Description
                                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                                    com.github.tommyettinger.random.distribution.GammaDistribution
                                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                                    copy​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                    com.github.tommyettinger.random.distribution.GammaDistribution
                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                    copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.distribution.GammaDistribution original)
                                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                                     
                                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                                    com.github.tommyettinger.random.distribution.GammaDistribution
                                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                                    read​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                     
                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                    com.github.tommyettinger.random.distribution.GammaDistribution
                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                    read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.distribution.GammaDistribution> type)
                                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                                     
                                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                                    void
                                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                                    write​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                     
                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                    void
                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                    write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.distribution.GammaDistribution object)
                                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                                     
                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                     
                                                                                                                                                                                                                                                                                                    -

                                                                                                                                                                                                                                                                                                    Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                    Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                                                                                                                                                                                                    getAcceptsNull, isImmutable, setAcceptsNull, setImmutable
                                                                                                                                                                                                                                                                                                    -

                                                                                                                                                                                                                                                                                                    Methods inherited from class java.lang.Object

                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                    Methods inherited from class java.lang.Object

                                                                                                                                                                                                                                                                                                    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
                                                                                                                                                                                                                                                                                                  • @@ -141,13 +152,13 @@

                                                                                                                                                                                                                                                                                                    Methods inherited from cl
                                                                                                                                                                                                                                                                                                    • -
                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                      Constructor Details

                                                                                                                                                                                                                                                                                                      @@ -155,13 +166,13 @@

                                                                                                                                                                                                                                                                                                      GammaDistributionSerializer

                                                                                                                                                                                                                                                                                                    • -
                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                      Method Details

                                                                                                                                                                                                                                                                                                      • copy

                                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                                        public com.github.tommyettinger.random.distribution.GammaDistribution copy(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                        public com.github.tommyettinger.random.distribution.GammaDistribution copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.distribution.GammaDistribution original)
                                                                                                                                                                                                                                                                                                        Overrides:
                                                                                                                                                                                                                                                                                                        @@ -172,7 +183,7 @@

                                                                                                                                                                                                                                                                                                        copy

                                                                                                                                                                                                                                                                                                      • write

                                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                                        public void write(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                        public void write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.distribution.GammaDistribution object)
                                                                                                                                                                                                                                                                                                        @@ -184,7 +195,7 @@

                                                                                                                                                                                                                                                                                                        write

                                                                                                                                                                                                                                                                                                      • read

                                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                                        public com.github.tommyettinger.random.distribution.GammaDistribution read(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                        public com.github.tommyettinger.random.distribution.GammaDistribution read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.distribution.GammaDistribution> type)
                                                                                                                                                                                                                                                                                                        diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/GeometricDistributionSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/GeometricDistributionSerializer.html index d475ba5b..88f725bc 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/GeometricDistributionSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/GeometricDistributionSerializer.html @@ -1,26 +1,20 @@ - - -GeometricDistributionSerializer (kryo-juniper 0.4.2.0 API) + +GeometricDistributionSerializer (kryo-juniper 0.5.0.0 API) - - + -
                                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                                        public class GeometricDistributionSerializer +
                                                                                                                                                                                                                                                                                                        public class GeometricDistributionSerializer extends com.esotericsoftware.kryo.Serializer<com.github.tommyettinger.random.distribution.GeometricDistribution>
                                                                                                                                                                                                                                                                                                        • -
                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                          Constructor Summary

                                                                                                                                                                                                                                                                                                          Constructors
                                                                                                                                                                                                                                                                                                        • -
                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                          Method Summary

                                                                                                                                                                                                                                                                                                          @@ -110,28 +121,28 @@

                                                                                                                                                                                                                                                                                                          Method Summary

                                                                                                                                                                                                                                                                                                          Modifier and Type
                                                                                                                                                                                                                                                                                                          Method
                                                                                                                                                                                                                                                                                                          Description
                                                                                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                                                                                          com.github.tommyettinger.random.distribution.GeometricDistribution
                                                                                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                                                                                          copy​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                          com.github.tommyettinger.random.distribution.GeometricDistribution
                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                          copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.distribution.GeometricDistribution original)
                                                                                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                                                                                           
                                                                                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                                                                                          com.github.tommyettinger.random.distribution.GeometricDistribution
                                                                                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                                                                                          read​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                           
                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                          com.github.tommyettinger.random.distribution.GeometricDistribution
                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                          read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.distribution.GeometricDistribution> type)
                                                                                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                                                                                           
                                                                                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                                                                                          void
                                                                                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                                                                                          write​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                           
                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                          void
                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                          write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.distribution.GeometricDistribution object)
                                                                                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                                                                                           
                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                           
                                                                                                                                                                                                                                                                                                          -

                                                                                                                                                                                                                                                                                                          Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                          Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                                                                                                                                                                                                          getAcceptsNull, isImmutable, setAcceptsNull, setImmutable
                                                                                                                                                                                                                                                                                                          -

                                                                                                                                                                                                                                                                                                          Methods inherited from class java.lang.Object

                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                          Methods inherited from class java.lang.Object

                                                                                                                                                                                                                                                                                                          clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
                                                                                                                                                                                                                                                                                                        • @@ -141,13 +152,13 @@

                                                                                                                                                                                                                                                                                                          Methods inherited from cl
                                                                                                                                                                                                                                                                                                          • -
                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                            Constructor Details

                                                                                                                                                                                                                                                                                                            @@ -155,13 +166,13 @@

                                                                                                                                                                                                                                                                                                            GeometricDistributionSerializer

                                                                                                                                                                                                                                                                                                          • -
                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                            Method Details

                                                                                                                                                                                                                                                                                                            • copy

                                                                                                                                                                                                                                                                                                              -
                                                                                                                                                                                                                                                                                                              public com.github.tommyettinger.random.distribution.GeometricDistribution copy(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                              public com.github.tommyettinger.random.distribution.GeometricDistribution copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.distribution.GeometricDistribution original)
                                                                                                                                                                                                                                                                                                              Overrides:
                                                                                                                                                                                                                                                                                                              @@ -172,7 +183,7 @@

                                                                                                                                                                                                                                                                                                              copy

                                                                                                                                                                                                                                                                                                            • write

                                                                                                                                                                                                                                                                                                              -
                                                                                                                                                                                                                                                                                                              public void write(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                              public void write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.distribution.GeometricDistribution object)
                                                                                                                                                                                                                                                                                                              @@ -184,7 +195,7 @@

                                                                                                                                                                                                                                                                                                              write

                                                                                                                                                                                                                                                                                                            • read

                                                                                                                                                                                                                                                                                                              -
                                                                                                                                                                                                                                                                                                              public com.github.tommyettinger.random.distribution.GeometricDistribution read(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                              public com.github.tommyettinger.random.distribution.GeometricDistribution read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.distribution.GeometricDistribution> type)
                                                                                                                                                                                                                                                                                                              diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/KnobDistributionSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/KnobDistributionSerializer.html index 6ac04f8e..9b98b6f3 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/KnobDistributionSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/KnobDistributionSerializer.html @@ -1,26 +1,20 @@ - - -KnobDistributionSerializer (kryo-juniper 0.4.2.0 API) + +KnobDistributionSerializer (kryo-juniper 0.5.0.0 API) - - + -
                                                                                                                                                                                                                                                                                                              -
                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                              -
                                                                                                                                                                                                                                                                                                              public class KnobDistributionSerializer +
                                                                                                                                                                                                                                                                                                              public class KnobDistributionSerializer extends com.esotericsoftware.kryo.Serializer<com.github.tommyettinger.random.distribution.KnobDistribution>
                                                                                                                                                                                                                                                                                                              • -
                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                Constructor Summary

                                                                                                                                                                                                                                                                                                                Constructors
                                                                                                                                                                                                                                                                                                                Constructor
                                                                                                                                                                                                                                                                                                                Description
                                                                                                                                                                                                                                                                                                                - +
                                                                                                                                                                                                                                                                                                                 
                                                                                                                                                                                                                                                                                                              • -
                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                Method Summary

                                                                                                                                                                                                                                                                                                                @@ -110,28 +121,28 @@

                                                                                                                                                                                                                                                                                                                Method Summary

                                                                                                                                                                                                                                                                                                                Modifier and Type
                                                                                                                                                                                                                                                                                                                Method
                                                                                                                                                                                                                                                                                                                Description
                                                                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                                                                com.github.tommyettinger.random.distribution.KnobDistribution
                                                                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                                                                copy​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                com.github.tommyettinger.random.distribution.KnobDistribution
                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.distribution.KnobDistribution original)
                                                                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                                                                 
                                                                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                                                                com.github.tommyettinger.random.distribution.KnobDistribution
                                                                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                                                                read​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                 
                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                com.github.tommyettinger.random.distribution.KnobDistribution
                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.distribution.KnobDistribution> type)
                                                                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                                                                 
                                                                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                                                                void
                                                                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                                                                write​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                 
                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                void
                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.distribution.KnobDistribution object)
                                                                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                                                                 
                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                 
                                                                                                                                                                                                                                                                                                                -

                                                                                                                                                                                                                                                                                                                Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                                                                                                                                                                                                                getAcceptsNull, isImmutable, setAcceptsNull, setImmutable
                                                                                                                                                                                                                                                                                                                -

                                                                                                                                                                                                                                                                                                                Methods inherited from class java.lang.Object

                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                Methods inherited from class java.lang.Object

                                                                                                                                                                                                                                                                                                                clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
                                                                                                                                                                                                                                                                                                              • @@ -141,13 +152,13 @@

                                                                                                                                                                                                                                                                                                                Methods inherited from cl
                                                                                                                                                                                                                                                                                                                • -
                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                  Constructor Details

                                                                                                                                                                                                                                                                                                                  @@ -155,13 +166,13 @@

                                                                                                                                                                                                                                                                                                                  KnobDistributionSerializer

                                                                                                                                                                                                                                                                                                                • -
                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                  Method Details

                                                                                                                                                                                                                                                                                                                  • copy

                                                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                                                    public com.github.tommyettinger.random.distribution.KnobDistribution copy(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                    public com.github.tommyettinger.random.distribution.KnobDistribution copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.distribution.KnobDistribution original)
                                                                                                                                                                                                                                                                                                                    Overrides:
                                                                                                                                                                                                                                                                                                                    @@ -172,7 +183,7 @@

                                                                                                                                                                                                                                                                                                                    copy

                                                                                                                                                                                                                                                                                                                  • write

                                                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                                                    public void write(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                    public void write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.distribution.KnobDistribution object)
                                                                                                                                                                                                                                                                                                                    @@ -184,7 +195,7 @@

                                                                                                                                                                                                                                                                                                                    write

                                                                                                                                                                                                                                                                                                                  • read

                                                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                                                    public com.github.tommyettinger.random.distribution.KnobDistribution read(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                    public com.github.tommyettinger.random.distribution.KnobDistribution read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.distribution.KnobDistribution> type)
                                                                                                                                                                                                                                                                                                                    diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/KumaraswamyDistributionSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/KumaraswamyDistributionSerializer.html index 1f43e5e9..3354dad3 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/KumaraswamyDistributionSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/KumaraswamyDistributionSerializer.html @@ -1,26 +1,20 @@ - - -KumaraswamyDistributionSerializer (kryo-juniper 0.4.2.0 API) + +KumaraswamyDistributionSerializer (kryo-juniper 0.5.0.0 API) - - + -
                                                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                                                    public class KumaraswamyDistributionSerializer +
                                                                                                                                                                                                                                                                                                                    public class KumaraswamyDistributionSerializer extends com.esotericsoftware.kryo.Serializer<com.github.tommyettinger.random.distribution.KumaraswamyDistribution>
                                                                                                                                                                                                                                                                                                                    • -
                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                      Constructor Summary

                                                                                                                                                                                                                                                                                                                      Constructors
                                                                                                                                                                                                                                                                                                                    • -
                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                      Method Summary

                                                                                                                                                                                                                                                                                                                      @@ -110,28 +121,28 @@

                                                                                                                                                                                                                                                                                                                      Method Summary

                                                                                                                                                                                                                                                                                                                      Modifier and Type
                                                                                                                                                                                                                                                                                                                      Method
                                                                                                                                                                                                                                                                                                                      Description
                                                                                                                                                                                                                                                                                                                      -
                                                                                                                                                                                                                                                                                                                      com.github.tommyettinger.random.distribution.KumaraswamyDistribution
                                                                                                                                                                                                                                                                                                                      -
                                                                                                                                                                                                                                                                                                                      copy​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                      com.github.tommyettinger.random.distribution.KumaraswamyDistribution
                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                      copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.distribution.KumaraswamyDistribution original)
                                                                                                                                                                                                                                                                                                                      -
                                                                                                                                                                                                                                                                                                                       
                                                                                                                                                                                                                                                                                                                      -
                                                                                                                                                                                                                                                                                                                      com.github.tommyettinger.random.distribution.KumaraswamyDistribution
                                                                                                                                                                                                                                                                                                                      -
                                                                                                                                                                                                                                                                                                                      read​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                       
                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                      com.github.tommyettinger.random.distribution.KumaraswamyDistribution
                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                      read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.distribution.KumaraswamyDistribution> type)
                                                                                                                                                                                                                                                                                                                      -
                                                                                                                                                                                                                                                                                                                       
                                                                                                                                                                                                                                                                                                                      -
                                                                                                                                                                                                                                                                                                                      void
                                                                                                                                                                                                                                                                                                                      -
                                                                                                                                                                                                                                                                                                                      write​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                       
                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                      void
                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                      write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.distribution.KumaraswamyDistribution object)
                                                                                                                                                                                                                                                                                                                      -
                                                                                                                                                                                                                                                                                                                       
                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                       
                                                                                                                                                                                                                                                                                                                      -

                                                                                                                                                                                                                                                                                                                      Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                      Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                                                                                                                                                                                                                      getAcceptsNull, isImmutable, setAcceptsNull, setImmutable
                                                                                                                                                                                                                                                                                                                      -

                                                                                                                                                                                                                                                                                                                      Methods inherited from class java.lang.Object

                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                      Methods inherited from class java.lang.Object

                                                                                                                                                                                                                                                                                                                      clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
                                                                                                                                                                                                                                                                                                                    • @@ -141,13 +152,13 @@

                                                                                                                                                                                                                                                                                                                      Methods inherited from cl
                                                                                                                                                                                                                                                                                                                      • -
                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                        Constructor Details

                                                                                                                                                                                                                                                                                                                        @@ -155,13 +166,13 @@

                                                                                                                                                                                                                                                                                                                        KumaraswamyDistributionSerializer

                                                                                                                                                                                                                                                                                                                      • -
                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                        Method Details

                                                                                                                                                                                                                                                                                                                        • copy

                                                                                                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                                                                                                          public com.github.tommyettinger.random.distribution.KumaraswamyDistribution copy(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                          public com.github.tommyettinger.random.distribution.KumaraswamyDistribution copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.distribution.KumaraswamyDistribution original)
                                                                                                                                                                                                                                                                                                                          Overrides:
                                                                                                                                                                                                                                                                                                                          @@ -172,7 +183,7 @@

                                                                                                                                                                                                                                                                                                                          copy

                                                                                                                                                                                                                                                                                                                        • write

                                                                                                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                                                                                                          public void write(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                          public void write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.distribution.KumaraswamyDistribution object)
                                                                                                                                                                                                                                                                                                                          @@ -184,7 +195,7 @@

                                                                                                                                                                                                                                                                                                                          write

                                                                                                                                                                                                                                                                                                                        • read

                                                                                                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                                                                                                          public com.github.tommyettinger.random.distribution.KumaraswamyDistribution read(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                          public com.github.tommyettinger.random.distribution.KumaraswamyDistribution read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.distribution.KumaraswamyDistribution> type)
                                                                                                                                                                                                                                                                                                                          diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/LaplaceDistributionSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/LaplaceDistributionSerializer.html index ac8489b9..add7c932 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/LaplaceDistributionSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/LaplaceDistributionSerializer.html @@ -1,26 +1,20 @@ - - -LaplaceDistributionSerializer (kryo-juniper 0.4.2.0 API) + +LaplaceDistributionSerializer (kryo-juniper 0.5.0.0 API) - - + -
                                                                                                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                                                                                                          public class LaplaceDistributionSerializer +
                                                                                                                                                                                                                                                                                                                          public class LaplaceDistributionSerializer extends com.esotericsoftware.kryo.Serializer<com.github.tommyettinger.random.distribution.LaplaceDistribution>
                                                                                                                                                                                                                                                                                                                          • -
                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                            Constructor Summary

                                                                                                                                                                                                                                                                                                                            Constructors
                                                                                                                                                                                                                                                                                                                          • -
                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                            Method Summary

                                                                                                                                                                                                                                                                                                                            @@ -110,28 +121,28 @@

                                                                                                                                                                                                                                                                                                                            Method Summary

                                                                                                                                                                                                                                                                                                                            Modifier and Type
                                                                                                                                                                                                                                                                                                                            Method
                                                                                                                                                                                                                                                                                                                            Description
                                                                                                                                                                                                                                                                                                                            -
                                                                                                                                                                                                                                                                                                                            com.github.tommyettinger.random.distribution.LaplaceDistribution
                                                                                                                                                                                                                                                                                                                            -
                                                                                                                                                                                                                                                                                                                            copy​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                            com.github.tommyettinger.random.distribution.LaplaceDistribution
                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                            copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.distribution.LaplaceDistribution original)
                                                                                                                                                                                                                                                                                                                            -
                                                                                                                                                                                                                                                                                                                             
                                                                                                                                                                                                                                                                                                                            -
                                                                                                                                                                                                                                                                                                                            com.github.tommyettinger.random.distribution.LaplaceDistribution
                                                                                                                                                                                                                                                                                                                            -
                                                                                                                                                                                                                                                                                                                            read​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                             
                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                            com.github.tommyettinger.random.distribution.LaplaceDistribution
                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                            read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.distribution.LaplaceDistribution> type)
                                                                                                                                                                                                                                                                                                                            -
                                                                                                                                                                                                                                                                                                                             
                                                                                                                                                                                                                                                                                                                            -
                                                                                                                                                                                                                                                                                                                            void
                                                                                                                                                                                                                                                                                                                            -
                                                                                                                                                                                                                                                                                                                            write​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                             
                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                            void
                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                            write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.distribution.LaplaceDistribution object)
                                                                                                                                                                                                                                                                                                                            -
                                                                                                                                                                                                                                                                                                                             
                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                             
                                                                                                                                                                                                                                                                                                                            -

                                                                                                                                                                                                                                                                                                                            Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                            Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                                                                                                                                                                                                                            getAcceptsNull, isImmutable, setAcceptsNull, setImmutable
                                                                                                                                                                                                                                                                                                                            -

                                                                                                                                                                                                                                                                                                                            Methods inherited from class java.lang.Object

                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                            Methods inherited from class java.lang.Object

                                                                                                                                                                                                                                                                                                                            clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
                                                                                                                                                                                                                                                                                                                          • @@ -141,13 +152,13 @@

                                                                                                                                                                                                                                                                                                                            Methods inherited from cl
                                                                                                                                                                                                                                                                                                                            • -
                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                              Constructor Details

                                                                                                                                                                                                                                                                                                                              @@ -155,13 +166,13 @@

                                                                                                                                                                                                                                                                                                                              LaplaceDistributionSerializer

                                                                                                                                                                                                                                                                                                                            • -
                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                              Method Details

                                                                                                                                                                                                                                                                                                                              • copy

                                                                                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                                                                                public com.github.tommyettinger.random.distribution.LaplaceDistribution copy(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                                public com.github.tommyettinger.random.distribution.LaplaceDistribution copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.distribution.LaplaceDistribution original)
                                                                                                                                                                                                                                                                                                                                Overrides:
                                                                                                                                                                                                                                                                                                                                @@ -172,7 +183,7 @@

                                                                                                                                                                                                                                                                                                                                copy

                                                                                                                                                                                                                                                                                                                              • write

                                                                                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                                                                                public void write(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                                public void write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.distribution.LaplaceDistribution object)
                                                                                                                                                                                                                                                                                                                                @@ -184,7 +195,7 @@

                                                                                                                                                                                                                                                                                                                                write

                                                                                                                                                                                                                                                                                                                              • read

                                                                                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                                                                                public com.github.tommyettinger.random.distribution.LaplaceDistribution read(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                                public com.github.tommyettinger.random.distribution.LaplaceDistribution read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.distribution.LaplaceDistribution> type)
                                                                                                                                                                                                                                                                                                                                diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/LogCauchyDistributionSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/LogCauchyDistributionSerializer.html index abf2acc5..4221f6b2 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/LogCauchyDistributionSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/LogCauchyDistributionSerializer.html @@ -1,26 +1,20 @@ - - -LogCauchyDistributionSerializer (kryo-juniper 0.4.2.0 API) + +LogCauchyDistributionSerializer (kryo-juniper 0.5.0.0 API) - - + -
                                                                                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                                                                                public class LogCauchyDistributionSerializer +
                                                                                                                                                                                                                                                                                                                                public class LogCauchyDistributionSerializer extends com.esotericsoftware.kryo.Serializer<com.github.tommyettinger.random.distribution.LogCauchyDistribution>
                                                                                                                                                                                                                                                                                                                                • -
                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                  Constructor Summary

                                                                                                                                                                                                                                                                                                                                  Constructors
                                                                                                                                                                                                                                                                                                                                • -
                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                  Method Summary

                                                                                                                                                                                                                                                                                                                                  @@ -110,28 +121,28 @@

                                                                                                                                                                                                                                                                                                                                  Method Summary

                                                                                                                                                                                                                                                                                                                                  Modifier and Type
                                                                                                                                                                                                                                                                                                                                  Method
                                                                                                                                                                                                                                                                                                                                  Description
                                                                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                                                                  com.github.tommyettinger.random.distribution.LogCauchyDistribution
                                                                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                                                                  copy​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                                  com.github.tommyettinger.random.distribution.LogCauchyDistribution
                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                  copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.distribution.LogCauchyDistribution original)
                                                                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                                                                   
                                                                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                                                                  com.github.tommyettinger.random.distribution.LogCauchyDistribution
                                                                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                                                                  read​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                                   
                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                  com.github.tommyettinger.random.distribution.LogCauchyDistribution
                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                  read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.distribution.LogCauchyDistribution> type)
                                                                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                                                                   
                                                                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                                                                  void
                                                                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                                                                  write​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                                   
                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                  void
                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                  write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.distribution.LogCauchyDistribution object)
                                                                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                                                                   
                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                   
                                                                                                                                                                                                                                                                                                                                  -

                                                                                                                                                                                                                                                                                                                                  Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                  Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                                                                                                                                                                                                                                  getAcceptsNull, isImmutable, setAcceptsNull, setImmutable
                                                                                                                                                                                                                                                                                                                                  -

                                                                                                                                                                                                                                                                                                                                  Methods inherited from class java.lang.Object

                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                  Methods inherited from class java.lang.Object

                                                                                                                                                                                                                                                                                                                                  clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
                                                                                                                                                                                                                                                                                                                                • @@ -141,13 +152,13 @@

                                                                                                                                                                                                                                                                                                                                  Methods inherited from cl
                                                                                                                                                                                                                                                                                                                                  • -
                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                    Constructor Details

                                                                                                                                                                                                                                                                                                                                    @@ -155,13 +166,13 @@

                                                                                                                                                                                                                                                                                                                                    LogCauchyDistributionSerializer

                                                                                                                                                                                                                                                                                                                                  • -
                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                    Method Details

                                                                                                                                                                                                                                                                                                                                    • copy

                                                                                                                                                                                                                                                                                                                                      -
                                                                                                                                                                                                                                                                                                                                      public com.github.tommyettinger.random.distribution.LogCauchyDistribution copy(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                                      public com.github.tommyettinger.random.distribution.LogCauchyDistribution copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.distribution.LogCauchyDistribution original)
                                                                                                                                                                                                                                                                                                                                      Overrides:
                                                                                                                                                                                                                                                                                                                                      @@ -172,7 +183,7 @@

                                                                                                                                                                                                                                                                                                                                      copy

                                                                                                                                                                                                                                                                                                                                    • write

                                                                                                                                                                                                                                                                                                                                      -
                                                                                                                                                                                                                                                                                                                                      public void write(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                                      public void write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.distribution.LogCauchyDistribution object)
                                                                                                                                                                                                                                                                                                                                      @@ -184,7 +195,7 @@

                                                                                                                                                                                                                                                                                                                                      write

                                                                                                                                                                                                                                                                                                                                    • read

                                                                                                                                                                                                                                                                                                                                      -
                                                                                                                                                                                                                                                                                                                                      public com.github.tommyettinger.random.distribution.LogCauchyDistribution read(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                                      public com.github.tommyettinger.random.distribution.LogCauchyDistribution read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.distribution.LogCauchyDistribution> type)
                                                                                                                                                                                                                                                                                                                                      diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/LogNormalDistributionSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/LogNormalDistributionSerializer.html index d4d70d9b..7f489cdd 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/LogNormalDistributionSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/LogNormalDistributionSerializer.html @@ -1,26 +1,20 @@ - - -LogNormalDistributionSerializer (kryo-juniper 0.4.2.0 API) + +LogNormalDistributionSerializer (kryo-juniper 0.5.0.0 API) - - + -
                                                                                                                                                                                                                                                                                                                                      -
                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                      -
                                                                                                                                                                                                                                                                                                                                      public class LogNormalDistributionSerializer +
                                                                                                                                                                                                                                                                                                                                      public class LogNormalDistributionSerializer extends com.esotericsoftware.kryo.Serializer<com.github.tommyettinger.random.distribution.LogNormalDistribution>
                                                                                                                                                                                                                                                                                                                                      • -
                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                        Constructor Summary

                                                                                                                                                                                                                                                                                                                                        Constructors
                                                                                                                                                                                                                                                                                                                                      • -
                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                        Method Summary

                                                                                                                                                                                                                                                                                                                                        @@ -110,28 +121,28 @@

                                                                                                                                                                                                                                                                                                                                        Method Summary

                                                                                                                                                                                                                                                                                                                                        Modifier and Type
                                                                                                                                                                                                                                                                                                                                        Method
                                                                                                                                                                                                                                                                                                                                        Description
                                                                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                                                                        com.github.tommyettinger.random.distribution.LogNormalDistribution
                                                                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                                                                        copy​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                                        com.github.tommyettinger.random.distribution.LogNormalDistribution
                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                        copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.distribution.LogNormalDistribution original)
                                                                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                                                                         
                                                                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                                                                        com.github.tommyettinger.random.distribution.LogNormalDistribution
                                                                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                                                                        read​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                                         
                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                        com.github.tommyettinger.random.distribution.LogNormalDistribution
                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                        read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.distribution.LogNormalDistribution> type)
                                                                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                                                                         
                                                                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                                                                        void
                                                                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                                                                        write​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                                         
                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                        void
                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                        write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.distribution.LogNormalDistribution object)
                                                                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                                                                         
                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                         
                                                                                                                                                                                                                                                                                                                                        -

                                                                                                                                                                                                                                                                                                                                        Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                        Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                                                                                                                                                                                                                                        getAcceptsNull, isImmutable, setAcceptsNull, setImmutable
                                                                                                                                                                                                                                                                                                                                        -

                                                                                                                                                                                                                                                                                                                                        Methods inherited from class java.lang.Object

                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                        Methods inherited from class java.lang.Object

                                                                                                                                                                                                                                                                                                                                        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
                                                                                                                                                                                                                                                                                                                                      • @@ -141,13 +152,13 @@

                                                                                                                                                                                                                                                                                                                                        Methods inherited from cl
                                                                                                                                                                                                                                                                                                                                        • -
                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                          Constructor Details

                                                                                                                                                                                                                                                                                                                                          @@ -155,13 +166,13 @@

                                                                                                                                                                                                                                                                                                                                          LogNormalDistributionSerializer

                                                                                                                                                                                                                                                                                                                                        • -
                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                          Method Details

                                                                                                                                                                                                                                                                                                                                          • copy

                                                                                                                                                                                                                                                                                                                                            -
                                                                                                                                                                                                                                                                                                                                            public com.github.tommyettinger.random.distribution.LogNormalDistribution copy(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                                            public com.github.tommyettinger.random.distribution.LogNormalDistribution copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.distribution.LogNormalDistribution original)
                                                                                                                                                                                                                                                                                                                                            Overrides:
                                                                                                                                                                                                                                                                                                                                            @@ -172,7 +183,7 @@

                                                                                                                                                                                                                                                                                                                                            copy

                                                                                                                                                                                                                                                                                                                                          • write

                                                                                                                                                                                                                                                                                                                                            -
                                                                                                                                                                                                                                                                                                                                            public void write(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                                            public void write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.distribution.LogNormalDistribution object)
                                                                                                                                                                                                                                                                                                                                            @@ -184,7 +195,7 @@

                                                                                                                                                                                                                                                                                                                                            write

                                                                                                                                                                                                                                                                                                                                          • read

                                                                                                                                                                                                                                                                                                                                            -
                                                                                                                                                                                                                                                                                                                                            public com.github.tommyettinger.random.distribution.LogNormalDistribution read(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                                            public com.github.tommyettinger.random.distribution.LogNormalDistribution read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.distribution.LogNormalDistribution> type)
                                                                                                                                                                                                                                                                                                                                            diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/LogisticDistributionSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/LogisticDistributionSerializer.html index fd157feb..4945c92a 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/LogisticDistributionSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/LogisticDistributionSerializer.html @@ -1,26 +1,20 @@ - - -LogisticDistributionSerializer (kryo-juniper 0.4.2.0 API) + +LogisticDistributionSerializer (kryo-juniper 0.5.0.0 API) - - + -
                                                                                                                                                                                                                                                                                                                                            -
                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                            -
                                                                                                                                                                                                                                                                                                                                            public class LogisticDistributionSerializer +
                                                                                                                                                                                                                                                                                                                                            public class LogisticDistributionSerializer extends com.esotericsoftware.kryo.Serializer<com.github.tommyettinger.random.distribution.LogisticDistribution>
                                                                                                                                                                                                                                                                                                                                            • -
                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                              Constructor Summary

                                                                                                                                                                                                                                                                                                                                              Constructors
                                                                                                                                                                                                                                                                                                                                            • -
                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                              Method Summary

                                                                                                                                                                                                                                                                                                                                              @@ -110,28 +121,28 @@

                                                                                                                                                                                                                                                                                                                                              Method Summary

                                                                                                                                                                                                                                                                                                                                              Modifier and Type
                                                                                                                                                                                                                                                                                                                                              Method
                                                                                                                                                                                                                                                                                                                                              Description
                                                                                                                                                                                                                                                                                                                                              -
                                                                                                                                                                                                                                                                                                                                              com.github.tommyettinger.random.distribution.LogisticDistribution
                                                                                                                                                                                                                                                                                                                                              -
                                                                                                                                                                                                                                                                                                                                              copy​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                                              com.github.tommyettinger.random.distribution.LogisticDistribution
                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                              copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.distribution.LogisticDistribution original)
                                                                                                                                                                                                                                                                                                                                              -
                                                                                                                                                                                                                                                                                                                                               
                                                                                                                                                                                                                                                                                                                                              -
                                                                                                                                                                                                                                                                                                                                              com.github.tommyettinger.random.distribution.LogisticDistribution
                                                                                                                                                                                                                                                                                                                                              -
                                                                                                                                                                                                                                                                                                                                              read​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                                               
                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                              com.github.tommyettinger.random.distribution.LogisticDistribution
                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                              read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.distribution.LogisticDistribution> type)
                                                                                                                                                                                                                                                                                                                                              -
                                                                                                                                                                                                                                                                                                                                               
                                                                                                                                                                                                                                                                                                                                              -
                                                                                                                                                                                                                                                                                                                                              void
                                                                                                                                                                                                                                                                                                                                              -
                                                                                                                                                                                                                                                                                                                                              write​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                                               
                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                              void
                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                              write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.distribution.LogisticDistribution object)
                                                                                                                                                                                                                                                                                                                                              -
                                                                                                                                                                                                                                                                                                                                               
                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                               
                                                                                                                                                                                                                                                                                                                                              -

                                                                                                                                                                                                                                                                                                                                              Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                              Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                                                                                                                                                                                                                                              getAcceptsNull, isImmutable, setAcceptsNull, setImmutable
                                                                                                                                                                                                                                                                                                                                              -

                                                                                                                                                                                                                                                                                                                                              Methods inherited from class java.lang.Object

                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                              Methods inherited from class java.lang.Object

                                                                                                                                                                                                                                                                                                                                              clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
                                                                                                                                                                                                                                                                                                                                            • @@ -141,13 +152,13 @@

                                                                                                                                                                                                                                                                                                                                              Methods inherited from cl
                                                                                                                                                                                                                                                                                                                                              • -
                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                Constructor Details

                                                                                                                                                                                                                                                                                                                                                @@ -155,13 +166,13 @@

                                                                                                                                                                                                                                                                                                                                                LogisticDistributionSerializer

                                                                                                                                                                                                                                                                                                                                              • -
                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                Method Details

                                                                                                                                                                                                                                                                                                                                                • copy

                                                                                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                                                                                  public com.github.tommyettinger.random.distribution.LogisticDistribution copy(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                                                  public com.github.tommyettinger.random.distribution.LogisticDistribution copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.distribution.LogisticDistribution original)
                                                                                                                                                                                                                                                                                                                                                  Overrides:
                                                                                                                                                                                                                                                                                                                                                  @@ -172,7 +183,7 @@

                                                                                                                                                                                                                                                                                                                                                  copy

                                                                                                                                                                                                                                                                                                                                                • write

                                                                                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                                                                                  public void write(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                                                  public void write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.distribution.LogisticDistribution object)
                                                                                                                                                                                                                                                                                                                                                  @@ -184,7 +195,7 @@

                                                                                                                                                                                                                                                                                                                                                  write

                                                                                                                                                                                                                                                                                                                                                • read

                                                                                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                                                                                  public com.github.tommyettinger.random.distribution.LogisticDistribution read(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                                                  public com.github.tommyettinger.random.distribution.LogisticDistribution read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.distribution.LogisticDistribution> type)
                                                                                                                                                                                                                                                                                                                                                  diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/LumpDistributionSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/LumpDistributionSerializer.html index e6b5f280..7e283ff5 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/LumpDistributionSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/LumpDistributionSerializer.html @@ -1,26 +1,20 @@ - - -LumpDistributionSerializer (kryo-juniper 0.4.2.0 API) + +LumpDistributionSerializer (kryo-juniper 0.5.0.0 API) - - + -
                                                                                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                                                                                  public class LumpDistributionSerializer +
                                                                                                                                                                                                                                                                                                                                                  public class LumpDistributionSerializer extends com.esotericsoftware.kryo.Serializer<com.github.tommyettinger.random.distribution.LumpDistribution>
                                                                                                                                                                                                                                                                                                                                                  • -
                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                    Constructor Summary

                                                                                                                                                                                                                                                                                                                                                    Constructors
                                                                                                                                                                                                                                                                                                                                                    Constructor
                                                                                                                                                                                                                                                                                                                                                    Description
                                                                                                                                                                                                                                                                                                                                                    - +
                                                                                                                                                                                                                                                                                                                                                     
                                                                                                                                                                                                                                                                                                                                                  • -
                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                    Method Summary

                                                                                                                                                                                                                                                                                                                                                    @@ -110,28 +121,28 @@

                                                                                                                                                                                                                                                                                                                                                    Method Summary

                                                                                                                                                                                                                                                                                                                                                    Modifier and Type
                                                                                                                                                                                                                                                                                                                                                    Method
                                                                                                                                                                                                                                                                                                                                                    Description
                                                                                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                                                                                    com.github.tommyettinger.random.distribution.LumpDistribution
                                                                                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                                                                                    copy​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                                                    com.github.tommyettinger.random.distribution.LumpDistribution
                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                    copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.distribution.LumpDistribution original)
                                                                                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                                                                                     
                                                                                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                                                                                    com.github.tommyettinger.random.distribution.LumpDistribution
                                                                                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                                                                                    read​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                                                     
                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                    com.github.tommyettinger.random.distribution.LumpDistribution
                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                    read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.distribution.LumpDistribution> type)
                                                                                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                                                                                     
                                                                                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                                                                                    void
                                                                                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                                                                                    write​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                                                     
                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                    void
                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                    write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.distribution.LumpDistribution object)
                                                                                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                                                                                     
                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                     
                                                                                                                                                                                                                                                                                                                                                    -

                                                                                                                                                                                                                                                                                                                                                    Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                    Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                                                                                                                                                                                                                                                    getAcceptsNull, isImmutable, setAcceptsNull, setImmutable
                                                                                                                                                                                                                                                                                                                                                    -

                                                                                                                                                                                                                                                                                                                                                    Methods inherited from class java.lang.Object

                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                    Methods inherited from class java.lang.Object

                                                                                                                                                                                                                                                                                                                                                    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
                                                                                                                                                                                                                                                                                                                                                  • @@ -141,13 +152,13 @@

                                                                                                                                                                                                                                                                                                                                                    Methods inherited from cl
                                                                                                                                                                                                                                                                                                                                                    • -
                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                      Constructor Details

                                                                                                                                                                                                                                                                                                                                                      @@ -155,13 +166,13 @@

                                                                                                                                                                                                                                                                                                                                                      LumpDistributionSerializer

                                                                                                                                                                                                                                                                                                                                                    • -
                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                      Method Details

                                                                                                                                                                                                                                                                                                                                                      • copy

                                                                                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                                                                                        public com.github.tommyettinger.random.distribution.LumpDistribution copy(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                                                        public com.github.tommyettinger.random.distribution.LumpDistribution copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.distribution.LumpDistribution original)
                                                                                                                                                                                                                                                                                                                                                        Overrides:
                                                                                                                                                                                                                                                                                                                                                        @@ -172,7 +183,7 @@

                                                                                                                                                                                                                                                                                                                                                        copy

                                                                                                                                                                                                                                                                                                                                                      • write

                                                                                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                                                                                        public void write(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                                                        public void write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.distribution.LumpDistribution object)
                                                                                                                                                                                                                                                                                                                                                        @@ -184,7 +195,7 @@

                                                                                                                                                                                                                                                                                                                                                        write

                                                                                                                                                                                                                                                                                                                                                      • read

                                                                                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                                                                                        public com.github.tommyettinger.random.distribution.LumpDistribution read(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                                                        public com.github.tommyettinger.random.distribution.LumpDistribution read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.distribution.LumpDistribution> type)
                                                                                                                                                                                                                                                                                                                                                        diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/NormalDistributionSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/NormalDistributionSerializer.html index ff81e822..ec65653e 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/NormalDistributionSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/NormalDistributionSerializer.html @@ -1,26 +1,20 @@ - - -NormalDistributionSerializer (kryo-juniper 0.4.2.0 API) + +NormalDistributionSerializer (kryo-juniper 0.5.0.0 API) - - + -
                                                                                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                                                                                        public class NormalDistributionSerializer +
                                                                                                                                                                                                                                                                                                                                                        public class NormalDistributionSerializer extends com.esotericsoftware.kryo.Serializer<com.github.tommyettinger.random.distribution.NormalDistribution>
                                                                                                                                                                                                                                                                                                                                                        • -
                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                          Constructor Summary

                                                                                                                                                                                                                                                                                                                                                          Constructors
                                                                                                                                                                                                                                                                                                                                                        • -
                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                          Method Summary

                                                                                                                                                                                                                                                                                                                                                          @@ -110,28 +121,28 @@

                                                                                                                                                                                                                                                                                                                                                          Method Summary

                                                                                                                                                                                                                                                                                                                                                          Modifier and Type
                                                                                                                                                                                                                                                                                                                                                          Method
                                                                                                                                                                                                                                                                                                                                                          Description
                                                                                                                                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                                                                                                                                          com.github.tommyettinger.random.distribution.NormalDistribution
                                                                                                                                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                                                                                                                                          copy​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                                                          com.github.tommyettinger.random.distribution.NormalDistribution
                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                          copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.distribution.NormalDistribution original)
                                                                                                                                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                                                                                                                                           
                                                                                                                                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                                                                                                                                          com.github.tommyettinger.random.distribution.NormalDistribution
                                                                                                                                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                                                                                                                                          read​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                                                           
                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                          com.github.tommyettinger.random.distribution.NormalDistribution
                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                          read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.distribution.NormalDistribution> type)
                                                                                                                                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                                                                                                                                           
                                                                                                                                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                                                                                                                                          void
                                                                                                                                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                                                                                                                                          write​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                                                           
                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                          void
                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                          write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.distribution.NormalDistribution object)
                                                                                                                                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                                                                                                                                           
                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                           
                                                                                                                                                                                                                                                                                                                                                          -

                                                                                                                                                                                                                                                                                                                                                          Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                          Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                                                                                                                                                                                                                                                          getAcceptsNull, isImmutable, setAcceptsNull, setImmutable
                                                                                                                                                                                                                                                                                                                                                          -

                                                                                                                                                                                                                                                                                                                                                          Methods inherited from class java.lang.Object

                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                          Methods inherited from class java.lang.Object

                                                                                                                                                                                                                                                                                                                                                          clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
                                                                                                                                                                                                                                                                                                                                                        • @@ -141,13 +152,13 @@

                                                                                                                                                                                                                                                                                                                                                          Methods inherited from cl
                                                                                                                                                                                                                                                                                                                                                          • -
                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                            Constructor Details

                                                                                                                                                                                                                                                                                                                                                            @@ -155,13 +166,13 @@

                                                                                                                                                                                                                                                                                                                                                            NormalDistributionSerializer

                                                                                                                                                                                                                                                                                                                                                          • -
                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                            Method Details

                                                                                                                                                                                                                                                                                                                                                            • copy

                                                                                                                                                                                                                                                                                                                                                              -
                                                                                                                                                                                                                                                                                                                                                              public com.github.tommyettinger.random.distribution.NormalDistribution copy(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                                                              public com.github.tommyettinger.random.distribution.NormalDistribution copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.distribution.NormalDistribution original)
                                                                                                                                                                                                                                                                                                                                                              Overrides:
                                                                                                                                                                                                                                                                                                                                                              @@ -172,7 +183,7 @@

                                                                                                                                                                                                                                                                                                                                                              copy

                                                                                                                                                                                                                                                                                                                                                            • write

                                                                                                                                                                                                                                                                                                                                                              -
                                                                                                                                                                                                                                                                                                                                                              public void write(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                                                              public void write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.distribution.NormalDistribution object)
                                                                                                                                                                                                                                                                                                                                                              @@ -184,7 +195,7 @@

                                                                                                                                                                                                                                                                                                                                                              write

                                                                                                                                                                                                                                                                                                                                                            • read

                                                                                                                                                                                                                                                                                                                                                              -
                                                                                                                                                                                                                                                                                                                                                              public com.github.tommyettinger.random.distribution.NormalDistribution read(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                                                              public com.github.tommyettinger.random.distribution.NormalDistribution read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.distribution.NormalDistribution> type)
                                                                                                                                                                                                                                                                                                                                                              diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/ParetoDistributionSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/ParetoDistributionSerializer.html index 601b2318..3e5023c6 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/ParetoDistributionSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/ParetoDistributionSerializer.html @@ -1,26 +1,20 @@ - - -ParetoDistributionSerializer (kryo-juniper 0.4.2.0 API) + +ParetoDistributionSerializer (kryo-juniper 0.5.0.0 API) - - + -
                                                                                                                                                                                                                                                                                                                                                              -
                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                              -
                                                                                                                                                                                                                                                                                                                                                              public class ParetoDistributionSerializer +
                                                                                                                                                                                                                                                                                                                                                              public class ParetoDistributionSerializer extends com.esotericsoftware.kryo.Serializer<com.github.tommyettinger.random.distribution.ParetoDistribution>
                                                                                                                                                                                                                                                                                                                                                              • -
                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                Constructor Summary

                                                                                                                                                                                                                                                                                                                                                                Constructors
                                                                                                                                                                                                                                                                                                                                                              • -
                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                Method Summary

                                                                                                                                                                                                                                                                                                                                                                @@ -110,28 +121,28 @@

                                                                                                                                                                                                                                                                                                                                                                Method Summary

                                                                                                                                                                                                                                                                                                                                                                Modifier and Type
                                                                                                                                                                                                                                                                                                                                                                Method
                                                                                                                                                                                                                                                                                                                                                                Description
                                                                                                                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                                                                                                                com.github.tommyettinger.random.distribution.ParetoDistribution
                                                                                                                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                                                                                                                copy​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                                                                com.github.tommyettinger.random.distribution.ParetoDistribution
                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.distribution.ParetoDistribution original)
                                                                                                                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                                                                                                                 
                                                                                                                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                                                                                                                com.github.tommyettinger.random.distribution.ParetoDistribution
                                                                                                                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                                                                                                                read​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                                                                 
                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                com.github.tommyettinger.random.distribution.ParetoDistribution
                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.distribution.ParetoDistribution> type)
                                                                                                                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                                                                                                                 
                                                                                                                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                                                                                                                void
                                                                                                                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                                                                                                                write​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                                                                 
                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                void
                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.distribution.ParetoDistribution object)
                                                                                                                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                                                                                                                 
                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                 
                                                                                                                                                                                                                                                                                                                                                                -

                                                                                                                                                                                                                                                                                                                                                                Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                                                                                                                                                                                                                                                                getAcceptsNull, isImmutable, setAcceptsNull, setImmutable
                                                                                                                                                                                                                                                                                                                                                                -

                                                                                                                                                                                                                                                                                                                                                                Methods inherited from class java.lang.Object

                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                Methods inherited from class java.lang.Object

                                                                                                                                                                                                                                                                                                                                                                clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
                                                                                                                                                                                                                                                                                                                                                              • @@ -141,13 +152,13 @@

                                                                                                                                                                                                                                                                                                                                                                Methods inherited from cl
                                                                                                                                                                                                                                                                                                                                                                • -
                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                  Constructor Details

                                                                                                                                                                                                                                                                                                                                                                  @@ -155,13 +166,13 @@

                                                                                                                                                                                                                                                                                                                                                                  ParetoDistributionSerializer

                                                                                                                                                                                                                                                                                                                                                                • -
                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                  Method Details

                                                                                                                                                                                                                                                                                                                                                                  • copy

                                                                                                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                                                                                                    public com.github.tommyettinger.random.distribution.ParetoDistribution copy(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                                                                    public com.github.tommyettinger.random.distribution.ParetoDistribution copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.distribution.ParetoDistribution original)
                                                                                                                                                                                                                                                                                                                                                                    Overrides:
                                                                                                                                                                                                                                                                                                                                                                    @@ -172,7 +183,7 @@

                                                                                                                                                                                                                                                                                                                                                                    copy

                                                                                                                                                                                                                                                                                                                                                                  • write

                                                                                                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                                                                                                    public void write(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                                                                    public void write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.distribution.ParetoDistribution object)
                                                                                                                                                                                                                                                                                                                                                                    @@ -184,7 +195,7 @@

                                                                                                                                                                                                                                                                                                                                                                    write

                                                                                                                                                                                                                                                                                                                                                                  • read

                                                                                                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                                                                                                    public com.github.tommyettinger.random.distribution.ParetoDistribution read(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                                                                    public com.github.tommyettinger.random.distribution.ParetoDistribution read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.distribution.ParetoDistribution> type)
                                                                                                                                                                                                                                                                                                                                                                    diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/PoissonDistributionSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/PoissonDistributionSerializer.html index acb89145..a6e809ba 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/PoissonDistributionSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/PoissonDistributionSerializer.html @@ -1,26 +1,20 @@ - - -PoissonDistributionSerializer (kryo-juniper 0.4.2.0 API) + +PoissonDistributionSerializer (kryo-juniper 0.5.0.0 API) - - + -
                                                                                                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                                                                                                    public class PoissonDistributionSerializer +
                                                                                                                                                                                                                                                                                                                                                                    public class PoissonDistributionSerializer extends com.esotericsoftware.kryo.Serializer<com.github.tommyettinger.random.distribution.PoissonDistribution>
                                                                                                                                                                                                                                                                                                                                                                    • -
                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                      Constructor Summary

                                                                                                                                                                                                                                                                                                                                                                      Constructors
                                                                                                                                                                                                                                                                                                                                                                    • -
                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                      Method Summary

                                                                                                                                                                                                                                                                                                                                                                      @@ -110,28 +121,28 @@

                                                                                                                                                                                                                                                                                                                                                                      Method Summary

                                                                                                                                                                                                                                                                                                                                                                      Modifier and Type
                                                                                                                                                                                                                                                                                                                                                                      Method
                                                                                                                                                                                                                                                                                                                                                                      Description
                                                                                                                                                                                                                                                                                                                                                                      -
                                                                                                                                                                                                                                                                                                                                                                      com.github.tommyettinger.random.distribution.PoissonDistribution
                                                                                                                                                                                                                                                                                                                                                                      -
                                                                                                                                                                                                                                                                                                                                                                      copy​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                                                                      com.github.tommyettinger.random.distribution.PoissonDistribution
                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                      copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.distribution.PoissonDistribution original)
                                                                                                                                                                                                                                                                                                                                                                      -
                                                                                                                                                                                                                                                                                                                                                                       
                                                                                                                                                                                                                                                                                                                                                                      -
                                                                                                                                                                                                                                                                                                                                                                      com.github.tommyettinger.random.distribution.PoissonDistribution
                                                                                                                                                                                                                                                                                                                                                                      -
                                                                                                                                                                                                                                                                                                                                                                      read​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                                                                       
                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                      com.github.tommyettinger.random.distribution.PoissonDistribution
                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                      read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.distribution.PoissonDistribution> type)
                                                                                                                                                                                                                                                                                                                                                                      -
                                                                                                                                                                                                                                                                                                                                                                       
                                                                                                                                                                                                                                                                                                                                                                      -
                                                                                                                                                                                                                                                                                                                                                                      void
                                                                                                                                                                                                                                                                                                                                                                      -
                                                                                                                                                                                                                                                                                                                                                                      write​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                                                                       
                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                      void
                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                      write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.distribution.PoissonDistribution object)
                                                                                                                                                                                                                                                                                                                                                                      -
                                                                                                                                                                                                                                                                                                                                                                       
                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                       
                                                                                                                                                                                                                                                                                                                                                                      -

                                                                                                                                                                                                                                                                                                                                                                      Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                      Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                                                                                                                                                                                                                                                                      getAcceptsNull, isImmutable, setAcceptsNull, setImmutable
                                                                                                                                                                                                                                                                                                                                                                      -

                                                                                                                                                                                                                                                                                                                                                                      Methods inherited from class java.lang.Object

                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                      Methods inherited from class java.lang.Object

                                                                                                                                                                                                                                                                                                                                                                      clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
                                                                                                                                                                                                                                                                                                                                                                    • @@ -141,13 +152,13 @@

                                                                                                                                                                                                                                                                                                                                                                      Methods inherited from cl
                                                                                                                                                                                                                                                                                                                                                                      • -
                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                        Constructor Details

                                                                                                                                                                                                                                                                                                                                                                        @@ -155,13 +166,13 @@

                                                                                                                                                                                                                                                                                                                                                                        PoissonDistributionSerializer

                                                                                                                                                                                                                                                                                                                                                                      • -
                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                        Method Details

                                                                                                                                                                                                                                                                                                                                                                        • copy

                                                                                                                                                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                                                                                                                                                          public com.github.tommyettinger.random.distribution.PoissonDistribution copy(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                                                                          public com.github.tommyettinger.random.distribution.PoissonDistribution copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.distribution.PoissonDistribution original)
                                                                                                                                                                                                                                                                                                                                                                          Overrides:
                                                                                                                                                                                                                                                                                                                                                                          @@ -172,7 +183,7 @@

                                                                                                                                                                                                                                                                                                                                                                          copy

                                                                                                                                                                                                                                                                                                                                                                        • write

                                                                                                                                                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                                                                                                                                                          public void write(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                                                                          public void write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.distribution.PoissonDistribution object)
                                                                                                                                                                                                                                                                                                                                                                          @@ -184,7 +195,7 @@

                                                                                                                                                                                                                                                                                                                                                                          write

                                                                                                                                                                                                                                                                                                                                                                        • read

                                                                                                                                                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                                                                                                                                                          public com.github.tommyettinger.random.distribution.PoissonDistribution read(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                                                                          public com.github.tommyettinger.random.distribution.PoissonDistribution read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.distribution.PoissonDistribution> type)
                                                                                                                                                                                                                                                                                                                                                                          diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/PowerDistributionSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/PowerDistributionSerializer.html index 0fb84689..3e7d5e66 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/PowerDistributionSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/PowerDistributionSerializer.html @@ -1,26 +1,20 @@ - - -PowerDistributionSerializer (kryo-juniper 0.4.2.0 API) + +PowerDistributionSerializer (kryo-juniper 0.5.0.0 API) - - + -
                                                                                                                                                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                                                                                                                                                          public class PowerDistributionSerializer +
                                                                                                                                                                                                                                                                                                                                                                          public class PowerDistributionSerializer extends com.esotericsoftware.kryo.Serializer<com.github.tommyettinger.random.distribution.PowerDistribution>
                                                                                                                                                                                                                                                                                                                                                                          • -
                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                            Constructor Summary

                                                                                                                                                                                                                                                                                                                                                                            Constructors
                                                                                                                                                                                                                                                                                                                                                                            Constructor
                                                                                                                                                                                                                                                                                                                                                                            Description
                                                                                                                                                                                                                                                                                                                                                                            - +
                                                                                                                                                                                                                                                                                                                                                                             
                                                                                                                                                                                                                                                                                                                                                                          • -
                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                            Method Summary

                                                                                                                                                                                                                                                                                                                                                                            @@ -110,28 +121,28 @@

                                                                                                                                                                                                                                                                                                                                                                            Method Summary

                                                                                                                                                                                                                                                                                                                                                                            Modifier and Type
                                                                                                                                                                                                                                                                                                                                                                            Method
                                                                                                                                                                                                                                                                                                                                                                            Description
                                                                                                                                                                                                                                                                                                                                                                            -
                                                                                                                                                                                                                                                                                                                                                                            com.github.tommyettinger.random.distribution.PowerDistribution
                                                                                                                                                                                                                                                                                                                                                                            -
                                                                                                                                                                                                                                                                                                                                                                            copy​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                                                                            com.github.tommyettinger.random.distribution.PowerDistribution
                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                            copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.distribution.PowerDistribution original)
                                                                                                                                                                                                                                                                                                                                                                            -
                                                                                                                                                                                                                                                                                                                                                                             
                                                                                                                                                                                                                                                                                                                                                                            -
                                                                                                                                                                                                                                                                                                                                                                            com.github.tommyettinger.random.distribution.PowerDistribution
                                                                                                                                                                                                                                                                                                                                                                            -
                                                                                                                                                                                                                                                                                                                                                                            read​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                                                                             
                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                            com.github.tommyettinger.random.distribution.PowerDistribution
                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                            read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.distribution.PowerDistribution> type)
                                                                                                                                                                                                                                                                                                                                                                            -
                                                                                                                                                                                                                                                                                                                                                                             
                                                                                                                                                                                                                                                                                                                                                                            -
                                                                                                                                                                                                                                                                                                                                                                            void
                                                                                                                                                                                                                                                                                                                                                                            -
                                                                                                                                                                                                                                                                                                                                                                            write​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                                                                             
                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                            void
                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                            write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.distribution.PowerDistribution object)
                                                                                                                                                                                                                                                                                                                                                                            -
                                                                                                                                                                                                                                                                                                                                                                             
                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                             
                                                                                                                                                                                                                                                                                                                                                                            -

                                                                                                                                                                                                                                                                                                                                                                            Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                            Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                                                                                                                                                                                                                                                                            getAcceptsNull, isImmutable, setAcceptsNull, setImmutable
                                                                                                                                                                                                                                                                                                                                                                            -

                                                                                                                                                                                                                                                                                                                                                                            Methods inherited from class java.lang.Object

                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                            Methods inherited from class java.lang.Object

                                                                                                                                                                                                                                                                                                                                                                            clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
                                                                                                                                                                                                                                                                                                                                                                          • @@ -141,13 +152,13 @@

                                                                                                                                                                                                                                                                                                                                                                            Methods inherited from cl
                                                                                                                                                                                                                                                                                                                                                                            • -
                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                              Constructor Details

                                                                                                                                                                                                                                                                                                                                                                              @@ -155,13 +166,13 @@

                                                                                                                                                                                                                                                                                                                                                                              PowerDistributionSerializer

                                                                                                                                                                                                                                                                                                                                                                            • -
                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                              Method Details

                                                                                                                                                                                                                                                                                                                                                                              • copy

                                                                                                                                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                                                                                                                                public com.github.tommyettinger.random.distribution.PowerDistribution copy(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                                                                                public com.github.tommyettinger.random.distribution.PowerDistribution copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.distribution.PowerDistribution original)
                                                                                                                                                                                                                                                                                                                                                                                Overrides:
                                                                                                                                                                                                                                                                                                                                                                                @@ -172,7 +183,7 @@

                                                                                                                                                                                                                                                                                                                                                                                copy

                                                                                                                                                                                                                                                                                                                                                                              • write

                                                                                                                                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                                                                                                                                public void write(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                                                                                public void write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.distribution.PowerDistribution object)
                                                                                                                                                                                                                                                                                                                                                                                @@ -184,7 +195,7 @@

                                                                                                                                                                                                                                                                                                                                                                                write

                                                                                                                                                                                                                                                                                                                                                                              • read

                                                                                                                                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                                                                                                                                public com.github.tommyettinger.random.distribution.PowerDistribution read(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                                                                                public com.github.tommyettinger.random.distribution.PowerDistribution read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.distribution.PowerDistribution> type)
                                                                                                                                                                                                                                                                                                                                                                                diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/RayleighDistributionSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/RayleighDistributionSerializer.html index a7476f15..e306d036 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/RayleighDistributionSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/RayleighDistributionSerializer.html @@ -1,26 +1,20 @@ - - -RayleighDistributionSerializer (kryo-juniper 0.4.2.0 API) + +RayleighDistributionSerializer (kryo-juniper 0.5.0.0 API) - - + -
                                                                                                                                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                                                                                                                                public class RayleighDistributionSerializer +
                                                                                                                                                                                                                                                                                                                                                                                public class RayleighDistributionSerializer extends com.esotericsoftware.kryo.Serializer<com.github.tommyettinger.random.distribution.RayleighDistribution>
                                                                                                                                                                                                                                                                                                                                                                                • -
                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                  Constructor Summary

                                                                                                                                                                                                                                                                                                                                                                                  Constructors
                                                                                                                                                                                                                                                                                                                                                                                • -
                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                  Method Summary

                                                                                                                                                                                                                                                                                                                                                                                  @@ -110,28 +121,28 @@

                                                                                                                                                                                                                                                                                                                                                                                  Method Summary

                                                                                                                                                                                                                                                                                                                                                                                  Modifier and Type
                                                                                                                                                                                                                                                                                                                                                                                  Method
                                                                                                                                                                                                                                                                                                                                                                                  Description
                                                                                                                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                                                                                                                  com.github.tommyettinger.random.distribution.RayleighDistribution
                                                                                                                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                                                                                                                  copy​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                                                                                  com.github.tommyettinger.random.distribution.RayleighDistribution
                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                  copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.distribution.RayleighDistribution original)
                                                                                                                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                                                                                                                   
                                                                                                                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                                                                                                                  com.github.tommyettinger.random.distribution.RayleighDistribution
                                                                                                                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                                                                                                                  read​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                                                                                   
                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                  com.github.tommyettinger.random.distribution.RayleighDistribution
                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                  read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.distribution.RayleighDistribution> type)
                                                                                                                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                                                                                                                   
                                                                                                                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                                                                                                                  void
                                                                                                                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                                                                                                                  write​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                                                                                   
                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                  void
                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                  write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.distribution.RayleighDistribution object)
                                                                                                                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                                                                                                                   
                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                   
                                                                                                                                                                                                                                                                                                                                                                                  -

                                                                                                                                                                                                                                                                                                                                                                                  Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                  Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                                                                                                                                                                                                                                                                                  getAcceptsNull, isImmutable, setAcceptsNull, setImmutable
                                                                                                                                                                                                                                                                                                                                                                                  -

                                                                                                                                                                                                                                                                                                                                                                                  Methods inherited from class java.lang.Object

                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                  Methods inherited from class java.lang.Object

                                                                                                                                                                                                                                                                                                                                                                                  clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
                                                                                                                                                                                                                                                                                                                                                                                • @@ -141,13 +152,13 @@

                                                                                                                                                                                                                                                                                                                                                                                  Methods inherited from cl
                                                                                                                                                                                                                                                                                                                                                                                  • -
                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                    Constructor Details

                                                                                                                                                                                                                                                                                                                                                                                    @@ -155,13 +166,13 @@

                                                                                                                                                                                                                                                                                                                                                                                    RayleighDistributionSerializer

                                                                                                                                                                                                                                                                                                                                                                                  • -
                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                    Method Details

                                                                                                                                                                                                                                                                                                                                                                                    • copy

                                                                                                                                                                                                                                                                                                                                                                                      -
                                                                                                                                                                                                                                                                                                                                                                                      public com.github.tommyettinger.random.distribution.RayleighDistribution copy(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                                                                                      public com.github.tommyettinger.random.distribution.RayleighDistribution copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.distribution.RayleighDistribution original)
                                                                                                                                                                                                                                                                                                                                                                                      Overrides:
                                                                                                                                                                                                                                                                                                                                                                                      @@ -172,7 +183,7 @@

                                                                                                                                                                                                                                                                                                                                                                                      copy

                                                                                                                                                                                                                                                                                                                                                                                    • write

                                                                                                                                                                                                                                                                                                                                                                                      -
                                                                                                                                                                                                                                                                                                                                                                                      public void write(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                                                                                      public void write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.distribution.RayleighDistribution object)
                                                                                                                                                                                                                                                                                                                                                                                      @@ -184,7 +195,7 @@

                                                                                                                                                                                                                                                                                                                                                                                      write

                                                                                                                                                                                                                                                                                                                                                                                    • read

                                                                                                                                                                                                                                                                                                                                                                                      -
                                                                                                                                                                                                                                                                                                                                                                                      public com.github.tommyettinger.random.distribution.RayleighDistribution read(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                                                                                      public com.github.tommyettinger.random.distribution.RayleighDistribution read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.distribution.RayleighDistribution> type)
                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/StudentsTDistributionSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/StudentsTDistributionSerializer.html index b88bfb58..d429f83e 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/StudentsTDistributionSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/StudentsTDistributionSerializer.html @@ -1,26 +1,20 @@ - - -StudentsTDistributionSerializer (kryo-juniper 0.4.2.0 API) + +StudentsTDistributionSerializer (kryo-juniper 0.5.0.0 API) - - + -
                                                                                                                                                                                                                                                                                                                                                                                      -
                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                      -
                                                                                                                                                                                                                                                                                                                                                                                      public class StudentsTDistributionSerializer +
                                                                                                                                                                                                                                                                                                                                                                                      public class StudentsTDistributionSerializer extends com.esotericsoftware.kryo.Serializer<com.github.tommyettinger.random.distribution.StudentsTDistribution>
                                                                                                                                                                                                                                                                                                                                                                                      • -
                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                        Constructor Summary

                                                                                                                                                                                                                                                                                                                                                                                        Constructors
                                                                                                                                                                                                                                                                                                                                                                                      • -
                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                        Method Summary

                                                                                                                                                                                                                                                                                                                                                                                        @@ -110,28 +121,28 @@

                                                                                                                                                                                                                                                                                                                                                                                        Method Summary

                                                                                                                                                                                                                                                                                                                                                                                        Modifier and Type
                                                                                                                                                                                                                                                                                                                                                                                        Method
                                                                                                                                                                                                                                                                                                                                                                                        Description
                                                                                                                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                                                                                                                        com.github.tommyettinger.random.distribution.StudentsTDistribution
                                                                                                                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                                                                                                                        copy​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                                                                                        com.github.tommyettinger.random.distribution.StudentsTDistribution
                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                        copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.distribution.StudentsTDistribution original)
                                                                                                                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                                                                                                                         
                                                                                                                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                                                                                                                        com.github.tommyettinger.random.distribution.StudentsTDistribution
                                                                                                                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                                                                                                                        read​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                                                                                         
                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                        com.github.tommyettinger.random.distribution.StudentsTDistribution
                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                        read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.distribution.StudentsTDistribution> type)
                                                                                                                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                                                                                                                         
                                                                                                                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                                                                                                                        void
                                                                                                                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                                                                                                                        write​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                                                                                         
                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                        void
                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                        write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.distribution.StudentsTDistribution object)
                                                                                                                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                                                                                                                         
                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                         
                                                                                                                                                                                                                                                                                                                                                                                        -

                                                                                                                                                                                                                                                                                                                                                                                        Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                        Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                                                                                                                                                                                                                                                                                        getAcceptsNull, isImmutable, setAcceptsNull, setImmutable
                                                                                                                                                                                                                                                                                                                                                                                        -

                                                                                                                                                                                                                                                                                                                                                                                        Methods inherited from class java.lang.Object

                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                        Methods inherited from class java.lang.Object

                                                                                                                                                                                                                                                                                                                                                                                        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
                                                                                                                                                                                                                                                                                                                                                                                      • @@ -141,13 +152,13 @@

                                                                                                                                                                                                                                                                                                                                                                                        Methods inherited from cl
                                                                                                                                                                                                                                                                                                                                                                                        • -
                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                          Constructor Details

                                                                                                                                                                                                                                                                                                                                                                                          @@ -155,13 +166,13 @@

                                                                                                                                                                                                                                                                                                                                                                                          StudentsTDistributionSerializer

                                                                                                                                                                                                                                                                                                                                                                                        • -
                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                          Method Details

                                                                                                                                                                                                                                                                                                                                                                                          • copy

                                                                                                                                                                                                                                                                                                                                                                                            -
                                                                                                                                                                                                                                                                                                                                                                                            public com.github.tommyettinger.random.distribution.StudentsTDistribution copy(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                                                                                            public com.github.tommyettinger.random.distribution.StudentsTDistribution copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.distribution.StudentsTDistribution original)
                                                                                                                                                                                                                                                                                                                                                                                            Overrides:
                                                                                                                                                                                                                                                                                                                                                                                            @@ -172,7 +183,7 @@

                                                                                                                                                                                                                                                                                                                                                                                            copy

                                                                                                                                                                                                                                                                                                                                                                                          • write

                                                                                                                                                                                                                                                                                                                                                                                            -
                                                                                                                                                                                                                                                                                                                                                                                            public void write(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                                                                                            public void write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.distribution.StudentsTDistribution object)
                                                                                                                                                                                                                                                                                                                                                                                            @@ -184,7 +195,7 @@

                                                                                                                                                                                                                                                                                                                                                                                            write

                                                                                                                                                                                                                                                                                                                                                                                          • read

                                                                                                                                                                                                                                                                                                                                                                                            -
                                                                                                                                                                                                                                                                                                                                                                                            public com.github.tommyettinger.random.distribution.StudentsTDistribution read(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                                                                                            public com.github.tommyettinger.random.distribution.StudentsTDistribution read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.distribution.StudentsTDistribution> type)
                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/TriangularDistributionSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/TriangularDistributionSerializer.html index 1f32f757..8d7a8637 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/TriangularDistributionSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/TriangularDistributionSerializer.html @@ -1,26 +1,20 @@ - - -TriangularDistributionSerializer (kryo-juniper 0.4.2.0 API) + +TriangularDistributionSerializer (kryo-juniper 0.5.0.0 API) - - + -
                                                                                                                                                                                                                                                                                                                                                                                            -
                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                            -
                                                                                                                                                                                                                                                                                                                                                                                            public class TriangularDistributionSerializer +
                                                                                                                                                                                                                                                                                                                                                                                            public class TriangularDistributionSerializer extends com.esotericsoftware.kryo.Serializer<com.github.tommyettinger.random.distribution.TriangularDistribution>
                                                                                                                                                                                                                                                                                                                                                                                            • -
                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                              Constructor Summary

                                                                                                                                                                                                                                                                                                                                                                                              Constructors
                                                                                                                                                                                                                                                                                                                                                                                            • -
                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                              Method Summary

                                                                                                                                                                                                                                                                                                                                                                                              @@ -110,28 +121,28 @@

                                                                                                                                                                                                                                                                                                                                                                                              Method Summary

                                                                                                                                                                                                                                                                                                                                                                                              Modifier and Type
                                                                                                                                                                                                                                                                                                                                                                                              Method
                                                                                                                                                                                                                                                                                                                                                                                              Description
                                                                                                                                                                                                                                                                                                                                                                                              -
                                                                                                                                                                                                                                                                                                                                                                                              com.github.tommyettinger.random.distribution.TriangularDistribution
                                                                                                                                                                                                                                                                                                                                                                                              -
                                                                                                                                                                                                                                                                                                                                                                                              copy​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                                                                                              com.github.tommyettinger.random.distribution.TriangularDistribution
                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                              copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.distribution.TriangularDistribution original)
                                                                                                                                                                                                                                                                                                                                                                                              -
                                                                                                                                                                                                                                                                                                                                                                                               
                                                                                                                                                                                                                                                                                                                                                                                              -
                                                                                                                                                                                                                                                                                                                                                                                              com.github.tommyettinger.random.distribution.TriangularDistribution
                                                                                                                                                                                                                                                                                                                                                                                              -
                                                                                                                                                                                                                                                                                                                                                                                              read​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                                                                                               
                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                              com.github.tommyettinger.random.distribution.TriangularDistribution
                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                              read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.distribution.TriangularDistribution> type)
                                                                                                                                                                                                                                                                                                                                                                                              -
                                                                                                                                                                                                                                                                                                                                                                                               
                                                                                                                                                                                                                                                                                                                                                                                              -
                                                                                                                                                                                                                                                                                                                                                                                              void
                                                                                                                                                                                                                                                                                                                                                                                              -
                                                                                                                                                                                                                                                                                                                                                                                              write​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                                                                                               
                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                              void
                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                              write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.distribution.TriangularDistribution object)
                                                                                                                                                                                                                                                                                                                                                                                              -
                                                                                                                                                                                                                                                                                                                                                                                               
                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                               
                                                                                                                                                                                                                                                                                                                                                                                              -

                                                                                                                                                                                                                                                                                                                                                                                              Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                              Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                                                                                                                                                                                                                                                                                              getAcceptsNull, isImmutable, setAcceptsNull, setImmutable
                                                                                                                                                                                                                                                                                                                                                                                              -

                                                                                                                                                                                                                                                                                                                                                                                              Methods inherited from class java.lang.Object

                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                              Methods inherited from class java.lang.Object

                                                                                                                                                                                                                                                                                                                                                                                              clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
                                                                                                                                                                                                                                                                                                                                                                                            • @@ -141,13 +152,13 @@

                                                                                                                                                                                                                                                                                                                                                                                              Methods inherited from cl
                                                                                                                                                                                                                                                                                                                                                                                              • -
                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                Constructor Details

                                                                                                                                                                                                                                                                                                                                                                                                @@ -155,13 +166,13 @@

                                                                                                                                                                                                                                                                                                                                                                                                TriangularDistributionSerializer

                                                                                                                                                                                                                                                                                                                                                                                              • -
                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                Method Details

                                                                                                                                                                                                                                                                                                                                                                                                • copy

                                                                                                                                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                                                                                                                                  public com.github.tommyettinger.random.distribution.TriangularDistribution copy(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                                                                                                  public com.github.tommyettinger.random.distribution.TriangularDistribution copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.distribution.TriangularDistribution original)
                                                                                                                                                                                                                                                                                                                                                                                                  Overrides:
                                                                                                                                                                                                                                                                                                                                                                                                  @@ -172,7 +183,7 @@

                                                                                                                                                                                                                                                                                                                                                                                                  copy

                                                                                                                                                                                                                                                                                                                                                                                                • write

                                                                                                                                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                                                                                                                                  public void write(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                                                                                                  public void write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.distribution.TriangularDistribution object)
                                                                                                                                                                                                                                                                                                                                                                                                  @@ -184,7 +195,7 @@

                                                                                                                                                                                                                                                                                                                                                                                                  write

                                                                                                                                                                                                                                                                                                                                                                                                • read

                                                                                                                                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                                                                                                                                  public com.github.tommyettinger.random.distribution.TriangularDistribution read(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                                                                                                  public com.github.tommyettinger.random.distribution.TriangularDistribution read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.distribution.TriangularDistribution> type)
                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/WeibullDistributionSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/WeibullDistributionSerializer.html index e5a44b95..a3803711 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/WeibullDistributionSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/WeibullDistributionSerializer.html @@ -1,26 +1,20 @@ - - -WeibullDistributionSerializer (kryo-juniper 0.4.2.0 API) + +WeibullDistributionSerializer (kryo-juniper 0.5.0.0 API) - - + -
                                                                                                                                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                                                                                                                                  public class WeibullDistributionSerializer +
                                                                                                                                                                                                                                                                                                                                                                                                  public class WeibullDistributionSerializer extends com.esotericsoftware.kryo.Serializer<com.github.tommyettinger.random.distribution.WeibullDistribution>
                                                                                                                                                                                                                                                                                                                                                                                                  • -
                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                    Constructor Summary

                                                                                                                                                                                                                                                                                                                                                                                                    Constructors
                                                                                                                                                                                                                                                                                                                                                                                                  • -
                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                    Method Summary

                                                                                                                                                                                                                                                                                                                                                                                                    @@ -110,28 +121,28 @@

                                                                                                                                                                                                                                                                                                                                                                                                    Method Summary

                                                                                                                                                                                                                                                                                                                                                                                                    Modifier and Type
                                                                                                                                                                                                                                                                                                                                                                                                    Method
                                                                                                                                                                                                                                                                                                                                                                                                    Description
                                                                                                                                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                                                                                                                                    com.github.tommyettinger.random.distribution.WeibullDistribution
                                                                                                                                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                                                                                                                                    copy​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                                                                                                    com.github.tommyettinger.random.distribution.WeibullDistribution
                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                    copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.distribution.WeibullDistribution original)
                                                                                                                                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                                                                                                                                     
                                                                                                                                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                                                                                                                                    com.github.tommyettinger.random.distribution.WeibullDistribution
                                                                                                                                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                                                                                                                                    read​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                                                                                                     
                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                    com.github.tommyettinger.random.distribution.WeibullDistribution
                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                    read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.distribution.WeibullDistribution> type)
                                                                                                                                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                                                                                                                                     
                                                                                                                                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                                                                                                                                    void
                                                                                                                                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                                                                                                                                    write​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                                                                                                     
                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                    void
                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                    write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.distribution.WeibullDistribution object)
                                                                                                                                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                                                                                                                                     
                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                     
                                                                                                                                                                                                                                                                                                                                                                                                    -

                                                                                                                                                                                                                                                                                                                                                                                                    Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                    Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                                                                                                                                                                                                                                                                                                    getAcceptsNull, isImmutable, setAcceptsNull, setImmutable
                                                                                                                                                                                                                                                                                                                                                                                                    -

                                                                                                                                                                                                                                                                                                                                                                                                    Methods inherited from class java.lang.Object

                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                    Methods inherited from class java.lang.Object

                                                                                                                                                                                                                                                                                                                                                                                                    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
                                                                                                                                                                                                                                                                                                                                                                                                  • @@ -141,13 +152,13 @@

                                                                                                                                                                                                                                                                                                                                                                                                    Methods inherited from cl
                                                                                                                                                                                                                                                                                                                                                                                                    • -
                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                      Constructor Details

                                                                                                                                                                                                                                                                                                                                                                                                      @@ -155,13 +166,13 @@

                                                                                                                                                                                                                                                                                                                                                                                                      WeibullDistributionSerializer

                                                                                                                                                                                                                                                                                                                                                                                                    • -
                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                      Method Details

                                                                                                                                                                                                                                                                                                                                                                                                      • copy

                                                                                                                                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                                                                                                                                        public com.github.tommyettinger.random.distribution.WeibullDistribution copy(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                                                                                                        public com.github.tommyettinger.random.distribution.WeibullDistribution copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.distribution.WeibullDistribution original)
                                                                                                                                                                                                                                                                                                                                                                                                        Overrides:
                                                                                                                                                                                                                                                                                                                                                                                                        @@ -172,7 +183,7 @@

                                                                                                                                                                                                                                                                                                                                                                                                        copy

                                                                                                                                                                                                                                                                                                                                                                                                      • write

                                                                                                                                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                                                                                                                                        public void write(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                                                                                                        public void write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.distribution.WeibullDistribution object)
                                                                                                                                                                                                                                                                                                                                                                                                        @@ -184,7 +195,7 @@

                                                                                                                                                                                                                                                                                                                                                                                                        write

                                                                                                                                                                                                                                                                                                                                                                                                      • read

                                                                                                                                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                                                                                                                                        public com.github.tommyettinger.random.distribution.WeibullDistribution read(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                                                                                                        public com.github.tommyettinger.random.distribution.WeibullDistribution read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.distribution.WeibullDistribution> type)
                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/ZipfianDistributionSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/ZipfianDistributionSerializer.html index a3ac4eb9..20890981 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/ZipfianDistributionSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/ZipfianDistributionSerializer.html @@ -1,26 +1,20 @@ - - -ZipfianDistributionSerializer (kryo-juniper 0.4.2.0 API) + +ZipfianDistributionSerializer (kryo-juniper 0.5.0.0 API) - - + -
                                                                                                                                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                        -
                                                                                                                                                                                                                                                                                                                                                                                                        public class ZipfianDistributionSerializer +
                                                                                                                                                                                                                                                                                                                                                                                                        public class ZipfianDistributionSerializer extends com.esotericsoftware.kryo.Serializer<com.github.tommyettinger.random.distribution.ZipfianDistribution>
                                                                                                                                                                                                                                                                                                                                                                                                        • -
                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                          Constructor Summary

                                                                                                                                                                                                                                                                                                                                                                                                          Constructors
                                                                                                                                                                                                                                                                                                                                                                                                        • -
                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                          Method Summary

                                                                                                                                                                                                                                                                                                                                                                                                          @@ -110,28 +121,28 @@

                                                                                                                                                                                                                                                                                                                                                                                                          Method Summary

                                                                                                                                                                                                                                                                                                                                                                                                          Modifier and Type
                                                                                                                                                                                                                                                                                                                                                                                                          Method
                                                                                                                                                                                                                                                                                                                                                                                                          Description
                                                                                                                                                                                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                                                                                                                                                                                          com.github.tommyettinger.random.distribution.ZipfianDistribution
                                                                                                                                                                                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                                                                                                                                                                                          copy​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                                                                                                          com.github.tommyettinger.random.distribution.ZipfianDistribution
                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                          copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.distribution.ZipfianDistribution original)
                                                                                                                                                                                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                                                                                                                                                                                           
                                                                                                                                                                                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                                                                                                                                                                                          com.github.tommyettinger.random.distribution.ZipfianDistribution
                                                                                                                                                                                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                                                                                                                                                                                          read​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                                                                                                           
                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                          com.github.tommyettinger.random.distribution.ZipfianDistribution
                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                          read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.distribution.ZipfianDistribution> type)
                                                                                                                                                                                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                                                                                                                                                                                           
                                                                                                                                                                                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                                                                                                                                                                                          void
                                                                                                                                                                                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                                                                                                                                                                                          write​(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                                                                                                           
                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                          void
                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                          write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.distribution.ZipfianDistribution object)
                                                                                                                                                                                                                                                                                                                                                                                                          -
                                                                                                                                                                                                                                                                                                                                                                                                           
                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                           
                                                                                                                                                                                                                                                                                                                                                                                                          -

                                                                                                                                                                                                                                                                                                                                                                                                          Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                          Methods inherited from class com.esotericsoftware.kryo.Serializer

                                                                                                                                                                                                                                                                                                                                                                                                          getAcceptsNull, isImmutable, setAcceptsNull, setImmutable
                                                                                                                                                                                                                                                                                                                                                                                                          -

                                                                                                                                                                                                                                                                                                                                                                                                          Methods inherited from class java.lang.Object

                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                          Methods inherited from class java.lang.Object

                                                                                                                                                                                                                                                                                                                                                                                                          clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
                                                                                                                                                                                                                                                                                                                                                                                                        • @@ -141,13 +152,13 @@

                                                                                                                                                                                                                                                                                                                                                                                                          Methods inherited from cl
                                                                                                                                                                                                                                                                                                                                                                                                          • -
                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                            Constructor Details

                                                                                                                                                                                                                                                                                                                                                                                                            @@ -155,13 +166,13 @@

                                                                                                                                                                                                                                                                                                                                                                                                            ZipfianDistributionSerializer

                                                                                                                                                                                                                                                                                                                                                                                                          • -
                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                            Method Details

                                                                                                                                                                                                                                                                                                                                                                                                            • copy

                                                                                                                                                                                                                                                                                                                                                                                                              -
                                                                                                                                                                                                                                                                                                                                                                                                              public com.github.tommyettinger.random.distribution.ZipfianDistribution copy(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                                                                                                              public com.github.tommyettinger.random.distribution.ZipfianDistribution copy(com.esotericsoftware.kryo.Kryo kryo, com.github.tommyettinger.random.distribution.ZipfianDistribution original)
                                                                                                                                                                                                                                                                                                                                                                                                              Overrides:
                                                                                                                                                                                                                                                                                                                                                                                                              @@ -172,7 +183,7 @@

                                                                                                                                                                                                                                                                                                                                                                                                              copy

                                                                                                                                                                                                                                                                                                                                                                                                            • write

                                                                                                                                                                                                                                                                                                                                                                                                              -
                                                                                                                                                                                                                                                                                                                                                                                                              public void write(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                                                                                                              public void write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, com.github.tommyettinger.random.distribution.ZipfianDistribution object)
                                                                                                                                                                                                                                                                                                                                                                                                              @@ -184,7 +195,7 @@

                                                                                                                                                                                                                                                                                                                                                                                                              write

                                                                                                                                                                                                                                                                                                                                                                                                            • read

                                                                                                                                                                                                                                                                                                                                                                                                              -
                                                                                                                                                                                                                                                                                                                                                                                                              public com.github.tommyettinger.random.distribution.ZipfianDistribution read(com.esotericsoftware.kryo.Kryo kryo, +
                                                                                                                                                                                                                                                                                                                                                                                                              public com.github.tommyettinger.random.distribution.ZipfianDistribution read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, Class<? extends com.github.tommyettinger.random.distribution.ZipfianDistribution> type)
                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/ArcsineDistributionSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/ArcsineDistributionSerializer.html index 671f1e31..982f527a 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/ArcsineDistributionSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/ArcsineDistributionSerializer.html @@ -1,18 +1,16 @@ - - -Uses of Class com.github.tommyettinger.kryo.juniper.distribution.ArcsineDistributionSerializer (kryo-juniper 0.4.2.0 API) + +Uses of Class com.github.tommyettinger.kryo.juniper.distribution.ArcsineDistributionSerializer (kryo-juniper 0.5.0.0 API) - - + @@ -25,28 +23,27 @@
                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/BernoulliDistributionSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/BernoulliDistributionSerializer.html index 5948c406..dac09a1f 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/BernoulliDistributionSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/BernoulliDistributionSerializer.html @@ -1,18 +1,16 @@ - - -Uses of Class com.github.tommyettinger.kryo.juniper.distribution.BernoulliDistributionSerializer (kryo-juniper 0.4.2.0 API) + +Uses of Class com.github.tommyettinger.kryo.juniper.distribution.BernoulliDistributionSerializer (kryo-juniper 0.5.0.0 API) - - + @@ -25,28 +23,27 @@
                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/BetaDistributionSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/BetaDistributionSerializer.html index dc848c5e..6a76a882 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/BetaDistributionSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/BetaDistributionSerializer.html @@ -1,18 +1,16 @@ - - -Uses of Class com.github.tommyettinger.kryo.juniper.distribution.BetaDistributionSerializer (kryo-juniper 0.4.2.0 API) + +Uses of Class com.github.tommyettinger.kryo.juniper.distribution.BetaDistributionSerializer (kryo-juniper 0.5.0.0 API) - - + @@ -25,28 +23,27 @@
                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/BetaPrimeDistributionSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/BetaPrimeDistributionSerializer.html index f2b6f3a9..0ea8e9cb 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/BetaPrimeDistributionSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/BetaPrimeDistributionSerializer.html @@ -1,18 +1,16 @@ - - -Uses of Class com.github.tommyettinger.kryo.juniper.distribution.BetaPrimeDistributionSerializer (kryo-juniper 0.4.2.0 API) + +Uses of Class com.github.tommyettinger.kryo.juniper.distribution.BetaPrimeDistributionSerializer (kryo-juniper 0.5.0.0 API) - - + @@ -25,28 +23,27 @@
                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/BinomialDistributionSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/BinomialDistributionSerializer.html index c4715865..e967ba31 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/BinomialDistributionSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/BinomialDistributionSerializer.html @@ -1,18 +1,16 @@ - - -Uses of Class com.github.tommyettinger.kryo.juniper.distribution.BinomialDistributionSerializer (kryo-juniper 0.4.2.0 API) + +Uses of Class com.github.tommyettinger.kryo.juniper.distribution.BinomialDistributionSerializer (kryo-juniper 0.5.0.0 API) - - + @@ -25,28 +23,27 @@
                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/CauchyDistributionSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/CauchyDistributionSerializer.html index 9a235331..715284d7 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/CauchyDistributionSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/CauchyDistributionSerializer.html @@ -1,18 +1,16 @@ - - -Uses of Class com.github.tommyettinger.kryo.juniper.distribution.CauchyDistributionSerializer (kryo-juniper 0.4.2.0 API) + +Uses of Class com.github.tommyettinger.kryo.juniper.distribution.CauchyDistributionSerializer (kryo-juniper 0.5.0.0 API) - - + @@ -25,28 +23,27 @@
                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/ChiDistributionSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/ChiDistributionSerializer.html index cabaaf90..e3d8a9f7 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/ChiDistributionSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/ChiDistributionSerializer.html @@ -1,18 +1,16 @@ - - -Uses of Class com.github.tommyettinger.kryo.juniper.distribution.ChiDistributionSerializer (kryo-juniper 0.4.2.0 API) + +Uses of Class com.github.tommyettinger.kryo.juniper.distribution.ChiDistributionSerializer (kryo-juniper 0.5.0.0 API) - - + @@ -25,28 +23,27 @@
                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/ChiSquareDistributionSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/ChiSquareDistributionSerializer.html index bf9c4e25..f087611d 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/ChiSquareDistributionSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/ChiSquareDistributionSerializer.html @@ -1,18 +1,16 @@ - - -Uses of Class com.github.tommyettinger.kryo.juniper.distribution.ChiSquareDistributionSerializer (kryo-juniper 0.4.2.0 API) + +Uses of Class com.github.tommyettinger.kryo.juniper.distribution.ChiSquareDistributionSerializer (kryo-juniper 0.5.0.0 API) - - + @@ -25,28 +23,27 @@
                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/ContinuousUniformDistributionSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/ContinuousUniformDistributionSerializer.html index c7783a52..86230410 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/ContinuousUniformDistributionSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/ContinuousUniformDistributionSerializer.html @@ -1,18 +1,16 @@ - - -Uses of Class com.github.tommyettinger.kryo.juniper.distribution.ContinuousUniformDistributionSerializer (kryo-juniper 0.4.2.0 API) + +Uses of Class com.github.tommyettinger.kryo.juniper.distribution.ContinuousUniformDistributionSerializer (kryo-juniper 0.5.0.0 API) - - + @@ -25,28 +23,27 @@
                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/DiscreteUniformDistributionSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/DiscreteUniformDistributionSerializer.html index 97bdc520..302030bb 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/DiscreteUniformDistributionSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/DiscreteUniformDistributionSerializer.html @@ -1,18 +1,16 @@ - - -Uses of Class com.github.tommyettinger.kryo.juniper.distribution.DiscreteUniformDistributionSerializer (kryo-juniper 0.4.2.0 API) + +Uses of Class com.github.tommyettinger.kryo.juniper.distribution.DiscreteUniformDistributionSerializer (kryo-juniper 0.5.0.0 API) - - + @@ -25,28 +23,27 @@
                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/DistributionSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/DistributionSerializer.html index 24dbe300..622ede8e 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/DistributionSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/DistributionSerializer.html @@ -1,18 +1,16 @@ - - -Uses of Class com.github.tommyettinger.kryo.juniper.distribution.DistributionSerializer (kryo-juniper 0.4.2.0 API) + +Uses of Class com.github.tommyettinger.kryo.juniper.distribution.DistributionSerializer (kryo-juniper 0.5.0.0 API) - - + @@ -25,28 +23,27 @@
                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/ErlangDistributionSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/ErlangDistributionSerializer.html index add2bb4f..dce1710d 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/ErlangDistributionSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/ErlangDistributionSerializer.html @@ -1,18 +1,16 @@ - - -Uses of Class com.github.tommyettinger.kryo.juniper.distribution.ErlangDistributionSerializer (kryo-juniper 0.4.2.0 API) + +Uses of Class com.github.tommyettinger.kryo.juniper.distribution.ErlangDistributionSerializer (kryo-juniper 0.5.0.0 API) - - + @@ -25,28 +23,27 @@
                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/ExponentialDistributionSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/ExponentialDistributionSerializer.html index 79abb81c..f4db0bb9 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/ExponentialDistributionSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/ExponentialDistributionSerializer.html @@ -1,18 +1,16 @@ - - -Uses of Class com.github.tommyettinger.kryo.juniper.distribution.ExponentialDistributionSerializer (kryo-juniper 0.4.2.0 API) + +Uses of Class com.github.tommyettinger.kryo.juniper.distribution.ExponentialDistributionSerializer (kryo-juniper 0.5.0.0 API) - - + @@ -25,28 +23,27 @@
                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/FisherSnedecorDistributionSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/FisherSnedecorDistributionSerializer.html index 73b1d72c..05e85ad4 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/FisherSnedecorDistributionSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/FisherSnedecorDistributionSerializer.html @@ -1,18 +1,16 @@ - - -Uses of Class com.github.tommyettinger.kryo.juniper.distribution.FisherSnedecorDistributionSerializer (kryo-juniper 0.4.2.0 API) + +Uses of Class com.github.tommyettinger.kryo.juniper.distribution.FisherSnedecorDistributionSerializer (kryo-juniper 0.5.0.0 API) - - + @@ -25,28 +23,27 @@
                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/FisherTippettDistributionSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/FisherTippettDistributionSerializer.html index 9c5461bf..1cbe64ab 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/FisherTippettDistributionSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/FisherTippettDistributionSerializer.html @@ -1,18 +1,16 @@ - - -Uses of Class com.github.tommyettinger.kryo.juniper.distribution.FisherTippettDistributionSerializer (kryo-juniper 0.4.2.0 API) + +Uses of Class com.github.tommyettinger.kryo.juniper.distribution.FisherTippettDistributionSerializer (kryo-juniper 0.5.0.0 API) - - + @@ -25,28 +23,27 @@
                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/GammaDistributionSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/GammaDistributionSerializer.html index f2b04b25..2debdc87 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/GammaDistributionSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/GammaDistributionSerializer.html @@ -1,18 +1,16 @@ - - -Uses of Class com.github.tommyettinger.kryo.juniper.distribution.GammaDistributionSerializer (kryo-juniper 0.4.2.0 API) + +Uses of Class com.github.tommyettinger.kryo.juniper.distribution.GammaDistributionSerializer (kryo-juniper 0.5.0.0 API) - - + @@ -25,28 +23,27 @@
                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/GeometricDistributionSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/GeometricDistributionSerializer.html index 9a37a91e..9b176464 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/GeometricDistributionSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/GeometricDistributionSerializer.html @@ -1,18 +1,16 @@ - - -Uses of Class com.github.tommyettinger.kryo.juniper.distribution.GeometricDistributionSerializer (kryo-juniper 0.4.2.0 API) + +Uses of Class com.github.tommyettinger.kryo.juniper.distribution.GeometricDistributionSerializer (kryo-juniper 0.5.0.0 API) - - + @@ -25,28 +23,27 @@
                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/KnobDistributionSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/KnobDistributionSerializer.html index 553a071e..470b50a9 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/KnobDistributionSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/KnobDistributionSerializer.html @@ -1,18 +1,16 @@ - - -Uses of Class com.github.tommyettinger.kryo.juniper.distribution.KnobDistributionSerializer (kryo-juniper 0.4.2.0 API) + +Uses of Class com.github.tommyettinger.kryo.juniper.distribution.KnobDistributionSerializer (kryo-juniper 0.5.0.0 API) - - + @@ -25,28 +23,27 @@
                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/KumaraswamyDistributionSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/KumaraswamyDistributionSerializer.html index c779cdc0..7999a54c 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/KumaraswamyDistributionSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/KumaraswamyDistributionSerializer.html @@ -1,18 +1,16 @@ - - -Uses of Class com.github.tommyettinger.kryo.juniper.distribution.KumaraswamyDistributionSerializer (kryo-juniper 0.4.2.0 API) + +Uses of Class com.github.tommyettinger.kryo.juniper.distribution.KumaraswamyDistributionSerializer (kryo-juniper 0.5.0.0 API) - - + @@ -25,28 +23,27 @@
                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/LaplaceDistributionSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/LaplaceDistributionSerializer.html index 47037b99..8bfaeec0 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/LaplaceDistributionSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/LaplaceDistributionSerializer.html @@ -1,18 +1,16 @@ - - -Uses of Class com.github.tommyettinger.kryo.juniper.distribution.LaplaceDistributionSerializer (kryo-juniper 0.4.2.0 API) + +Uses of Class com.github.tommyettinger.kryo.juniper.distribution.LaplaceDistributionSerializer (kryo-juniper 0.5.0.0 API) - - + @@ -25,28 +23,27 @@
                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/LogCauchyDistributionSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/LogCauchyDistributionSerializer.html index 613883c3..b4f9880f 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/LogCauchyDistributionSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/LogCauchyDistributionSerializer.html @@ -1,18 +1,16 @@ - - -Uses of Class com.github.tommyettinger.kryo.juniper.distribution.LogCauchyDistributionSerializer (kryo-juniper 0.4.2.0 API) + +Uses of Class com.github.tommyettinger.kryo.juniper.distribution.LogCauchyDistributionSerializer (kryo-juniper 0.5.0.0 API) - - + @@ -25,28 +23,27 @@
                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/LogNormalDistributionSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/LogNormalDistributionSerializer.html index 5ae9e9b5..87d334be 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/LogNormalDistributionSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/LogNormalDistributionSerializer.html @@ -1,18 +1,16 @@ - - -Uses of Class com.github.tommyettinger.kryo.juniper.distribution.LogNormalDistributionSerializer (kryo-juniper 0.4.2.0 API) + +Uses of Class com.github.tommyettinger.kryo.juniper.distribution.LogNormalDistributionSerializer (kryo-juniper 0.5.0.0 API) - - + @@ -25,28 +23,27 @@
                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/LogisticDistributionSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/LogisticDistributionSerializer.html index 5faa9708..a2b87f3f 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/LogisticDistributionSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/LogisticDistributionSerializer.html @@ -1,18 +1,16 @@ - - -Uses of Class com.github.tommyettinger.kryo.juniper.distribution.LogisticDistributionSerializer (kryo-juniper 0.4.2.0 API) + +Uses of Class com.github.tommyettinger.kryo.juniper.distribution.LogisticDistributionSerializer (kryo-juniper 0.5.0.0 API) - - + @@ -25,28 +23,27 @@
                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/LumpDistributionSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/LumpDistributionSerializer.html index 805e44d5..bb6929e7 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/LumpDistributionSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/LumpDistributionSerializer.html @@ -1,18 +1,16 @@ - - -Uses of Class com.github.tommyettinger.kryo.juniper.distribution.LumpDistributionSerializer (kryo-juniper 0.4.2.0 API) + +Uses of Class com.github.tommyettinger.kryo.juniper.distribution.LumpDistributionSerializer (kryo-juniper 0.5.0.0 API) - - + @@ -25,28 +23,27 @@
                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/NormalDistributionSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/NormalDistributionSerializer.html index ac882afd..cb8d4c84 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/NormalDistributionSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/NormalDistributionSerializer.html @@ -1,18 +1,16 @@ - - -Uses of Class com.github.tommyettinger.kryo.juniper.distribution.NormalDistributionSerializer (kryo-juniper 0.4.2.0 API) + +Uses of Class com.github.tommyettinger.kryo.juniper.distribution.NormalDistributionSerializer (kryo-juniper 0.5.0.0 API) - - + @@ -25,28 +23,27 @@
                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/ParetoDistributionSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/ParetoDistributionSerializer.html index bd777c6c..732ec14e 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/ParetoDistributionSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/ParetoDistributionSerializer.html @@ -1,18 +1,16 @@ - - -Uses of Class com.github.tommyettinger.kryo.juniper.distribution.ParetoDistributionSerializer (kryo-juniper 0.4.2.0 API) + +Uses of Class com.github.tommyettinger.kryo.juniper.distribution.ParetoDistributionSerializer (kryo-juniper 0.5.0.0 API) - - + @@ -25,28 +23,27 @@
                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/PoissonDistributionSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/PoissonDistributionSerializer.html index e98279c9..a3c23732 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/PoissonDistributionSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/PoissonDistributionSerializer.html @@ -1,18 +1,16 @@ - - -Uses of Class com.github.tommyettinger.kryo.juniper.distribution.PoissonDistributionSerializer (kryo-juniper 0.4.2.0 API) + +Uses of Class com.github.tommyettinger.kryo.juniper.distribution.PoissonDistributionSerializer (kryo-juniper 0.5.0.0 API) - - + @@ -25,28 +23,27 @@
                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/PowerDistributionSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/PowerDistributionSerializer.html index 372e90c1..04ea7501 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/PowerDistributionSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/PowerDistributionSerializer.html @@ -1,18 +1,16 @@ - - -Uses of Class com.github.tommyettinger.kryo.juniper.distribution.PowerDistributionSerializer (kryo-juniper 0.4.2.0 API) + +Uses of Class com.github.tommyettinger.kryo.juniper.distribution.PowerDistributionSerializer (kryo-juniper 0.5.0.0 API) - - + @@ -25,28 +23,27 @@
                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/RayleighDistributionSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/RayleighDistributionSerializer.html index b4686635..7e2b50f8 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/RayleighDistributionSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/RayleighDistributionSerializer.html @@ -1,18 +1,16 @@ - - -Uses of Class com.github.tommyettinger.kryo.juniper.distribution.RayleighDistributionSerializer (kryo-juniper 0.4.2.0 API) + +Uses of Class com.github.tommyettinger.kryo.juniper.distribution.RayleighDistributionSerializer (kryo-juniper 0.5.0.0 API) - - + @@ -25,28 +23,27 @@
                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/StudentsTDistributionSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/StudentsTDistributionSerializer.html index b6be71b6..59cd911b 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/StudentsTDistributionSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/StudentsTDistributionSerializer.html @@ -1,18 +1,16 @@ - - -Uses of Class com.github.tommyettinger.kryo.juniper.distribution.StudentsTDistributionSerializer (kryo-juniper 0.4.2.0 API) + +Uses of Class com.github.tommyettinger.kryo.juniper.distribution.StudentsTDistributionSerializer (kryo-juniper 0.5.0.0 API) - - + @@ -25,28 +23,27 @@
                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/TriangularDistributionSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/TriangularDistributionSerializer.html index 8c044e54..b9c79f6e 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/TriangularDistributionSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/TriangularDistributionSerializer.html @@ -1,18 +1,16 @@ - - -Uses of Class com.github.tommyettinger.kryo.juniper.distribution.TriangularDistributionSerializer (kryo-juniper 0.4.2.0 API) + +Uses of Class com.github.tommyettinger.kryo.juniper.distribution.TriangularDistributionSerializer (kryo-juniper 0.5.0.0 API) - - + @@ -25,28 +23,27 @@
                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/WeibullDistributionSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/WeibullDistributionSerializer.html index 82ea8793..2a3cd9a2 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/WeibullDistributionSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/WeibullDistributionSerializer.html @@ -1,18 +1,16 @@ - - -Uses of Class com.github.tommyettinger.kryo.juniper.distribution.WeibullDistributionSerializer (kryo-juniper 0.4.2.0 API) + +Uses of Class com.github.tommyettinger.kryo.juniper.distribution.WeibullDistributionSerializer (kryo-juniper 0.5.0.0 API) - - + @@ -25,28 +23,27 @@
                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/ZipfianDistributionSerializer.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/ZipfianDistributionSerializer.html index d206afb5..e9de940d 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/ZipfianDistributionSerializer.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/class-use/ZipfianDistributionSerializer.html @@ -1,18 +1,16 @@ - - -Uses of Class com.github.tommyettinger.kryo.juniper.distribution.ZipfianDistributionSerializer (kryo-juniper 0.4.2.0 API) + +Uses of Class com.github.tommyettinger.kryo.juniper.distribution.ZipfianDistributionSerializer (kryo-juniper 0.5.0.0 API) - - + @@ -25,28 +23,27 @@
                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/package-summary.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/package-summary.html index e59e841f..dcbd2a22 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/package-summary.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/package-summary.html @@ -1,18 +1,16 @@ - - -com.github.tommyettinger.kryo.juniper.distribution (kryo-juniper 0.4.2.0 API) + +com.github.tommyettinger.kryo.juniper.distribution (kryo-juniper 0.5.0.0 API) - - + @@ -25,111 +23,140 @@
                                                                                                                                                                                                                                                                                                                                                                                                              -

                                                                                                                                                                                                                                                                                                                                                                                                              Package com.github.tommyettinger.kryo.juniper.distribution

                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                              Package com.github.tommyettinger.kryo.juniper.distribution


                                                                                                                                                                                                                                                                                                                                                                                                              package com.github.tommyettinger.kryo.juniper.distribution
                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/package-tree.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/package-tree.html index bb735316..f54b8343 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/package-tree.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/package-tree.html @@ -1,18 +1,16 @@ - - -com.github.tommyettinger.kryo.juniper.distribution Class Hierarchy (kryo-juniper 0.4.2.0 API) + +com.github.tommyettinger.kryo.juniper.distribution Class Hierarchy (kryo-juniper 0.5.0.0 API) - - + @@ -25,78 +23,77 @@

                                                                                                                                                                                                                                                                                                                                                                                                              Hierarchy For Package com.github.tommyettinger.kryo.juniper.distribution

                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                              Package Hierarchies: -

                                                                                                                                                                                                                                                                                                                                                                                                              Class Hierarchy

                                                                                                                                                                                                                                                                                                                                                                                                                -
                                                                                                                                                                                                                                                                                                                                                                                                              • java.lang.Object +
                                                                                                                                                                                                                                                                                                                                                                                                              • java.lang.Object diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/package-use.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/package-use.html index c9efd743..8d5d7172 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/package-use.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/distribution/package-use.html @@ -1,18 +1,16 @@ - - -Uses of Package com.github.tommyettinger.kryo.juniper.distribution (kryo-juniper 0.4.2.0 API) + +Uses of Package com.github.tommyettinger.kryo.juniper.distribution (kryo-juniper 0.5.0.0 API) - - + @@ -25,28 +23,27 @@
                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/package-summary.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/package-summary.html index c3bf28fb..ef18fd48 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/package-summary.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/package-summary.html @@ -1,18 +1,16 @@ - - -com.github.tommyettinger.kryo.juniper (kryo-juniper 0.4.2.0 API) + +com.github.tommyettinger.kryo.juniper (kryo-juniper 0.5.0.0 API) - - + @@ -25,176 +23,209 @@
                                                                                                                                                                                                                                                                                                                                                                                                                -

                                                                                                                                                                                                                                                                                                                                                                                                                Package com.github.tommyettinger.kryo.juniper

                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                Package com.github.tommyettinger.kryo.juniper


                                                                                                                                                                                                                                                                                                                                                                                                                package com.github.tommyettinger.kryo.juniper
                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/package-tree.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/package-tree.html index 550181f9..0548cbda 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/package-tree.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/package-tree.html @@ -1,18 +1,16 @@ - - -com.github.tommyettinger.kryo.juniper Class Hierarchy (kryo-juniper 0.4.2.0 API) + +com.github.tommyettinger.kryo.juniper Class Hierarchy (kryo-juniper 0.5.0.0 API) - - + @@ -25,78 +23,78 @@

                                                                                                                                                                                                                                                                                                                                                                                                                Hierarchy For Package com.github.tommyettinger.kryo.juniper

                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                Package Hierarchies: -

                                                                                                                                                                                                                                                                                                                                                                                                                Class Hierarchy

                                                                                                                                                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                                                                                                                                                • java.lang.Object +
                                                                                                                                                                                                                                                                                                                                                                                                                • java.lang.Object diff --git a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/package-use.html b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/package-use.html index af4e1b6e..e7e9a568 100644 --- a/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/package-use.html +++ b/docs/kryo-juniper/apidocs/com/github/tommyettinger/kryo/juniper/package-use.html @@ -1,18 +1,16 @@ - - -Uses of Package com.github.tommyettinger.kryo.juniper (kryo-juniper 0.4.2.0 API) + +Uses of Package com.github.tommyettinger.kryo.juniper (kryo-juniper 0.5.0.0 API) - - + @@ -25,28 +23,27 @@
                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/docs/kryo-juniper/apidocs/copy.svg b/docs/kryo-juniper/apidocs/copy.svg new file mode 100644 index 00000000..7c46ab15 --- /dev/null +++ b/docs/kryo-juniper/apidocs/copy.svg @@ -0,0 +1,33 @@ + + + + + + + + diff --git a/docs/kryo-juniper/apidocs/help-doc.html b/docs/kryo-juniper/apidocs/help-doc.html index 139847de..5a846e72 100644 --- a/docs/kryo-juniper/apidocs/help-doc.html +++ b/docs/kryo-juniper/apidocs/help-doc.html @@ -1,18 +1,16 @@ - - -API Help (kryo-juniper 0.4.2.0 API) + +API Help (kryo-juniper 0.5.0.0 API) - - + @@ -25,9 +23,9 @@
                                                                                                                                                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                                                                                                                                                  -

                                                                                                                                                                                                                                                                                                                                                                                                                  How This API Document Is Organized

                                                                                                                                                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                                                                                                                                                  This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.
                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                  JavaDoc Help

                                                                                                                                                                                                                                                                                                                                                                                                                  + +
                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                  Navigation

                                                                                                                                                                                                                                                                                                                                                                                                                  +Starting from the Overview page, you can browse the documentation using the links in each page, and in the navigation bar at the top of each page. The Index and Search box allow you to navigate to specific declarations and summary pages, including: All Packages, All Classes and Interfaces +
                                                                                                                                                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                                                                                                                                                  -

                                                                                                                                                                                                                                                                                                                                                                                                                  Overview

                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                  Kinds of Pages

                                                                                                                                                                                                                                                                                                                                                                                                                  +The following sections describe the different kinds of pages in this collection. +
                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                  Overview

                                                                                                                                                                                                                                                                                                                                                                                                                  The Overview page is the front page of this API document and provides a list of all packages with a summary for each. This page can also contain an overall description of the set of packages.

                                                                                                                                                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                                                                                                                                                  -

                                                                                                                                                                                                                                                                                                                                                                                                                  Package

                                                                                                                                                                                                                                                                                                                                                                                                                  -

                                                                                                                                                                                                                                                                                                                                                                                                                  Each package has a page that contains a list of its classes and interfaces, with a summary for each. These pages may contain six categories:

                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                  Package

                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                  Each package has a page that contains a list of its classes and interfaces, with a summary for each. These pages may contain the following categories:

                                                                                                                                                                                                                                                                                                                                                                                                                  • Interfaces
                                                                                                                                                                                                                                                                                                                                                                                                                  • Classes
                                                                                                                                                                                                                                                                                                                                                                                                                  • Enums
                                                                                                                                                                                                                                                                                                                                                                                                                  • -
                                                                                                                                                                                                                                                                                                                                                                                                                  • Exceptions
                                                                                                                                                                                                                                                                                                                                                                                                                  • -
                                                                                                                                                                                                                                                                                                                                                                                                                  • Errors
                                                                                                                                                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                                                                                                                                                  • Exception Classes
                                                                                                                                                                                                                                                                                                                                                                                                                  • Annotation Types
                                                                                                                                                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                                                                                                                                                  -

                                                                                                                                                                                                                                                                                                                                                                                                                  Class or Interface

                                                                                                                                                                                                                                                                                                                                                                                                                  -

                                                                                                                                                                                                                                                                                                                                                                                                                  Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions:

                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                  Class or Interface

                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                  Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a declaration and description, member summary tables, and detailed member descriptions. Entries in each of these sections are omitted if they are empty or not applicable.

                                                                                                                                                                                                                                                                                                                                                                                                                  • Class Inheritance Diagram
                                                                                                                                                                                                                                                                                                                                                                                                                  • Direct Subclasses
                                                                                                                                                                                                                                                                                                                                                                                                                  • @@ -84,67 +131,55 @@

                                                                                                                                                                                                                                                                                                                                                                                                                    Class or Interface


                                                                                                                                                                                                                                                                                                                                                                                                                    • Nested Class Summary
                                                                                                                                                                                                                                                                                                                                                                                                                    • +
                                                                                                                                                                                                                                                                                                                                                                                                                    • Enum Constant Summary
                                                                                                                                                                                                                                                                                                                                                                                                                    • Field Summary
                                                                                                                                                                                                                                                                                                                                                                                                                    • Property Summary
                                                                                                                                                                                                                                                                                                                                                                                                                    • Constructor Summary
                                                                                                                                                                                                                                                                                                                                                                                                                    • Method Summary
                                                                                                                                                                                                                                                                                                                                                                                                                    • +
                                                                                                                                                                                                                                                                                                                                                                                                                    • Required Element Summary
                                                                                                                                                                                                                                                                                                                                                                                                                    • +
                                                                                                                                                                                                                                                                                                                                                                                                                    • Optional Element Summary

                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                    • Enum Constant Details
                                                                                                                                                                                                                                                                                                                                                                                                                    • Field Details
                                                                                                                                                                                                                                                                                                                                                                                                                    • Property Details
                                                                                                                                                                                                                                                                                                                                                                                                                    • Constructor Details
                                                                                                                                                                                                                                                                                                                                                                                                                    • Method Details
                                                                                                                                                                                                                                                                                                                                                                                                                    • +
                                                                                                                                                                                                                                                                                                                                                                                                                    • Element Details
                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                    Note: Annotation interfaces have required and optional elements, but not methods. Only enum classes have enum constants. The components of a record class are displayed as part of the declaration of the record class. Properties are a feature of JavaFX.

                                                                                                                                                                                                                                                                                                                                                                                                                    The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.

                                                                                                                                                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                                                                                                                                                  -

                                                                                                                                                                                                                                                                                                                                                                                                                  Annotation Type

                                                                                                                                                                                                                                                                                                                                                                                                                  -

                                                                                                                                                                                                                                                                                                                                                                                                                  Each annotation type has its own separate page with the following sections:

                                                                                                                                                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                                                                                                                                                  • Annotation Type Declaration
                                                                                                                                                                                                                                                                                                                                                                                                                  • -
                                                                                                                                                                                                                                                                                                                                                                                                                  • Annotation Type Description
                                                                                                                                                                                                                                                                                                                                                                                                                  • -
                                                                                                                                                                                                                                                                                                                                                                                                                  • Required Element Summary
                                                                                                                                                                                                                                                                                                                                                                                                                  • -
                                                                                                                                                                                                                                                                                                                                                                                                                  • Optional Element Summary
                                                                                                                                                                                                                                                                                                                                                                                                                  • -
                                                                                                                                                                                                                                                                                                                                                                                                                  • Element Details
                                                                                                                                                                                                                                                                                                                                                                                                                  • -
                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                  Other Files

                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                  Packages and modules may contain pages with additional information related to the declarations nearby.

                                                                                                                                                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                                                                                                                                                  -

                                                                                                                                                                                                                                                                                                                                                                                                                  Enum

                                                                                                                                                                                                                                                                                                                                                                                                                  -

                                                                                                                                                                                                                                                                                                                                                                                                                  Each enum has its own separate page with the following sections:

                                                                                                                                                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                                                                                                                                                  • Enum Declaration
                                                                                                                                                                                                                                                                                                                                                                                                                  • -
                                                                                                                                                                                                                                                                                                                                                                                                                  • Enum Description
                                                                                                                                                                                                                                                                                                                                                                                                                  • -
                                                                                                                                                                                                                                                                                                                                                                                                                  • Enum Constant Summary
                                                                                                                                                                                                                                                                                                                                                                                                                  • -
                                                                                                                                                                                                                                                                                                                                                                                                                  • Enum Constant Details
                                                                                                                                                                                                                                                                                                                                                                                                                  • -
                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                  Use

                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                  Each documented package, class and interface has its own Use page. This page describes what packages, classes, methods, constructors and fields use any part of the given class or package. Given a class or interface A, its Use page includes subclasses of A, fields declared as A, methods that return A, and methods and constructors with parameters of type A. You can access this page by first going to the package, class or interface, then clicking on the USE link in the navigation bar.

                                                                                                                                                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                                                                                                                                                  -

                                                                                                                                                                                                                                                                                                                                                                                                                  Use

                                                                                                                                                                                                                                                                                                                                                                                                                  -

                                                                                                                                                                                                                                                                                                                                                                                                                  Each documented package, class and interface has its own Use page. This page describes what packages, classes, methods, constructors and fields use any part of the given class or package. Given a class or interface A, its "Use" page includes subclasses of A, fields declared as A, methods that return A, and methods and constructors with parameters of type A. You can access this page by first going to the package, class or interface, then clicking on the "Use" link in the navigation bar.

                                                                                                                                                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                                                                                                                                                  -

                                                                                                                                                                                                                                                                                                                                                                                                                  Tree (Class Hierarchy)

                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                  Tree (Class Hierarchy)

                                                                                                                                                                                                                                                                                                                                                                                                                  There is a Class Hierarchy page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. Classes are organized by inheritance structure starting with java.lang.Object. Interfaces do not inherit from java.lang.Object.

                                                                                                                                                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                                                                                                                                                  • When viewing the Overview page, clicking on "Tree" displays the hierarchy for all packages.
                                                                                                                                                                                                                                                                                                                                                                                                                  • -
                                                                                                                                                                                                                                                                                                                                                                                                                  • When viewing a particular package, class or interface page, clicking on "Tree" displays the hierarchy for only that package.
                                                                                                                                                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                                                                                                                                                  • When viewing the Overview page, clicking on TREE displays the hierarchy for all packages.
                                                                                                                                                                                                                                                                                                                                                                                                                  • +
                                                                                                                                                                                                                                                                                                                                                                                                                  • When viewing a particular package, class or interface page, clicking on TREE displays the hierarchy for only that package.
                                                                                                                                                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                                                                                                                                                  -

                                                                                                                                                                                                                                                                                                                                                                                                                  Index

                                                                                                                                                                                                                                                                                                                                                                                                                  -

                                                                                                                                                                                                                                                                                                                                                                                                                  The Index contains an alphabetic index of all classes, interfaces, constructors, methods, and fields, as well as lists of all packages and all classes.

                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                  All Packages

                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                  The All Packages page contains an alphabetic index of all packages contained in the documentation.

                                                                                                                                                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                                                                                                                                                  -

                                                                                                                                                                                                                                                                                                                                                                                                                  Search

                                                                                                                                                                                                                                                                                                                                                                                                                  -

                                                                                                                                                                                                                                                                                                                                                                                                                  You can search for definitions of modules, packages, types, fields, methods, system properties and other terms defined in the API, using some or all of the name, optionally using "camel-case" abbreviations. For example:

                                                                                                                                                                                                                                                                                                                                                                                                                  -
                                                                                                                                                                                                                                                                                                                                                                                                                    -
                                                                                                                                                                                                                                                                                                                                                                                                                  • j.l.obj will match "java.lang.Object"
                                                                                                                                                                                                                                                                                                                                                                                                                  • -
                                                                                                                                                                                                                                                                                                                                                                                                                  • InpStr will match "java.io.InputStream"
                                                                                                                                                                                                                                                                                                                                                                                                                  • -
                                                                                                                                                                                                                                                                                                                                                                                                                  • HM.cK will match "java.util.HashMap.containsKey(Object)"
                                                                                                                                                                                                                                                                                                                                                                                                                  • -
                                                                                                                                                                                                                                                                                                                                                                                                                  -

                                                                                                                                                                                                                                                                                                                                                                                                                  Refer to the Javadoc Search Specification for a full description of search features.

                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                  All Classes and Interfaces

                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                  The All Classes and Interfaces page contains an alphabetic index of all classes and interfaces contained in the documentation, including annotation interfaces, enum classes, and record classes.

                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                  Index

                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                  The Index contains an alphabetic index of all classes, interfaces, constructors, methods, and fields in the documentation, as well as summary pages such as All Packages, All Classes and Interfaces.

                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                  This help file applies to API documentation generated by the standard doclet.