Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/jOOQ/jOOQ
/ sort
Method
sort
jOOQ/src/main/java/org/jooq/FilePattern.java:119–121 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
117
}
118
119
public
final
Sort sort() {
120
return
sort;
121
}
122
123
public
final
FilePattern sort(Sort newSort) {
124
return
new
FilePattern(
Callers
1
fileComparator
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected