public class ThisPropertyMapRef extends java.lang.Object implements PropertyMapRef
| Modifier and Type | Field and Description |
|---|---|
static ThisPropertyMapRef |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
PropertyMapImpl |
getMap(PropertyMapImpl object) |
java.lang.String |
toString() |
void |
write(java.io.ObjectOutputStream out) |
public static final ThisPropertyMapRef INSTANCE
public PropertyMapImpl getMap(PropertyMapImpl object)
getMap in interface PropertyMapRefpublic java.lang.String toString()
toString in class java.lang.Objectpublic void write(java.io.ObjectOutputStream out)
throws java.io.IOException
write in interface PropertyMapRefjava.io.IOException