Interface WellKnownImageSupplier

All Superinterfaces:
com.google.common.base.Supplier<List<WellKnownImage>>, Supplier<List<WellKnownImage>>
All Known Implementing Classes:
FixedWellKnownImageSupplier, StandardDiskImageSupplier

public interface WellKnownImageSupplier extends com.google.common.base.Supplier<List<WellKnownImage>>
Supplies the well known images
  • Method Summary

    Methods inherited from interface com.google.common.base.Supplier

    get