Searched defs:whatToType (Results 1 – 1 of 1) sorted by relevance
24 private final String whatToType; field in TypeAction26 public TypeAction(String whatToType) { in TypeAction()