getWordTaps method

Map<String, Function> getWordTaps()

Implementation

Map<String, Function> getWordTaps() {
  return wordtap;
}