Package org.km3net.tools
Interface Utils.LongParser
-
- Enclosing class:
- Utils
public static interface Utils.LongParser
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description long
parse(java.util.regex.Matcher value)
-