Interface StatItem

  • All Known Implementing Classes:
    ImmutableStatItem

    @Immutable
    public interface StatItem
    • Method Detail

      • additions

        @Nullable
        Integer additions()
      • deletions

        @Nullable
        Integer deletions()