Interface Shuffleable<E>


public interface Shuffleable<E>
  • Method Summary

    Modifier and Type Method Description
    Shuffleable<E> shuffle()
    Randomizes the elements in this Shuffleable.