Package emi.dev.emi.emi.api.stack
Interface EmiStackConvertible
@Experimental
public interface EmiStackConvertible
Represents a type that can be implicitly converted into an EmiStack.
-
Method Summary
-
Method Details
-
emi
- Returns:
- The default representation of this type as an EmiStack. If the type has an amount of its own, it will be used. Otherwise, it'll use the default amount for the stack type.
-
emi
- Returns:
- The default representation of this type as an EmiStack. Uses the provided amount.
-