Skip to content

Commit

Permalink
Build: Update API
Browse files Browse the repository at this point in the history
  • Loading branch information
caoimhebyrne committed May 7, 2024
1 parent 0b07ffc commit b149494
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions api/Elementa.api
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,11 @@ public final class gg/essential/elementa/UIComponent$Companion {
public final fun guiHint (FZ)F
}

public final class gg/essential/elementa/UIComponent$sam$i$java_util_function_Predicate$0 : java/util/function/Predicate {
public fun <init> (Lkotlin/jvm/functions/Function1;)V
public final synthetic fun test (Ljava/lang/Object;)Z
}

public class gg/essential/elementa/UIConstraints : java/util/Observable {
public fun <init> (Lgg/essential/elementa/UIComponent;)V
public final fun copy ()Lgg/essential/elementa/UIConstraints;
Expand Down

0 comments on commit b149494

Please sign in to comment.