com.google.common.collect.BinaryTreeTraverser.class Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jelly Show documentation
Show all versions of jelly Show documentation
Java Functional Metaprogramming API
The newest version!
???? 2 d
G
H
I J K
L M
L N
L O
L
P Q
P R S T U V W InOrderIterator InnerClasses PostOrderIterator PreOrderIterator ()V Code LineNumberTable LocalVariableTable this /Lcom/google/common/collect/BinaryTreeTraverser; LocalVariableTypeTable 4Lcom/google/common/collect/BinaryTreeTraverser; leftChild 5(Ljava/lang/Object;)Lcom/google/common/base/Optional; Signature +(TT;)Lcom/google/common/base/Optional;
rightChild children ((Ljava/lang/Object;)Ljava/lang/Iterable; root Ljava/lang/Object; TT; (TT;)Ljava/lang/Iterable; preOrderIterator D(Ljava/lang/Object;)Lcom/google/common/collect/UnmodifiableIterator; :(TT;)Lcom/google/common/collect/UnmodifiableIterator; postOrderIterator inOrderTraversal >(Ljava/lang/Object;)Lcom/google/common/collect/FluentIterable; 4(TT;)Lcom/google/common/collect/FluentIterable;
pushIfPresent 5(Ljava/util/Deque;Lcom/google/common/base/Optional;)V stack Ljava/util/Deque; node !Lcom/google/common/base/Optional; Ljava/util/Deque; &Lcom/google/common/base/Optional;
StackMapTable U(Ljava/util/Deque;Lcom/google/common/base/Optional;)V
access$000 x0 x1 DLcom/google/common/collect/TreeTraverser;
SourceFile BinaryTreeTraverser.java RuntimeInvisibleAnnotations $Lcom/google/common/annotations/Beta; -Lcom/google/common/annotations/GwtCompatible; emulated 2 3 X Y Z /com/google/common/collect/BinaryTreeTraverser$1 [ >com/google/common/collect/BinaryTreeTraverser$PreOrderIterator ?com/google/common/collect/BinaryTreeTraverser$PostOrderIterator /com/google/common/collect/BinaryTreeTraverser$2 \ ] ^ _ ` a b c -com/google/common/collect/BinaryTreeTraverser 'com/google/common/collect/TreeTraverser =com/google/common/collect/BinaryTreeTraverser$InOrderIterator $com/google/common/base/Preconditions checkNotNull &(Ljava/lang/Object;)Ljava/lang/Object; D(Lcom/google/common/collect/BinaryTreeTraverser;Ljava/lang/Object;)V com/google/common/base/Optional isPresent ()Z get ()Ljava/lang/Object; java/util/Deque addLast (Ljava/lang/Object;)V! E *? ?
' ? ! " # $ ! " # % &