pass type arguments to generic functions
This commit is contained in:
@@ -6,6 +6,7 @@ import java.util.Arrays;
|
||||
|
||||
/**
|
||||
* @author abreslav
|
||||
* @author yole
|
||||
*/
|
||||
public class TypeInfo<T> implements JetObject {
|
||||
private TypeInfo<?> typeInfo;
|
||||
|
||||
Reference in New Issue
Block a user