MCPcopy Create free account
hub / github.com/Snapchat/Valdi / getData

Method getData

third-party/yoga/src/java/com/facebook/yoga/YogaNode.java:719–721  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

717 }
718
719 public Object getData() {
720 return mData;
721 }
722
723 /**
724 * This method replaces the child at childIndex position with the newNode received by parameter.

Callers 1

skDataFromBytesFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected