Class SymbolMapsLinker

java.lang.Object

@LinkerOrder(POST) @Shardable public class SymbolMapsLinker extends AbstractLinker
This Linker exports the symbol maps associated with each compilation result as a private file. The names of the symbol maps files are computed by appending ".symbolMap" to the value returned by CompilationResult.getStrongName().