20 lines
489 B
Smali
20 lines
489 B
Smali
.class interface abstract Lcom/google/common/base/PatternCompiler;
|
|
.super Ljava/lang/Object;
|
|
.source "PatternCompiler.java"
|
|
|
|
|
|
# annotations
|
|
.annotation build Lcom/google/common/annotations/GwtIncompatible;
|
|
.end annotation
|
|
|
|
.annotation runtime Lcom/google/common/base/ElementTypesAreNonnullByDefault;
|
|
.end annotation
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract compile(Ljava/lang/String;)Lcom/google/common/base/CommonPattern;
|
|
.end method
|
|
|
|
.method public abstract isPcreLike()Z
|
|
.end method
|