mirror of
https://github.com/querydsl/querydsl.git
synced 2026-06-21 21:14:12 +08:00
added javadocs
This commit is contained in:
parent
a767ff2a47
commit
36741f9d2d
@ -13,6 +13,8 @@ import com.mysema.query.types.Expr;
|
||||
import com.mysema.query.types.Template;
|
||||
|
||||
/**
|
||||
* Mixin implementation of the Custom interface
|
||||
*
|
||||
* @author tiwe
|
||||
*
|
||||
* @param <T>
|
||||
|
||||
@ -16,6 +16,8 @@ import com.mysema.query.types.expr.EBoolean;
|
||||
import com.mysema.query.types.expr.OBoolean;
|
||||
|
||||
/**
|
||||
* Mixin implementation of the SubQuery interface
|
||||
*
|
||||
* @author tiwe
|
||||
*
|
||||
*/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user