Class Bugs

  • All Implemented Interfaces:

    
    public final class Bugs
    
                        

    The specification of the package.json's bugs option.

    url The link where to report bugs from the package.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final String url
    • Constructor Summary

      Constructors 
      Constructor Description
      Bugs(String url)
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final String getUrl()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait