bump api
This commit is contained in:
parent
62e08a1b75
commit
95e6925d55
@ -924,6 +924,7 @@ public abstract interface class hep/dataforge/values/Value {
|
|||||||
public abstract fun getType ()Lhep/dataforge/values/ValueType;
|
public abstract fun getType ()Lhep/dataforge/values/ValueType;
|
||||||
public abstract fun getValue ()Ljava/lang/Object;
|
public abstract fun getValue ()Ljava/lang/Object;
|
||||||
public abstract fun hashCode ()I
|
public abstract fun hashCode ()I
|
||||||
|
public abstract fun toString ()Ljava/lang/String;
|
||||||
}
|
}
|
||||||
|
|
||||||
public final class hep/dataforge/values/Value$Companion {
|
public final class hep/dataforge/values/Value$Companion {
|
||||||
|
Loading…
Reference in New Issue
Block a user