Module dev.civl.gmc
Package dev.civl.gmc

Interface GetIdFunction<STATE>

All Known Implementing Classes:
DporNodeFactory, SequentialNodeFactory

public interface GetIdFunction<STATE>
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    getId(STATE state)
     
  • Method Details

    • getId

      int getId(STATE state)