RefCounted.smali
.class public interface abstract Lorg/webrtc/RefCounted;
.super Ljava/lang/Object;
.source "SourceFile"
# virtual methods
.method public abstract release()V
.annotation build Lorg/webrtc/CalledByNative;
.end annotation
.end method
.method public abstract retain()V
.annotation build Lorg/webrtc/CalledByNative;
.end annotation
.end method