Class DevStudioLibrarian

All Implemented Interfaces:
Cloneable, Linker, Processor

public final class DevStudioLibrarian extends DevStudioCompatibleLibrarian
Adapter for the Microsoft (r) Library Manager
  • Field Details

  • Constructor Details

    • DevStudioLibrarian

      private DevStudioLibrarian()
  • Method Details

    • getInstance

      public static DevStudioLibrarian 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