Package

com.sksamuel.scapegoat.inspections

collections

Permalink

package collections

Visibility
  1. Public
  2. All

Type Members

  1. class ArrayEquals extends Inspection

    Permalink

  2. class AvoidSizeEqualsZero extends Inspection

    Permalink

  3. class AvoidSizeNotEqualsZero extends Inspection

    Permalink

  4. class CollectionNamingConfusion extends Inspection

    Permalink

  5. class CollectionNegativeIndex extends Inspection

    Permalink

  6. class CollectionPromotionToAny extends Inspection

    Permalink

  7. class ComparisonToEmptyList extends Inspection

    Permalink

  8. class ComparisonToEmptySet extends Inspection

    Permalink

  9. class DuplicateMapKey extends Inspection

    Permalink

  10. class DuplicateSetValue extends Inspection

    Permalink

  11. class ExistsIncompatibleType extends AnyRef

    Permalink

  12. class ExistsSimplifableToContains extends Inspection

    Permalink

  13. class FilterDotHead extends Inspection

    Permalink

  14. class FilterDotHeadOption extends Inspection

    Permalink

  15. class FilterDotIsEmpty extends Inspection

    Permalink

  16. class FilterDotSize extends Inspection

    Permalink

  17. class FilterDotSizeComparison extends Inspection

    Permalink

  18. class FilterOptionAndGet extends Inspection

    Permalink

  19. class FindAndNotEqualsNoneReplaceWithExists extends Inspection

    Permalink
  20. class FindDotIsDefined extends Inspection

    Permalink

  21. class JavaConversionsUse extends Inspection

    Permalink

  22. class ListAppend extends Inspection

    Permalink

  23. class ListSize extends Inspection

    Permalink

  24. class ListTail extends Inspection

    Permalink

  25. class NegationIsEmpty extends Inspection

    Permalink

  26. class NegationNonEmpty extends Inspection

    Permalink

  27. class NegativeSeqPad extends Inspection

    Permalink

  28. class PredefIterableIsMutable extends Inspection

    Permalink

  29. class PredefSeqIsMutable extends Inspection

    Permalink

  30. class PredefTraversableIsMutable extends Inspection

    Permalink

  31. class PreferSeqEmpty extends Inspection

    Permalink

  32. class PreferSetEmpty extends Inspection

    Permalink

  33. class SwapSortFilter extends Inspection

    Permalink

  34. class TraversableHead extends Inspection

    Permalink

  35. class UnsafeContains extends Inspection

    Permalink

Ungrouped