Package | Description |
---|---|
org.apache.river.outrigger |
This is an implementation of a JavaSpaces technology-enabled service.
|
Modifier and Type | Field and Description |
---|---|
private TypeTree |
OutriggerServerImpl.types
A list of known subclasses of each class of entry.
|
Modifier and Type | Method and Description |
---|---|
private static String[] |
TypeTree.RandomizedIterator.init(String className,
TypeTree tree)
Set up this iterator to walk over the subtypes of this class,
including the class itself.
|
private static void |
TypeTree.RandomizedIterator.walkTree(Collection<String> children,
Collection<String> list,
TypeTree tree) |
Constructor and Description |
---|
RandomizedIterator(String className,
TypeTree tree)
Create a new
RandomizedIterator for the given
class. |
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.