Searched refs:argument1 (Results 1 – 1 of 1) sorted by relevance
61 public static Event build(VrListenerService instance, EventType type, Object argument1) { in build() argument62 return new Event(instance, type, argument1); in build()