Uses of Class
org.aspectj.org.eclipse.jdt.internal.core.nd.NdLinkedList
Packages that use NdLinkedList
-
Uses of NdLinkedList in org.aspectj.org.eclipse.jdt.internal.core.nd
Methods in org.aspectj.org.eclipse.jdt.internal.core.nd that return types with arguments of type NdLinkedListModifier and TypeMethodDescriptionstatic <T> ITypeFactory<NdLinkedList<T>>NdLinkedList.getFactoryFor(ITypeFactory<T> elementFactory, int recordsInFirstBlock, int recordsInSubsequentBlocks)static <T> ITypeFactory<NdLinkedList<T>>NdLinkedList.getFactoryFor(ITypeFactory<T> elementFactory, int recordsInFirstBlock, int recordsInSubsequentBlocks, int metadataBitsPerElement)