Uses of Class
com.puppycrawl.tools.checkstyle.utils.WeakReferenceHolder
Packages that use WeakReferenceHolder
Package
Description
Contains the filters that are bundled with the main distribution.
-
Uses of WeakReferenceHolder in com.puppycrawl.tools.checkstyle.filters
Fields in com.puppycrawl.tools.checkstyle.filters declared as WeakReferenceHolderModifier and TypeFieldDescriptionprivate final WeakReferenceHolder<FileContents> SuppressionCommentFilter.fileContentsHolderReferences the current FileContents for this filter.private final WeakReferenceHolder<FileContents> SuppressWithNearbyCommentFilter.fileContentsHolderReferences the current FileContents for this filter.