Example usage for java.util List interface-usage

List of usage examples for java.util List interface-usage

Introduction

In this page you can find the example usage for java.util List interface-usage.

Usage

From source file vk.model.VKList.java

/**
 * Universal data list for VK API.
 * This class is not thread-safe.
 * @param <T> type of stored values.
 * @see <a href="http://vk.com/dev/list">http://vk.com/dev/list</a>
 */

From source file com.adaptris.core.WorkflowList.java

/**
 * <p>
 * Container for a collection of <code>Workflow</code>s.
 * </p>
 * 
 * @config workflow-list

From source file com.acrr.base.dashboard.DashboardCategory.java

public class DashboardCategory implements Parcelable, List<DashboardTile> {

    /**
     * Default value for {@link com.acrr.base.dashboard.DashboardCategory#id DashboardCategory.id}
     * indicating that no identifier value is set.  All other values (including those below -1)
     * are valid.

From source file com.achep.base.dashboard.DashboardCategory.java

public class DashboardCategory implements Parcelable, List<DashboardTile> {

    /**
     * Default value for {@link com.achep.base.dashboard.DashboardCategory#id DashboardCategory.id}
     * indicating that no identifier value is set.  All other values (including those below -1)
     * are valid.

From source file com.bullmobi.base.dashboard.DashboardCategory.java

public class DashboardCategory implements Parcelable, List<DashboardTile> {

    /**
     * Default value for {@link com.bullmobi.base.dashboard.DashboardCategory#id DashboardCategory.id}
     * indicating that no identifier value is set.  All other values (including those below -1)
     * are valid.

From source file com.homesnap.engine.house.Label.java

/**
 * Label contains controller. It is a logical list of controller.
 * The link is bi-directionnal between controller and label.
 * <br>
 * It should too contain sub label but not supported for now.
 * 

From source file org.apache.mina.util.CircularQueue.java

    /**
     * A unbounded circular queue based on array.
     * 
     * @author The Apache MINA Project (dev@mina.apache.org)
     * @version $Rev: 762170 $, $Date: 2009-04-06 00:01:18 +0200 (Mon, 06 Apr 2009) $
     */

From source file com.adaptris.core.ChannelList.java

/**
 * <p>
 * Container for a collection of {@link com.adaptris.core.Channel} objects
 * </p>
 * 
 * @config channel-list

From source file org.flycraft.vkontakteapi.model.VKList.java

/**
 * Universal data list for VK API.
 * This class is not thread-safe.
 * @param <T> type of stored values.
 * @see <a href="http://vk.com/dev/list">http://vk.com/dev/list</a>
 */

From source file org.apache.jackrabbit.core.state.ChildNodeEntries.java

/**
 * <code>ChildNodeEntries</code> represents an insertion-ordered
 * collection of <code>ChildNodeEntry</code>s that also maintains
 * the index values of same-name siblings on insertion and removal.
 * <p/>
 * <code>ChildNodeEntries</code> also provides an unmodifiable