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()
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()
instead
-
Deprecated ConstructorsConstructorDescriptionThis constructor will be removed, use
Cfg.of(Rule[])
orCfg.of(List)
instead.