Uses of Interface
org.glassfish.grizzly.attributes.IndexedAttributeAccessor
Packages that use IndexedAttributeAccessor
-
Uses of IndexedAttributeAccessor in org.glassfish.grizzly.attributes
Classes in org.glassfish.grizzly.attributes that implement IndexedAttributeAccessorFields in org.glassfish.grizzly.attributes declared as IndexedAttributeAccessorModifier and TypeFieldDescriptionprotected final IndexedAttributeAccessorIndexedAttributeHolder.indexedAttributeAccessorMethods in org.glassfish.grizzly.attributes that return IndexedAttributeAccessorModifier and TypeMethodDescriptionAttributeHolder.getIndexedAttributeAccessor()If AttributeHolder supports attribute access by index - it will return anIndexedAttributeAccessor, which will makeAttributeaccess as fast as access to array element.IndexedAttributeHolder.getIndexedAttributeAccessor()ReturnsIndexedAttributeAccessorfor accessingAttributes by index.