Searched refs:initialPath (Results 1 - 5 of 5) sorted by relevance

/external/guava/guava/src/com/google/common/collect/
H A DBstPathFactory.java37 P initialPath(N root); method in interface:BstPathFactory
H A DBstInOrderPath.java44 public BstInOrderPath<N> initialPath(N root) {
H A DBstRangeOps.java134 P path = pathFactory.initialPath(root);
/external/guava/guava-tests/test/com/google/common/collect/
H A DBstTesting.java128 P path = factory.initialPath(root);
139 BstInOrderPath<SimpleNode> path = pathFactory.initialPath(root);
168 tester.setDefault(BstPath.class, pathFactory.initialPath(node));
169 tester.setDefault(BstInOrderPath.class, pathFactory.initialPath(node));
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ui.ide_3.6.2.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 474 milliseconds