0
Fixed

[example-java-code] proxy parrten Class Name is Error

Mr x xu 4 lat temu Ostatnio zmodyfikowane przez anonymous 4 lat temu 2

Image 664

Java Class Name is error, Causes compilation errors, 

 Public class YouTubeCacheProxy{
     ....
 } 

it should be 

 Public class YoutubeCacheProxy{
     ....
 } 

some Java class Should be the same,Thank you

Odpowiedź

Odpowiedź
Fixed

Fixed! Thanks for the bug report.

Planned

Thanks! I'll fix this as soon as I can.

Odpowiedź
Fixed

Fixed! Thanks for the bug report.