Class VolumeChooserEnvironmentImpl

  • All Implemented Interfaces:
    VolumeChooserEnvironment, VolumeChooserEnvironment

    public class VolumeChooserEnvironmentImpl
    extends Object
    implements VolumeChooserEnvironment
    Volume chooser authors should avoid using this class when testing their volume chooser. The constructors for this class may change at any time. For testing purposes mocking the interface VolumeChooserEnvironment should result in more stable code over time than using this class.