com.github.robtimus.obfuscation.obfuscation-support.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of obfuscation-core Show documentation
Show all versions of obfuscation-core Show documentation
Provides functionality for obfuscating text
array.invalidOffsetOrLength=Array size: %d; offset: %d; length: %d
array.invalidStartOrEnd=Array size: %d; start: %d; end: %d
charSequence.invalidIndex=Sequence size: %d; index: %d
charSequence.invalidOffsetOrLength=Sequence size: %d; offset: %d; length: %d
charSequence.invalidStartOrEnd=Sequence size: %d; start: %d; end: %d
stream.closed=Stream is closed
stringMap.duplicateKey=Duplicate key: %s (%s)