Class UnnecessaryApiConversion.LegacyInfo

    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) BugType bugType  
      (package private) java.lang.String methodName  
    • Constructor Summary

      Constructors 
      Constructor Description
      LegacyInfo​(java.lang.String methodName, BugType bugType)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • methodName

        java.lang.String methodName
    • Constructor Detail

      • LegacyInfo

        public LegacyInfo​(java.lang.String methodName,
                          BugType bugType)