Permalink
Browse files
ArrayAccess is not Sizeable
- Loading branch information...
|
@@ -24,7 +24,7 @@ public Version since() { |
|
|
|
|
|
|
|
@Override |
|
|
|
public CClassType[] getSuperclasses() { |
|
|
|
return new CClassType[]{Mixed.TYPE, Sizeable.TYPE}; |
|
|
|
return new CClassType[]{Mixed.TYPE}; |
|
|
|
} |
|
|
|
|
|
|
|
@Override |
|
|
0 comments on commit
50fbeb7