Interface MCVarSavePolicy


@Deprecated public interface MCVarSavePolicy
Deprecated.
in hec-monolith 1.0. Look for equivalent in package hec.statistics
A policy that decides if it is able to write the contents of a Monte Carlo variable to permanent storage.

  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    Deprecated.
     
  • Method Details

    • canSave

      boolean canSave()
      Deprecated.