JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Interface
org.jooq.impl.QOM.Atan2
Packages that use
QOM.Atan2
Package
Description
org.jooq.impl
This package contains jOOQ's implementation classes.
Uses of
QOM.Atan2
in
org.jooq.impl
Methods in
org.jooq.impl
that return
QOM.Atan2
Modifier and Type
Method
Description
default @NotNull
QOM.Atan2
QOM.Atan2.
$x
(
Field
<? extends
Number
> newX)
default @NotNull
QOM.Atan2
QOM.Atan2.
$y
(
Field
<? extends
Number
> newY)