Deprecated API
Contents
-
Terminally Deprecated ElementsElementDescriptionWill be removed in the next major version, use
Codec.combine(Codec, Codec, BiFunction)insteadWill be removed in the next major version, useCodec.combine(ISeq, Function)insteadThis constructor will be removed, useCfg.of(Rule[])orCfg.of(List)instead.Will be removed, useCfg.R(String, Element[])insteadWill be removed, useMathExpr.tree()insteadClass is a record now, and this factory method will be removed in the next major version. UseDoubleRange(double, double)instead.Class is a record now, and this factory method will be removed in the next major version. UseIntRange(int)instead.Class is a record now, and this factory method will be removed in the next major version. UseIntRange(int, int)instead.Class is a record now, and this factory method will be removed in the next major version. UseLongRange(long)instead.Class is a record now, and this factory method will be removed in the next major version. UseLongRange(long, long)instead.Will be removed in the next major version. Use theRandom.from(RandomGenerator)method instead.
-
Deprecated ClassesClassDescriptionWill be removed in the next major version. Use the
Random.from(RandomGenerator)method instead.
-
Deprecated MethodsMethodDescriptionWill be removed in the next major version, use
Codec.combine(Codec, Codec, BiFunction)insteadWill be removed in the next major version, useCodec.combine(ISeq, Function)insteadWill be removed, useCfg.R(String, Element[])insteadWill be removed, useMathExpr.tree()insteadClass is a record now, and this factory method will be removed in the next major version. UseDoubleRange(double, double)instead.Class is a record now, and this factory method will be removed in the next major version. UseIntRange(int)instead.Class is a record now, and this factory method will be removed in the next major version. UseIntRange(int, int)instead.Class is a record now, and this factory method will be removed in the next major version. UseLongRange(long)instead.Class is a record now, and this factory method will be removed in the next major version. UseLongRange(long, long)instead.
-
Deprecated ConstructorsConstructorDescriptionThis constructor will be removed, use
Cfg.of(Rule[])orCfg.of(List)instead.