JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.querydsl.codegen
Interface NamingFunction
All Superinterfaces:
Function
<
EntityType
,
String
>
public interface
NamingFunction
extends
Function
<
EntityType
,
String
>
The
Function
signature to convert
EntityType
to
String
.
Author:
Shredder121
Method Summary
Methods inherited from interface java.util.function.
Function
andThen
,
apply
,
compose