twitter-api-java-sdk icon indicating copy to clipboard operation
twitter-api-java-sdk copied to clipboard

the class UrlFields UrlImage is not the same as the file name UrlImage.java URLFields.java

Open LiuQhahah opened this issue 3 years ago • 0 comments

the class UrlFields UrlImage is not the same as the file name UrlImage.java URLFields.java

Expected behavior

When building the code, the result is a failure.

Actual behavior

Steps to reproduce the behavior

twitter-api-java-sdk\src\main\java\com\twitter\clientlib\model\URLImage.java:62:8 java: class UrlImage is public, should be declared in a file named UrlImage.java

LiuQhahah avatar Aug 09 '22 11:08 LiuQhahah