Queue.Memory
public void push(@NotNull(message="work can\'t be NULL") Coordinates work)
@NotNull @Loggable(value=1, limit=2147483647) public Coordinates pull(int limit, @NotNull(message="unit can\'t be NULL") TimeUnit unit) throws InterruptedException
pull
in interface Queue
InterruptedException
Copyright © 2009–2014 Rultor Inc.. All rights reserved.