CollectionFactory

public class CollectionFactory

Class CollectionFactory. Provides collectionfactory functionality for the Hytale server.

java.lang.Object > CollectionFactory

Field Summary

set

final Set set

Field set.

Method Detail

hashSetOf

static Set hashSetOf (@Nonnull final T... elements)

Method hashSetOf.

Parameters:
@Nonnull final T... elements