Searched defs:RotationCache (Results 1 – 1 of 1) sorted by relevance
31 public class RotationCache<T,R> { class37 public RotationCache(RotationDependentComputation<T, R> computation) { in RotationCache() method in RotationCache