Class ObjectCache


  • public class ObjectCache
    extends Object
    • Constructor Detail

    • Method Detail

      • setActiveFlags

        public void setActiveFlags​(ExecutableSequence eseq,
                                   int i)
        Put the ith value created by the given sequence in this object cache.
        Parameters:
        eseq - the sequence that creates values
        i - the index of the value to put in this cache