Class Iterables.Lifo

    • Constructor Detail

      • Lifo

        Lifo​(int maxSize)
    • Method Detail

      • add

        void add​(Object element)
      • matchesExactly

        boolean matchesExactly​(Object[] sequence)