copyWithData abstract method

T copyWithData(
  1. WordStruct<K> word
)

Implementation

T copyWithData(WordStruct<K> word);