Writing Obfuscated Code Using Java Generics Part 1

    Date: 11/13/05 (Java Web)    Keywords: java

    Let's begin with a simple example for this installment. import java.util.Collection; public class TestType { public static <Collection> Collection myMethod(Collection a) { return a; } public static void main(String ... args) { System.out.println(myMethod("Hello World")); } } Note: 1. The import statement is obviously not required. It has been added for [...]

    Source: http://blog.taragana.com/index.php/archive/writing-obfuscated-code-using-java-generics-part-1/

« Software Outsourcing in... || Tips on Java Enhanced For Loop »


antivirus | apache | asp | blogging | browser | bugtracking | cms | crm | css | database | ebay | ecommerce | google | hosting | html | java | jsp | linux | microsoft | mysql | offshore | offshoring | oscommerce | php | postgresql | programming | rss | security | seo | shopping | software | spam | spyware | sql | technology | templates | tracker | virus | web | xml | yahoo | home