Back to project page NerdzMessenger.
The source code is released under:
GNU General Public License
If you think the Android project NerdzMessenger listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
package eu.nerdz.app.messenger; /* ww w.ja v a 2 s . co m*/ /** * Created by marco on 8/25/13. */ public class Implementation { public static final String REVERSE = "reverse.Reverse"; public static final String FASTREVERSE = "fastreverse.FastReverse"; }