com.google.common.graph.ElementOrder.class Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of plantuml-epl Show documentation
Show all versions of plantuml-epl Show documentation
PlantUML is a component that allows to quickly write diagrams from text.
???? 4 ?
java/lang/Object ()V
$com/google/common/base/Preconditions checkNotNull &(Ljava/lang/Object;)Ljava/lang/Object; )com/google/common/graph/ElementOrder$Type $com/google/common/graph/ElementOrder type +Lcom/google/common/graph/ElementOrder$Type;
comparator Ljava/util/Comparator;
SORTED
checkState (Z)V
! " UNORDERED
$ % D(Lcom/google/common/graph/ElementOrder$Type;Ljava/util/Comparator;)V
' ( STABLE
* + INSERTION
- . / 0 1 "com/google/common/collect/Ordering natural &()Lcom/google/common/collect/Ordering; 3 java/util/Comparator 5 'java/lang/UnsupportedOperationException 7 +This ordering does not define a comparator.
4 9 : (Ljava/lang/String;)V
<