Packagecom.yworks.bridge.util
Interfacepublic interface RandomAccess
Implementors ArrayList

RandomAccess is implemented by List implementations that support fast (usually constant time) random access.