InstantConverter.smali

.class public interface abstract Lorg/joda/time/convert/InstantConverter;
.super Ljava/lang/Object;
.source "InstantConverter.java"

# interfaces
.implements Lorg/joda/time/convert/Converter;


# virtual methods
.method public abstract getChronology(Ljava/lang/Object;Lorg/joda/time/Chronology;)Lorg/joda/time/Chronology;
.end method

.method public abstract getChronology(Ljava/lang/Object;Lorg/joda/time/DateTimeZone;)Lorg/joda/time/Chronology;
.end method

.method public abstract getInstantMillis(Ljava/lang/Object;Lorg/joda/time/Chronology;)J
.end method