Class IntHistoryCache


  • public class IntHistoryCache
    extends Object
    Created: Sep 8, 2009 7:39:27 PM
    Version:
    $Rev$
    Author:
    Artur Hefczyc
    • Constructor Detail

      • IntHistoryCache

        public IntHistoryCache​(int limit)
    • Method Detail

      • addItem

        public void addItem​(int item)
      • getCurrentHistory

        public int[] getCurrentHistory()