minimize visibility Dennis Haupt Created May 03, 2011 13:43 can idea detect classes or methods that have a higher visibility than necessary, for example a public class that could be package local? if yes, is there a quickfix to lower it?