Searched defs:threadingType (Results 1 – 1 of 1) sorted by relevance
28 protected ThreadingType threadingType = ThreadingType.SEQUENTIAL; field in BulletAppState223 public void setThreadingType(ThreadingType threadingType) { in setThreadingType()