net.java.truelicense.obfuscate.package-info Maven / Gradle / Ivy
/*
* Copyright (C) 2005-2017 Schlichtherle IT Services.
* All rights reserved. Use is subject to license terms.
*/
/**
* Provides an annotation and runtime 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;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy