Uses of Class
org.jparsec.Ops
Packages that use Ops
-
Uses of Ops in org.jparsec
Methods in org.jparsec that return OpsModifier and TypeMethodDescriptionstatic <V> Ops<V> Ops.ops(V holder) static <V> Ops<V> Ops.ops(V holder, BinaryOperator<V> reducer)