Class FlashlightProbeProvider

  • All Implemented Interfaces:
    ProbeProviderInfo

    public class FlashlightProbeProvider
    extends Object
    implements ProbeProviderInfo
    Byron Nevins, October 2009 This class implements a very public interface. I changed it to do some minimal error checking. It throws RuntimeException because it is too late to change the signature for the interface.
    Author:
    Mahesh Kannan, Byron Nevins