lzg14

Results 1 comments of lzg14
trafficstars

In the "context", we know the "actor2" is a "com.juel.App$Actor", but when evaluate "${actor2 == 'HOMER'}", the eq function treat "actor2" as a Object, o1.getClass will get "com.juel.App$Actor$1". There is...