Example usage for org.eclipse.jdt.internal.core.util ILRUCacheable interface-usage

List of usage examples for org.eclipse.jdt.internal.core.util ILRUCacheable interface-usage

Introduction

In this page you can find the example usage for org.eclipse.jdt.internal.core.util ILRUCacheable interface-usage.

Usage

From source file org.eclipse.pde.api.tools.internal.search.UseScanReferences.java

/**
 * This class is used by
 * {@link org.eclipse.pde.api.tools.internal.provisional.model.IApiComponent}
 * for storing its references
 */
public class UseScanReferences implements ILRUCacheable, IReferenceCollection {