0
Fixed

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

Mr x xu hace 4 años actualizado por anonymous hace 4 años 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

Respuesta

Respuesta
Fixed

Fixed! Thanks for the bug report.

Planned

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

Respuesta
Fixed

Fixed! Thanks for the bug report.