Java org.eclipse.jface.viewers.deferred LazySortedCollection fields, constructors, methods, implement or subclass

Example usage for Java org.eclipse.jface.viewers.deferred LazySortedCollection fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.eclipse.jface.viewers.deferred LazySortedCollection.

The text is from its open source code.

Constructor

LazySortedCollection(Comparator c)
Creates a new sorted collection using the given comparator to determine sort order.