java.lang.Object
pt.unl.di.novasys.babel.rc.eventual.antientropy.utils.Utils

public class Utils extends Object
  • Constructor Details

    • Utils

      public Utils()
  • Method Details

    • getRandomSetElement

      public static <E> E getRandomSetElement(Set<E> set)