Home | History | Annotate | Download | only in smali
      1 .class public LTestNot;
      2 
      3 .super Ljava/lang/Object;
      4 
      5 .method public static $opt$NotInt(I)I
      6    .registers 2
      7    not-int v0, v1
      8    return v0
      9 .end method
     10 
     11 .method public static $opt$NotLong(J)J
     12    .registers 4
     13    not-long v0, v2
     14    return-wide v0
     15 .end method
     16