updated javadocs

This commit is contained in:
Timo Westkämper 2009-04-03 10:46:13 +00:00
parent 9c69da77e0
commit 0c58a8c782
2 changed files with 10 additions and 0 deletions

View File

@ -1,3 +1,8 @@
/*
* Copyright (c) 2009 Mysema Ltd.
* All rights reserved.
*
*/
package com.mysema.query.collections.support;
import java.util.Collections;

View File

@ -1,3 +1,8 @@
/*
* Copyright (c) 2009 Mysema Ltd.
* All rights reserved.
*
*/
package com.mysema.query.collections.support;
import static org.junit.Assert.*;