Package 

Interface Extras


  • 
    public interface Extras
    
                        

    Created by Bidon Team on 24/03/2023.

    Allows to collect extra data.

    • Method Summary

      Modifier and Type Method Description
      abstract Unit addExtra(String key, Object value)
      abstract Map<String, Object> getExtras()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait