Class SelfWritableConverter

    • Constructor Detail

      • SelfWritableConverter

        public SelfWritableConverter()
    • Method Detail

      • convert

        public Writable convert​(Writable writable)
        Description copied from interface: WritableConverter
        Convert a writable to another kind of writable
        Specified by:
        convert in interface WritableConverter
        Parameters:
        writable - the writable to convert
        Returns:
        the converted writable