MCPcopy Create free account
hub / github.com/DMinerJackie/prefuse-visualization-tool / canGetBoolean

Method canGetBoolean

src/prefuse/data/Tuple.java:388–388  ·  view source on GitHub ↗

Check if the given data field can return primitive boolean values. @param field the data field to check @return true if the data field can return primitive boolean values, false otherwise. If true, the #getBoolean(String) method can be used safely.

(String field)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

initMethod · 0.65

Implementers 1

TableTuplesrc/prefuse/data/tuple/TableTuple.java

Calls

no outgoing calls

Tested by

no test coverage detected