Interface BattleTestRegistry.Loggable

Enclosing class:
BattleTestRegistry

public static interface BattleTestRegistry.Loggable
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    log(String message)
     
  • Method Details

    • log

      void log(String message)