Lines Matching refs:Hello
5 -keep @Annotation class hello.Hello {
9 -keep @Annotation class hello.Hello {
13 -keep @Annotation class hello.Hello {
17 -keep @Annotation class hello.Hello {
21 -keep @Annotation class hello.Hello {
25 -keep @Annotation class hello.Hello{ # Missing space before '{' on purpose.
29 -keep class hello.Hello {
33 -keep class hello.Hello {
37 -keep class hello.Hello {
41 -keep class hello.Hello {
42 public Hello(...);
45 -keepnames class hello.Hello extends Hello.Base {
49 -keepclassmembers class hello.Hello implements @Hep Hello.Base {
53 -keepclasseswithmembers class hello.Hello {
57 -keepclassmembernames class hello.Hello {
61 -keepclasseswithmembernames class hello.Hello {