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 ExistsSimplifiableToContains 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 FilterOptionAndGet extends Inspection

    Permalink

  18. class FindAndNotEqualsNoneReplaceWithExists extends Inspection

    Permalink
  19. class FindDotIsDefined extends Inspection

    Permalink

  20. class JavaConversionsUse extends Inspection

    Permalink

  21. class ListAppend extends Inspection

    Permalink

  22. class ListSize extends Inspection

    Permalink

  23. class MapGetAndGetOrElse extends Inspection

    Permalink

  24. class NegationIsEmpty extends Inspection

    Permalink

  25. class NegationNonEmpty extends Inspection

    Permalink

  26. class NegativeSeqPad extends Inspection

    Permalink

  27. class PredefIterableIsMutable extends Inspection

    Permalink

  28. class PredefSeqIsMutable extends Inspection

    Permalink

  29. class PredefTraversableIsMutable extends Inspection

    Permalink

  30. class PreferMapEmpty extends Inspection

    Permalink
  31. class PreferSeqEmpty extends Inspection

    Permalink

  32. class PreferSetEmpty extends Inspection

    Permalink

  33. class ReverseFunc extends Inspection

    Permalink
  34. class ReverseTailReverse extends Inspection

    Permalink
  35. class ReverseTakeReverse extends Inspection

    Permalink
  36. class SwapSortFilter extends Inspection

    Permalink

  37. class UnsafeContains extends Inspection

    Permalink

  38. class UnsafeTraversableMethods extends Inspection

    Permalink

Ungrouped