Class InstantStringConverter

    • Constructor Detail

      • InstantStringConverter

        public InstantStringConverter()
    • Method Detail

      • toMemberType

        public Instant toMemberType​(String str)
        Description copied from interface: TypeConverter
        Method to convert the passed datastore value to the member type.
        Specified by:
        toMemberType in interface TypeConverter<Instant,​String>
        Parameters:
        str - Value from the datastore
        Returns:
        Value for the member