Badge images report the certificate status at the moment they are fetched
BackProbeIntegrity Authority
dev/mishka/gamblerplus/client/TrackerScreen$ToggleAnim.class 654 B
Class
final synchronized dev.mishka.gamblerplus.client.TrackerScreen$ToggleAnim
Extends
java.lang.Object
Implements
nothing
Compiled for
Java 21

Reconstructed source

// Reconstructed from bytecode by BackProbe (dev/mishka/gamblerplus/client/TrackerScreen$ToggleAnim.class, Java 21); this is not the original source.

package dev.mishka.gamblerplus.client;

final class TrackerScreen.ToggleAnim {

    boolean state;
    long changedAt;
    float posAtChange;

    private TrackerScreen.ToggleAnim() {
        super();
        return;
    }
}

Methods declared

private void <init>()

Fields

boolean state
long changedAt
float posAtChange

Calls out to

java.lang.Object.<init>()

Text compiled into the class

No string literals.