mirror of
https://github.com/querydsl/querydsl.git
synced 2026-07-03 21:07:49 +08:00
updated javadocs
This commit is contained in:
parent
9c69da77e0
commit
0c58a8c782
@ -1,3 +1,8 @@
|
||||
/*
|
||||
* Copyright (c) 2009 Mysema Ltd.
|
||||
* All rights reserved.
|
||||
*
|
||||
*/
|
||||
package com.mysema.query.collections.support;
|
||||
|
||||
import java.util.Collections;
|
||||
|
||||
@ -1,3 +1,8 @@
|
||||
/*
|
||||
* Copyright (c) 2009 Mysema Ltd.
|
||||
* All rights reserved.
|
||||
*
|
||||
*/
|
||||
package com.mysema.query.collections.support;
|
||||
|
||||
import static org.junit.Assert.*;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user