MCPcopy Create free account
hub / github.com/awelm/simpledb / toString

Method toString

src/simpledb/TupleDesc.java:187–196  ·  view source on GitHub ↗

Returns a String describing this descriptor. It should be of the form "fieldType[0](fieldName[0]), ..., fieldType[M](fieldName[M])", although the exact format does not matter. @return String describing this descriptor.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

toStringMethod · 0.65

Tested by

no test coverage detected