Class UseCharacterParameterizedMethod.IntPair

java.lang.Object
com.mebigfatguy.fbcontrib.detect.UseCharacterParameterizedMethod.IntPair
Enclosing class:
UseCharacterParameterizedMethod

private static class UseCharacterParameterizedMethod.IntPair extends Object
  • Field Details

    • firstStringParam

      final int firstStringParam
    • secondStringParam

      final int secondStringParam
  • Constructor Details

    • IntPair

      IntPair(int firstStringParam, int secondStringParam)
  • Method Details