Interface EntityUpdater

All Known Implementing Classes:
RelationSetter

public interface EntityUpdater
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    applyOn(Entity entity)
     
    int
     
  • Method Details

    • applyOn

      boolean applyOn(Entity entity)
    • applyOn

      int applyOn(EntityList list)