com.sksamuel.scapegoat.inspections

collections

package collections

Visibility
  1. Public
  2. All

Type Members

  1. class ArrayEquals extends Inspection

  2. class AvoidSizeEqualsZero extends Inspection

  3. class AvoidSizeNotEqualsZero extends Inspection

  4. class CollectionNamingConfusion extends Inspection

  5. class CollectionNegativeIndex extends Inspection

  6. class CollectionPromotionToAny extends Inspection

  7. class ComparisonToEmptyList extends Inspection

  8. class ComparisonToEmptySet extends Inspection

  9. class DuplicateMapKey extends Inspection

  10. class DuplicateSetValue extends Inspection

  11. class ExistsIncompatibleType extends AnyRef

  12. class ExistsSimplifableToContains extends Inspection

  13. class FilterDotHead extends Inspection

  14. class FilterDotHeadOption extends Inspection

  15. class FilterDotIsEmpty extends Inspection

  16. class FilterDotSize extends Inspection

  17. class FilterDotSizeComparison extends Inspection

  18. class FilterOptionAndGet extends Inspection

  19. class FindAndNotEqualsNoneReplaceWithExists extends Inspection

  20. class FindDotIsDefined extends Inspection

  21. class JavaConversionsUse extends Inspection

  22. class ListAppend extends Inspection

  23. class ListSize extends Inspection

  24. class ListTail extends Inspection

  25. class NegationIsEmpty extends Inspection

  26. class NegationNonEmpty extends Inspection

  27. class NegativeSeqPad extends Inspection

  28. class PredefIterableIsMutable extends Inspection

  29. class PredefSeqIsMutable extends Inspection

  30. class PredefTraversableIsMutable extends Inspection

  31. class PreferSeqEmpty extends Inspection

  32. class PreferSetEmpty extends Inspection

  33. class SwapSortFilter extends Inspection

  34. class TraversableHead extends Inspection

  35. class UnsafeContains extends Inspection

Ungrouped