Uses of Class
org.starcoin.types.event.AcceptTokenEvent
-
Packages that use AcceptTokenEvent Package Description org.starcoin.types.event -
-
Uses of AcceptTokenEvent in org.starcoin.types.event
Methods in org.starcoin.types.event that return AcceptTokenEvent Modifier and Type Method Description static AcceptTokenEventAcceptTokenEvent. bcsDeserialize(byte[] input)AcceptTokenEventAcceptTokenEvent.Builder. build()static AcceptTokenEventAcceptTokenEvent. deserialize(Deserializer deserializer)
-