Interface RuntimeFact

All Superinterfaces:
FieldToValue, Function<ActiveField,​Object>

public interface RuntimeFact
extends FieldToValue
  • Method Details

    • getDelegate

      <T> T getDelegate()
    • getValues

      Object[] getValues()
    • getAlphaTests

      boolean[] getAlphaTests()
    • getValue

      default <T> T getValue​(int i)