All Downloads are FREE. Search and download functionalities are using the official Maven repository.

net.java.truelicense.obfuscate.processor.package-info Maven / Gradle / Ivy

Go to download

The TrueLicense @Obfuscate module provides core functionality for obfuscating constant string values in Java source and class files.

There is a newer version: 2.6.6
Show newest version
/*
 * Copyright (C) 2005-2015 Schlichtherle IT Services.
 * All rights reserved. Use is subject to license terms.
 */
/**
 * Provides compile time support for the obfuscation of constant string values
 * in Java byte code.
 *
 * @author Christian Schlichtherle
 */
@javax.annotation.ParametersAreNonnullByDefault @javax.annotation.Nonnull
package net.java.truelicense.obfuscate.processor;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy