HomeSort by relevance Sort by last modified time
    Searched refs:objectID (Results 51 - 52 of 52) sorted by null

1 23

  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
Packet.java 518 * Sets the next value of the data of the Packet as objectID VM-sensitive
523 * the ObjectID value.
528 throw new TestErrorException("Improper ObjectID value length = "
543 * Gets the next value of the data of the Packet as objectID VM-sensitive
552 throw new TestErrorException("Improper ObjectID value length = "
809 * Sets the next value of the data of the Packet as tagged-objectID
818 this.setNextValueAsObjectID(taggedObject.objectID);
822 * Gets the next value of the data of the Packet as tagged-objectID
831 throw new TestErrorException("Improper ObjectID value length = "
836 taggedObject.objectID = this.getNextValueAsObjectID()
    [all...]
  /external/guice/extensions/persist/lib/
db4o-6.4.14.8131-java5.jar 

Completed in 121 milliseconds

1 23