public static class PartialEscapeBench.ThingsCache extends Object
Modifier and Type | Field and Description |
---|---|
private PartialEscapeBench.Thing[] |
cache |
Constructor and Description |
---|
ThingsCache() |
Modifier and Type | Method and Description |
---|---|
PartialEscapeBench.Thing |
getOrAdd(PartialEscapeBench.Thing input) |
private PartialEscapeBench.Thing[] cache
public ThingsCache()
public PartialEscapeBench.Thing getOrAdd(PartialEscapeBench.Thing input)