Class PropertyContainer.MostTested

java.lang.Object
zombie.core.properties.PropertyContainer.MostTested
Enclosing class:
PropertyContainer

public static class PropertyContainer.MostTested
extends java.lang.Object
  • Field Summary

    Fields
    Modifier and Type Field Description
    int count  
    IsoFlagType flag  
  • Constructor Summary

    Constructors
    Constructor Description
    MostTested()  
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • flag

      public IsoFlagType flag
    • count

      public int count
  • Constructor Details

    • MostTested

      public MostTested()