net.minecraft.util.profiling.jfr

public class Percentiles

axg
net.minecraft.util.profiling.jfr.Percentiles
net.minecraft.class_6508
net.minecraft.util.math.Quantiles
net.minecraft.src.C_182810_
net.minecraft.util.profiling.jfr.Percentiles

字段概要

修饰符与类型字段
public static final com.google.common.math.Quantiles$ScaleAndIndexes
a
DEFAULT_INDEXES
field_34418
QUANTILE_POINTS
f_185382_

构造函数概要

修饰符构造函数
private ()

方法概要

修饰符与类型方法
public static Map<Integer, Double>
a(long[] arg0)
evaluate(long[] arg0)
method_37999(long[] arg0)
create(long[] values)
m_185392_(long[] p_185393_)
public static Map<Integer, Double>
a(double[] arg0)
evaluate(double[] arg0)
method_37998(double[] arg0)
create(double[] values)
m_185390_(double[] p_185391_)
private static Map<Integer, Double>
a(Map<Integer, Double> arg0)
sorted(Map<Integer, Double> arg0)
method_37996(Map<Integer, Double> arg0)
reverseMap(Map<Integer, Double> map)
m_185385_(Map<Integer, Double> p_185386_)