mirror of
https://github.com/querydsl/querydsl.git
synced 2026-07-03 21:07:49 +08:00
This commit is contained in:
parent
62b035a74f
commit
677aa87ec2
@ -10,8 +10,6 @@ import static com.mysema.codegen.Symbols.SEMICOLON;
|
||||
|
||||
import java.io.IOException;
|
||||
|
||||
|
||||
|
||||
/**
|
||||
* @author tiwe
|
||||
*
|
||||
|
||||
@ -9,6 +9,10 @@ import java.util.Collection;
|
||||
|
||||
import net.jcip.annotations.Immutable;
|
||||
|
||||
/**
|
||||
* @author tiwe
|
||||
*
|
||||
*/
|
||||
@Immutable
|
||||
public final class Constructor {
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user