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

Method trim

src/prefuse/util/ArrayLib.java:579–588  ·  view source on GitHub ↗

Trims an array to be exactly the target a size. @param a the array to trim @param size the desired size of the array. This value must be lesser than or equal to the size of the input array. @return a trimmed array instance

(int[] a, int size)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

toArrayMethod · 0.95
toDoubleArrayMethod · 0.95
medianMethod · 0.95
getIntArrayMethod · 0.95
searchMethod · 0.80
readMethod · 0.80
subparseMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected