JAVA container synchronization method and system
A synchronization and container technology, applied in the field of JAVA, which can solve the problems of disordered order of iterative objects and inability to know whether the position has been traversed.
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0020] In the following description, for purposes of explanation, numerous specific details are set forth in order to provide a thorough understanding of one or more embodiments. It may be evident, however, that these embodiments may be practiced without these specific details. In other instances, well-known structures and devices are shown in block diagram form in order to facilitate describing one or more embodiments.
[0021] Glossary
[0022] Collection: A collection of multiple iteration objects, each iteration object becomes an element.
[0023] JAVA container: used to store stacked collections.
[0024] Iterator: It is an object that can be used to traverse some or all elements in the JAVA container, and each iterator object represents a certain address in the JAVA container.
[0025] Synchronization: refers to the method of thread synchronization, that is, when a function call is issued, the call will not return until the result is obtained, and other threads cannot...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 