.class public abstract Lcom/google/common/collect/UnmodifiableIterator; .super Ljava/lang/Object; .source "UnmodifiableIterator.java" # interfaces .implements Ljava/util/Iterator; # annotations .annotation build Lcom/google/common/annotations/GwtCompatible; .end annotation .annotation runtime Lcom/google/common/collect/ElementTypesAreNonnullByDefault; .end annotation .annotation system Ldalvik/annotation/Signature; value = { "", "Ljava/lang/Object;", "Ljava/util/Iterator<", "TE;>;" } .end annotation # direct methods .method public constructor ()V .locals 0 .line 1 invoke-direct {p0}, Ljava/lang/Object;->()V return-void .end method # virtual methods .method public final remove()V .locals 1 .annotation build Lcom/google/errorprone/annotations/DoNotCall; value = "Always throws UnsupportedOperationException" .end annotation .annotation runtime Ljava/lang/Deprecated; .end annotation .line 1 new-instance v0, Ljava/lang/UnsupportedOperationException; invoke-direct {v0}, Ljava/lang/UnsupportedOperationException;->()V throw v0 .end method