Java com.google.common.graph ElementOrder fields, constructors, methods, implement or subclass

Example usage for Java com.google.common.graph ElementOrder fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.google.common.graph ElementOrder.

The text is from its open source code.

Method

ElementOrdersorted(Comparator comparator)
Returns an instance which specifies that the ordering of the elements is guaranteed to be determined by comparator .