org.gjt.universe
Class ManifestItems.KVPair

java.lang.Object
  |
  +--org.gjt.universe.ManifestItems.KVPair
Enclosing class:
ManifestItems

public static class ManifestItems.KVPair
extends java.lang.Object


Field Summary
(package private)  java.lang.String key
           
(package private)  java.lang.String value
           
 
Constructor Summary
ManifestItems.KVPair()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

key

java.lang.String key

value

java.lang.String value
Constructor Detail

ManifestItems.KVPair

public ManifestItems.KVPair()


Copyright © 2001 Universe Dev Team All Rights Reserved.