public abstract class JustA<T> extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
abstract String |
serialize() |
String |
toString() |
Copyright © 2017 Digipost Open Source. All rights reserved.