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

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
ΠΡΠ²Π΅Ρ
Π‘Π΅ΡΠ²ΠΈΡ ΠΏΠΎΠ΄Π΄Π΅ΡΠΆΠΊΠΈ ΠΊΠ»ΠΈΠ΅Π½ΡΠΎΠ² ΡΠ°Π±ΠΎΡΠ°Π΅Ρ Π½Π° ΠΏΠ»Π°ΡΡΠΎΡΠΌΠ΅ UserEcho
Fixed! Thanks for the bug report.