Package org.jruby.util.collections
Interface ClassValueCalculator<T>
- Type Parameters:
T
- value
public interface ClassValueCalculator<T>
Calculate a value based on an incoming class. Used by ClassValue.
-
Method Summary
-
Method Details
-
computeValue
-