Exemplo n.º 1
0
 private static string a(b1 A_0)
 {
     if (A_0 == null)
     {
         return("");
     }
     return(a(A_0.b()) + " > " + A_0.g());
 }
Exemplo n.º 2
0
 private static string a(b1 A_0)
 {
     if (A_0 == null)
     {
         return("");
     }
     return(MultipleBase <T> .a(A_0.b()) + " > " + A_0.g());
 }
Exemplo n.º 3
0
 public void a(b1 A_0)
 {
     this.d = A_0;
 }
Exemplo n.º 4
0
 assertTrue(b1 == b2);
Exemplo n.º 5
0
 public void b(b1 A_0)
 {
     this.a = A_0;
 }
Exemplo n.º 6
0
 AssertEquals(b1.getClass(), B.class);
Exemplo n.º 7
0
 assertTrue(b1 == b2);
Exemplo n.º 8
0
 => GetOverlap(a1, a2, b1, b2);