java.lang.Object
ortus.boxlang.runtime.cache.policies.FIFO
All Implemented Interfaces:
ICachePolicy

public class FIFO extends Object implements ICachePolicy
FIFO - Compare by created ascending
  • Constructor Details

    • FIFO

      public FIFO()
  • Method Details