MCPcopy Create free account
hub / github.com/PCGen/pcgen / getSize

Method getSize

code/src/java/pcgen/facade/util/MapFacade.java:41–41  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

39 V getValue(K key);
40
41 int getSize();
42
43 /**
44 * tests whether the map has a value with the given key

Calls

no outgoing calls