Class DevStudioLinker

All Implemented Interfaces:
Cloneable, Linker, Processor

public final class DevStudioLinker extends DevStudioCompatibleLinker
Adapter for the Microsoft (r) Incremental Linker
Author:
Adam Murdoch, Curt Arnold
  • Method Details

    • getInstance

      public static DevStudioLinker getInstance()
    • getLinker

      public Linker getLinker(LinkType type)
      Description copied from interface: Linker
      Gets the linker for the specified link type.
      Returns:
      appropriate linker or null, will return this if this linker can handle the specified link type