mirror of
https://github.com/querydsl/querydsl.git
synced 2026-07-03 21:07:49 +08:00
fixed javadocs
This commit is contained in:
parent
66b0406307
commit
62b035a74f
@ -15,8 +15,6 @@ import net.jcip.annotations.Immutable;
|
||||
|
||||
/**
|
||||
* @author tiwe
|
||||
*
|
||||
* @param <T>
|
||||
*/
|
||||
@Immutable
|
||||
public class SimpleType implements Type {
|
||||
|
||||
@ -12,8 +12,6 @@ import javax.annotation.Nullable;
|
||||
|
||||
/**
|
||||
* @author tiwe
|
||||
*
|
||||
* @param <T>
|
||||
*/
|
||||
public interface Type {
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user