Class QrsCache


  • public class QrsCache
    extends java.lang.Object
    A helper class to wrap a set of QRS cache settings.
    Author:
    Steinar Knutsen
    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.lang.Integer size  
    • Constructor Summary

      Constructors 
      Constructor Description
      QrsCache​(java.lang.Integer size)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • size

        public final java.lang.Integer size
    • Constructor Detail

      • QrsCache

        public QrsCache​(java.lang.Integer size)