Example usage for java.util Collection subclass-usage

List of usage examples for java.util Collection subclass-usage

Introduction

In this page you can find the example usage for java.util Collection subclass-usage.

Usage

From source file io.anserini.collection.TrecCollection.java

/**
 * Class representing an instance of a TREC collection.
 */
public class TrecCollection<D extends TrecDocument> extends Collection {

    public class FileSegment extends Collection.FileSegment {

From source file com.xpn.xwiki.api.PropertyClass.java

/**
 * <p>
 * XProperty definition API.
 * </p>
 * <p>
 * A <strong>property definition</strong> is the instantiation of a {@link com.xpn.xwiki.objects.meta.PropertyMetaClass}