Interface GoogleCloudStorageItemInfo.Provider

  • All Known Implementing Classes:
    GoogleCloudStorageWriteChannel
    Enclosing class:
    GoogleCloudStorageItemInfo

    public static interface GoogleCloudStorageItemInfo.Provider
    Convenience interface for classes which want to implement Provider of GoogleCloudStorageItemInfo for callers which may not know the concrete type of an object, but want to check if the object happens to be an instance of this InfoProvider.