Package net.ontopia.topicmaps.utils
Class TypedIFGrabber<T extends TypedIF>
- java.lang.Object
-
- net.ontopia.topicmaps.utils.TypedIFGrabber<T>
-
-
Constructor Summary
Constructors Constructor Description TypedIFGrabber()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description TopicIF
apply(T typed)
INTERNAL: Grabs the topic which is the type of the given typedIF
-