Package net.sf.basedb.clients.web
Class ExperimentExplorer.ReporterPositions
- java.lang.Object
-
- net.sf.basedb.clients.web.ExperimentExplorer.ReporterPositions
-
- Enclosing class:
- ExperimentExplorer
public static class ExperimentExplorer.ReporterPositions extends Object
Cache entry for a reporter with positions. Contains the reporter ID and an array with the position numbers it is present on in the bioassay set.
-
-
Constructor Summary
Constructors Constructor Description ReporterPositions(int id, int[] pos)
-