Class LazyValue<T1>

java.lang.Object
org.pcap4j.util.LazyValue<T1>
Type Parameters:
T1 - the type of value this class returns.
All Implemented Interfaces:
Serializable

public final class LazyValue<T1> extends Object implements Serializable
Since:
pcap4j 0.9.6
See Also: