Class EventNotOccurred.Factory

java.lang.Object
zombie.characters.action.conditions.EventNotOccurred.Factory
All Implemented Interfaces:
IActionCondition.IFactory
Enclosing class:
EventNotOccurred

public static class EventNotOccurred.Factory
extends java.lang.Object
implements IActionCondition.IFactory
  • Constructor Summary

    Constructors
    Constructor Description
    Factory()  
  • Method Summary

    Modifier and Type Method Description
    IActionCondition create​(org.w3c.dom.Element element)  

    Methods inherited from class java.lang.Object

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