Uses of Class
com.esotericsoftware.kryo.benchmarks.io.VariableEncodingBenchmark.ReadLong
-
Packages that use VariableEncodingBenchmark.ReadLong Package Description com.esotericsoftware.kryo.benchmarks.io com.esotericsoftware.kryo.benchmarks.io.generated -
-
Uses of VariableEncodingBenchmark.ReadLong in com.esotericsoftware.kryo.benchmarks.io
Methods in com.esotericsoftware.kryo.benchmarks.io with parameters of type VariableEncodingBenchmark.ReadLong Modifier and Type Method Description longVariableEncodingBenchmark. readLong(VariableEncodingBenchmark.ReadLong state)longVariableEncodingBenchmark. readVarLong(VariableEncodingBenchmark.ReadLong state) -
Uses of VariableEncodingBenchmark.ReadLong in com.esotericsoftware.kryo.benchmarks.io.generated
Subclasses of VariableEncodingBenchmark.ReadLong in com.esotericsoftware.kryo.benchmarks.io.generated Modifier and Type Class Description classVariableEncodingBenchmark_ReadLong_jmhTypeclassVariableEncodingBenchmark_ReadLong_jmhType_B1classVariableEncodingBenchmark_ReadLong_jmhType_B2classVariableEncodingBenchmark_ReadLong_jmhType_B3
-