java.lang.Object
org.jboss.as.controller.xml.IntVersionSchema.IntVersionFormatter
-
Method Summary
apply(org.jboss.staxmapper.IntVersion version)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
apply
public String apply(org.jboss.staxmapper.IntVersion version)
- Specified by:
apply in interface Function<org.jboss.staxmapper.IntVersion,String>