Searched refs:vocabulary (Results 1 – 1 of 1) sorted by relevance
55 private final Vocabulary vocabulary = new Vocabulary(); field in Java11LanguageFeatures.Person64 return (String) greetFn.invoke(vocabulary); in greet()