mirror of
https://github.com/querydsl/querydsl.git
synced 2026-07-03 21:07:49 +08:00
added TODO comment
This commit is contained in:
parent
52102dbb8b
commit
a0bec6514a
@ -19,6 +19,8 @@ import com.mysema.codegen.CodeWriter;
|
||||
*/
|
||||
public class BeanSerializer implements Serializer{
|
||||
|
||||
// TODO : this could be generalized, as it is not very Querydsl-specific
|
||||
|
||||
private final String javadocSuffix;
|
||||
|
||||
public BeanSerializer() {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user