public interface AssignableValue
Modifier and Type | Method and Description |
---|---|
void |
assign(Object object) |
Object |
get() |
void assign(Object object) throws ExecutionException, InterruptedException
Object get() throws ExecutionException, InterruptedException
Copyright © 2018 SPF4J. All rights reserved.