MCPcopy Index your code
hub / github.com/aggregateknowledge/java-hll / getType

Method getType

src/main/java/net/agkn/hll/HLL.java:311–311  ·  view source on GitHub ↗

@return the type in the promotion hierarchy of this instance. This will never be null .

()

Source from the content-addressed store, hash-verified

309 * never be <code>null</code>.
310 */
311 public HLLType getType() { return type; }
312
313 // ========================================================================
314 // Add

Callers 7

unionTestMethod · 0.95
unionTestMethod · 0.95
promotionTestMethod · 0.95
assertCardinalityMethod · 0.95
stringCardinalityMethod · 0.45
unionMethod · 0.45
heterogenousUnionMethod · 0.45

Calls

no outgoing calls

Tested by 5

unionTestMethod · 0.76
unionTestMethod · 0.76
promotionTestMethod · 0.76
assertCardinalityMethod · 0.76
stringCardinalityMethod · 0.36