Package

com.github.pinguinson.vigilance.inspections

collections

Permalink

package collections

Visibility
  1. Public
  2. All

Type Members

  1. abstract class TraversableOnceUnsafe extends Inspection

    Permalink

Value Members

  1. object ArrayEquals extends Inspection

    Permalink

  2. object AvoidSizeEqualsZero extends Inspection

    Permalink

  3. object CollectionIndexOnNonIndexedSeq extends Inspection

    Permalink

  4. object CollectionNegativeIndex extends Inspection

    Permalink

  5. object CollectionPromotionToAny extends Inspection

    Permalink

  6. object ComparisonToEmptyList extends Inspection

    Permalink

  7. object ComparisonToEmptySet extends Inspection

    Permalink

  8. object DuplicateMapKey extends Inspection

    Permalink

  9. object DuplicateSetValue extends Inspection

    Permalink

  10. object ExistsSimplifiableToContains extends Inspection

    Permalink

  11. object FilterOperations extends Inspection

    Permalink
  12. object FindOperations extends Inspection

    Permalink
  13. object JavaConversionsUse extends Inspection

    Permalink

  14. object ListAppend extends Inspection

    Permalink

  15. object ListSize extends Inspection

    Permalink

  16. object MapGetAndGetOrElse extends Inspection

    Permalink

  17. object NegationIsEmpty extends Inspection

    Permalink

  18. object NegationNonEmpty extends Inspection

    Permalink

  19. object NegativeSeqPad extends Inspection

    Permalink

  20. object PredefMutableCollection extends Inspection

    Permalink

  21. object PreferSeqEmpty extends Inspection

    Permalink

  22. object PreferSetEmpty extends Inspection

    Permalink

  23. object ReverseFunc extends Inspection

    Permalink
  24. object SwapSortFilter extends Inspection

    Permalink

  25. object TraversableHead extends Inspection

    Permalink

  26. object TraversableLast extends Inspection

    Permalink
  27. object TraversableOnceMax extends TraversableOnceUnsafe

    Permalink
  28. object TraversableOnceMaxBy extends TraversableOnceUnsafe

    Permalink
  29. object TraversableOnceMin extends TraversableOnceUnsafe

    Permalink
  30. object TraversableOnceMinBy extends TraversableOnceUnsafe

    Permalink
  31. object TraversableOnceReduceLeft extends TraversableOnceUnsafe

    Permalink
  32. object TraversableOnceReduceRight extends TraversableOnceUnsafe

    Permalink
  33. object TraversableOnceUnsafe

    Permalink
  34. object UnsafeContains extends Inspection

    Permalink

Ungrouped