Aequivaleo

Aequivaleo

85.8k Downloads

Renaming of API methods for greater clarity

skyboy opened this issue ยท 0 comments

commented
  • IResultsInformationCache and all methods deprecated and made to extend IEquivalencyResults
  • IEquivalencyResults having methods dataFor as replacement for getFor
  • IEquivalencyResults having methods mappedDataFor as replacement for getCacheFor
  • IEquivalencyResults having method getAllMappedDataOf as replacement for getAllCachedDataOf
  • IAequivaleoAPI having method getResultsInformationCache deprecated
  • IAequivaleoAPI new method public IEquivalencyResults getEquivalencyResults
  • ICompoundTypeGroup having methods convertToCacheEntry deprecated in favor of mapEntry