MCPcopy Index your code
hub / github.com/beanshell/beanshell / getPrimitiveInt

Method getPrimitiveInt

tests/src/Interface.java:6–6  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4 public String getString();
5 public Integer getInteger();
6 public int getPrimitiveInt();
7 public boolean getPrimitiveBool();
8 public Object getNull();
9}

Callers 1

consumeInterfaceMethod · 0.65

Implementers 1

InterfaceImpltests/src/InterfaceImpl.java

Calls

no outgoing calls

Tested by 1

consumeInterfaceMethod · 0.52