com.google.common.collect.RangeSet.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 l java/lang/Iterable iterator ()Ljava/util/Iterator;
java/util/Iterator hasNext ()Z next ()Ljava/lang/Object; com/google/common/collect/Range "com/google/common/collect/RangeSet encloses $(Lcom/google/common/collect/Range;)Z add $(Lcom/google/common/collect/Range;)V remove ! java/lang/Object contains (Ljava/lang/Comparable;)Z MethodParameters value Signature (TC;)Z rangeContaining 9(Ljava/lang/Comparable;)Lcom/google/common/collect/Range; +(TC;)Lcom/google/common/collect/Range; RuntimeVisibleAnnotations Ljavax/annotation/CheckForNull;
intersects
otherRange )(Lcom/google/common/collect/Range;)Z enclosesAll '(Lcom/google/common/collect/RangeSet;)Z other ,(Lcom/google/common/collect/RangeSet;)Z (Ljava/lang/Iterable;)Z Code LineNumberTable LocalVariableTable range !Lcom/google/common/collect/Range; this $Lcom/google/common/collect/RangeSet; Ljava/lang/Iterable; LocalVariableTypeTable &Lcom/google/common/collect/Range; )Lcom/google/common/collect/RangeSet; ;>;
StackMapTable ?(Ljava/lang/Iterable;>;)Z isEmpty span #()Lcom/google/common/collect/Range; (()Lcom/google/common/collect/Range; asRanges ()Ljava/util/Set; 9()Ljava/util/Set;>; asDescendingSetOfRanges
complement &()Lcom/google/common/collect/RangeSet; +()Lcom/google/common/collect/RangeSet; subRangeSet G(Lcom/google/common/collect/Range;)Lcom/google/common/collect/RangeSet; view Q(Lcom/google/common/collect/Range;)Lcom/google/common/collect/RangeSet; )(Lcom/google/common/collect/Range;)V clear ()V addAll '(Lcom/google/common/collect/RangeSet;)V ,(Lcom/google/common/collect/RangeSet;)V (Ljava/lang/Iterable;)V ranges ?(Ljava/lang/Iterable;>;)V removeAll equals (Ljava/lang/Object;)Z obj "RuntimeVisibleParameterAnnotations hashCode ()I toString ()Ljava/lang/String; -Ljava/lang/Object;
SourceFile
RangeSet.java -Lcom/google/errorprone/annotations/DoNotMock; %Use ImmutableRangeSet or TreeRangeSet ;Lcom/google/common/collect/ElementTypesAreNonnullByDefault; RuntimeInvisibleAnnotations /Lcom/google/common/annotations/GwtIncompatible; " # $ % &