public class HashSetAllocator<T> extends Object implements CollectionAllocator<T,Set<T>>
HashSetAllocator()
Set<T>
allocate(int items)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public HashSetAllocator()
public Set<T> allocate(int items)
allocate
CollectionAllocator<T,Set<T>>
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.