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.RegrSlope
Packages that use
QOM.RegrSlope
Package
Description
org.jooq.impl
This package contains jOOQ's implementation classes.
Uses of
QOM.RegrSlope
in
org.jooq.impl
Methods in
org.jooq.impl
that return
QOM.RegrSlope
Modifier and Type
Method
Description
@NotNull
QOM.RegrSlope
QOM.RegrSlope.
$x
(
Field
<? extends
Number
> x)
@NotNull
QOM.RegrSlope
QOM.RegrSlope.
$y
(
Field
<? extends
Number
> y)