public class AOL extends Object
Constructor and Description |
---|
AOL(String aol) |
AOL(String architecture,
String os,
String linkerName) |
Modifier and Type | Method and Description |
---|---|
String |
getKey()
Returns an AOL key (arch.os.linker) to search in the properties files.
|
boolean |
hasLinker(String linker) |
String |
toString()
Returns an AOL string (arch-os-linker) to use as directory or file.
|
public AOL(String aol)
public final String toString()
public final boolean hasLinker(String linker)
public final String getKey()
Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.