Skip navigation links
A B C D E F G H I K L M N O P R S T U V W 

F

fixedLength(int) - Static method in class com.github.robtimus.obfuscation.Obfuscator
Returns an immutable obfuscator that replaces all characters with a fixed number of *.
fixedLength(int, char) - Static method in class com.github.robtimus.obfuscation.Obfuscator
Returns an immutable obfuscator that replaces all characters with a fixed number of a specific character.
fixedValue(String) - Static method in class com.github.robtimus.obfuscation.Obfuscator
Returns an immutable obfuscator that replaces all characters with a fixed value.
flush() - Method in class com.github.robtimus.obfuscation.support.ObfuscatingWriter
Flushes the stream.
fromFunction(Function<? super CharSequence, ? extends CharSequence>) - Static method in class com.github.robtimus.obfuscation.Obfuscator
Returns an obfuscator that uses a function to obfuscate text.
fromFunction(Obfuscator.ObfuscatorFunction) - Static method in class com.github.robtimus.obfuscation.Obfuscator
Returns an obfuscator that uses a function to obfuscate text.
A B C D E F G H I K L M N O P R S T U V W 
Skip navigation links

Copyright © 2020–2023. All rights reserved.