Files
Brainstorm/Obfuscation/src/c5422fd01bb002c3.java
2014-05-30 10:31:51 -07:00

59 lines
1.5 KiB
Java

/*
* Copyright (c) 2008,2009 Declarative Engineering LLC.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Declarative Engineering LLC
* verson 1 which accompanies this distribution, and is available at
* http://declarativeengineering.com/legal/DE_Developer_License_v1.txt
*/
public class c5422fd01bb002c3 extends c5542fd41bb002d2 implements c5586fe10ba602c4 {
private static final String f1d1da3c1094 = "abc";
private static final String f1d1da3d10a6 = "abc".replace('a', 'b');
private static final String f1d1da3d10a7;
static {
f1d1da3d10a7 = "abc";
}//static//
private String f80734025007 = "Hello";
public class cb130594f377f1d7 {
public boolean equals(Object value) {
return true;
}
public String e406150658073405() {
String result = "a";
result += "b";
return result;
}
}
/**
* @param args
*/
public static void main(String[] args) {
new c5422fd01bb002c3().e9862b9623e54276();
new c5542fd41bb002d2().e9862b9623e54276();
}
public c5422fd01bb002c3() {
((c5542fd41bb002d2) this).f80734025007 = "2";
f80734025007 = "Hello";
}
public void e9862b9623e54276() {
System.out.println(((c5542fd41bb002d2) this).f80734025007);
System.out.println(f80734025007);
System.out.println("text");
System.out.println("doSomething");
System.out.println(f1d1da3c1094);
c5422fd01bb002c3.class.getName();
}
public boolean equals(Object value) {
return false;
}
public c5586fe10ba602c4 e406150653073405(c5542fd41bb002d2 base) {
return (c5586fe10ba602c4) base;
}
}