Searched defs:nextUniqueId (Results 1 – 2 of 2) sorted by relevance
26 private static final AtomicInteger nextUniqueId = new AtomicInteger(1); field in RealElement
271 const TSymbolUniqueId nextUniqueId() { return TSymbolUniqueId(this); } in nextUniqueId() function