Obfuscator.obfuscateObject(Object, Supplier)
, Obfuscator.obfuscateCollection(Collection, Function)
,
Obfuscator.obfuscateList(List, Function)
, Obfuscator.obfuscateSet(Set, Function)
or Obfuscator.obfuscateMap(Map, Function)
.CharacterRepresentationProvider
based on the used annotations in this package.CharacterRepresentationProvider
based on the used annotations in this package.CharacterRepresentationProvider
based on multiple annotations.CharacterRepresentationProvider
based on multiple annotations.CharacterRepresentationProvider
based on a RepresentedBy
annotation.CharacterRepresentationProvider
type.Arrays.toString(boolean[])
, or Object.toString()
for other types.Arrays.toString(byte[])
, or Object.toString()
for other types.Arrays.toString(char[])
, or Object.toString()
for other types.Arrays.toString(double[])
, or Object.toString()
for other types.Arrays.toString(float[])
, or Object.toString()
for other types.CharSequences
unmodified, or Object.toString()
for other types.Arrays.toString(int[])
, or Object.toString()
for other types.Arrays.toString(long[])
, or Object.toString()
for other types.Arrays.deepToString(Object[])
, or Object.toString()
for other types.Arrays.toString(Object[])
, or Object.toString()
for other types.Arrays.toString(short[])
, or Object.toString()
for other types.Object.toString()
.Object.toString()
for other types.Copyright © 2020. All rights reserved.