Interface OptionContractWithConversion<T>

All Superinterfaces:
OptionContract
All Known Implementing Classes:
CollectionContract, TypeContract

public interface OptionContractWithConversion<T> extends OptionContract
  • Method Summary

    Modifier and Type
    Method
    Description
    fromString(String valueAsString)
     

    Methods inherited from interface com.apple.foundationdb.relational.api.options.OptionContract

    validate