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 CollectionIndexOnNonIndexedSeq extends Inspection

    Permalink

  5. class CollectionNamingConfusion extends Inspection

    Permalink

  6. class CollectionNegativeIndex extends Inspection

    Permalink

  7. class CollectionPromotionToAny extends Inspection

    Permalink

  8. class ComparisonToEmptyList extends Inspection

    Permalink

  9. class ComparisonToEmptySet extends Inspection

    Permalink

  10. class DuplicateMapKey extends Inspection

    Permalink

  11. class DuplicateSetValue extends Inspection

    Permalink

  12. class ExistsIncompatibleType extends AnyRef

    Permalink

  13. class ExistsSimplifiableToContains extends Inspection

    Permalink

  14. class FilterDotHead extends Inspection

    Permalink

  15. class FilterDotHeadOption extends Inspection

    Permalink

  16. class FilterDotIsEmpty extends Inspection

    Permalink

  17. class FilterDotSize extends Inspection

    Permalink

  18. class FilterDotSizeComparison extends Inspection

    Permalink

  19. class FilterOptionAndGet extends Inspection

    Permalink

  20. class FindAndNotEqualsNoneReplaceWithExists extends Inspection

    Permalink
  21. class FindDotIsDefined extends Inspection

    Permalink

  22. class JavaConversionsUse extends Inspection

    Permalink

  23. class ListAppend extends Inspection

    Permalink

  24. class ListSize extends Inspection

    Permalink

  25. class ListTail extends Inspection

    Permalink

  26. class MapGetAndGetOrElse extends Inspection

    Permalink

  27. class NegationIsEmpty extends Inspection

    Permalink

  28. class NegationNonEmpty extends Inspection

    Permalink

  29. class NegativeSeqPad extends Inspection

    Permalink

  30. class PredefIterableIsMutable extends Inspection

    Permalink

  31. class PredefSeqIsMutable extends Inspection

    Permalink

  32. class PredefTraversableIsMutable extends Inspection

    Permalink

  33. class PreferSeqEmpty extends Inspection

    Permalink

  34. class PreferSetEmpty extends Inspection

    Permalink

  35. class ReverseFunc extends Inspection

    Permalink
  36. class ReverseTailReverse extends Inspection

    Permalink
  37. class ReverseTakeReverse extends Inspection

    Permalink
  38. class SwapSortFilter extends Inspection

    Permalink

  39. class TraversableHead extends Inspection

    Permalink

  40. class TraversableLast extends Inspection

    Permalink
  41. class UnsafeContains extends Inspection

    Permalink

Ungrouped