Interface IStorageSignatureExtractor


public interface IStorageSignatureExtractor
Signature extractor interface for storage references.
Since:
1.3.0
Author:
Reiner Jung
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    extract(StorageType storageType)
    Extract information from the signature to set all other parameter of a storage type.
  • Method Details

    • extract

      void extract(StorageType storageType)
      Extract information from the signature to set all other parameter of a storage type.
      Parameters:
      storageType - the storage type to be modified